Update src/app/page.tsx
This commit is contained in:
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
href: "#trending",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/comics-speech-bubble-assortment_23-2149006175.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/comics-speech-bubble-assortment_23-2149006175.jpg?_wi=1"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/different-ffp2-masks-shopping-cart_23-2149366766.jpg",
|
||||
@@ -126,19 +126,19 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Wireless Earbuds (Noise Cancelling)",
|
||||
price: "₹1,499",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/different-ffp2-masks-shopping-cart_23-2149366766.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/different-ffp2-masks-shopping-cart_23-2149366766.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Smart Fitness Watch",
|
||||
price: "₹2,999",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/different-ffp2-masks-shopping-cart_23-2149366766.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/different-ffp2-masks-shopping-cart_23-2149366766.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Premium Leather Handbag",
|
||||
price: "₹999",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-colorful-girly-items_23-2148229257.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-colorful-girly-items_23-2148229257.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -150,13 +150,13 @@ export default function LandingPage() {
|
||||
id: "5",
|
||||
name: "Trending Cotton T-Shirt",
|
||||
price: "₹499",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-colorful-girly-items_23-2148229257.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-colorful-girly-items_23-2148229257.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Portable Power Bank",
|
||||
price: "₹799",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/different-ffp2-masks-shopping-cart_23-2149366766.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/different-ffp2-masks-shopping-cart_23-2149366766.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
title="Trending Deals"
|
||||
@@ -174,21 +174,21 @@ export default function LandingPage() {
|
||||
title: "Smartphones",
|
||||
subtitle: "Latest Models",
|
||||
description: "सबसे कम कीमत पर लेटेस्ट स्मार्टफोन्स खरीदें।",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/different-ffp2-masks-shopping-cart_23-2149366766.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/different-ffp2-masks-shopping-cart_23-2149366766.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
tag: "Limited Offer",
|
||||
title: "Laptops",
|
||||
subtitle: "High Performance",
|
||||
description: "वर्क और स्टडी के लिए बेस्ट लैपटॉप्स पर भारी डिस्काउंट।",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/different-ffp2-masks-shopping-cart_23-2149366766.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/different-ffp2-masks-shopping-cart_23-2149366766.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
tag: "New Arrival",
|
||||
title: "Audio",
|
||||
subtitle: "Great Sound",
|
||||
description: "हेडफोन्स और स्पीकर्स पर बेहतरीन डील्स का लाभ उठाएं।",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/different-ffp2-masks-shopping-cart_23-2149366766.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/different-ffp2-masks-shopping-cart_23-2149366766.jpg?_wi=6",
|
||||
},
|
||||
]}
|
||||
title="Electronics Deals"
|
||||
@@ -249,7 +249,7 @@ export default function LandingPage() {
|
||||
name: "message",
|
||||
placeholder: "आपका संदेश",
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/comics-speech-bubble-assortment_23-2149006175.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/comics-speech-bubble-assortment_23-2149006175.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user