Update src/app/page.tsx
This commit is contained in:
@@ -59,7 +59,7 @@ export default function LandingPage() {
|
||||
}}
|
||||
title="Style Baazaar Koderma"
|
||||
description="Your ultimate destination for trendy fashion and lifestyle essentials. Discover the latest collections curated just for you."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/clothing-store-with-blurred-efecto_23-2148164707.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/clothing-store-with-blurred-efecto_23-2148164707.jpg?_wi=1"
|
||||
imageAlt="Style Baazaar Koderma store interior"
|
||||
/>
|
||||
</div>
|
||||
@@ -99,14 +99,14 @@ export default function LandingPage() {
|
||||
name: "Premium Denim",
|
||||
price: "₹1,299",
|
||||
variant: "Menswear",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-shop-prepared-live-auction_23-2149947504.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-shop-prepared-live-auction_23-2149947504.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Classic Cotton Shirt",
|
||||
price: "₹899",
|
||||
variant: "Menswear",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bike-shop-with-shop-assistant_23-2148138718.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bike-shop-with-shop-assistant_23-2148138718.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -189,7 +189,7 @@ export default function LandingPage() {
|
||||
quote: "Excellent variety and great prices!",
|
||||
tag: "Style",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-with-ecological-vegetables_23-2148493622.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clothing-store-with-blurred-efecto_23-2148164707.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clothing-store-with-blurred-efecto_23-2148164707.jpg?_wi=2",
|
||||
imageAlt: "happy customer fashion store",
|
||||
},
|
||||
{
|
||||
@@ -222,7 +222,7 @@ export default function LandingPage() {
|
||||
quote: "Always the latest trends available here.",
|
||||
tag: "Trends",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-woman-happy-after-shopping_23-2148660676.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-shop-prepared-live-auction_23-2149947504.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-shop-prepared-live-auction_23-2149947504.jpg?_wi=2",
|
||||
imageAlt: "happy customer fashion store",
|
||||
},
|
||||
{
|
||||
@@ -233,7 +233,7 @@ export default function LandingPage() {
|
||||
quote: "A must-visit store for fashion lovers.",
|
||||
tag: "Variety",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/happy-ladies-sitting-together-using-tablet-discussing-clothes-purchases-fashion-store-front-view-consumerism-shopping-concept_74855-11813.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bike-shop-with-shop-assistant_23-2148138718.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bike-shop-with-shop-assistant_23-2148138718.jpg?_wi=2",
|
||||
imageAlt: "happy customer fashion store",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user