Skip to content

ANANT  #173

@bhagattakri55

Description

@bhagattakri55
<title>Anant | Product Store</title> <style> body { font-family: sans-serif; margin: 0; background: #f4f4f4; } header { background-color: #222; color: white; text-align: center; padding: 1rem 0; } .container { display: flex; justify-content: center; padding: 2rem; flex-wrap: wrap; } .card { background: white; border-radius: 10px; box-shadow: 0 4px 8px rgba(0,0,0,0.1); width: 300px; margin: 1rem; overflow: hidden; } .card img { width: 100%; height: auto; } .card-body { padding: 1rem; text-align: center; } .card-body h3 { margin: 0.5rem 0; } .price { color: green; font-weight: bold; } .btn { display: inline-block; margin-top: 1rem; padding: 10px 20px; background-color: #25d366; color: white; text-decoration: none; border-radius: 5px; transition: background 0.3s; } .btn:hover { background-color: #1da851; } </style>

Anant Store

Simple Product Catalog

T-shirt

Black T-shirt

₹399

Order on WhatsApp

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions