diff --git a/src/app/page.tsx b/src/app/page.tsx index f7c1e68..e237fde 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function LandingPage() { description="Discover Kaur Inspire, where craftsmanship meets modern style. Designed for those who value refined aesthetics." tag="New Collection" buttons={[{ text: "Shop Now", href: "#products" }]} - imageSrc="http://img.b2bpic.net/free-photo/stylish-girl-standing-cafe-with-shopping-bags_1157-32427.jpg" + imageSrc="http://img.b2bpic.net/free-photo/stylish-girl-standing-cafe-with-shopping-bags_1157-32427.jpg?_wi=1" imageAlt="Kaur Inspire fashion hero" showDimOverlay={true} /> @@ -57,9 +57,9 @@ export default function LandingPage() { gridVariant="one-large-left-three-stacked-right" useInvertedBackground={false} products={[ - { id: "p1", name: "Classic Linen Dress", price: "$120", imageSrc: "http://img.b2bpic.net/free-photo/portrait-modern-female-grey-coat_613910-7076.jpg" }, - { id: "p2", name: "Silk Signature Shirt", price: "$85", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-2716.jpg" }, - { id: "p3", name: "Heritage Wool Coat", price: "$290", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-sexy-businessman-handsome-model-man-casual-cloth-suit-sunglasses-sitting-bench-street_158538-9528.jpg" } + { id: "p1", name: "Classic Linen Dress", price: "$120", imageSrc: "http://img.b2bpic.net/free-photo/portrait-modern-female-grey-coat_613910-7076.jpg?_wi=1" }, + { id: "p2", name: "Silk Signature Shirt", price: "$85", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-2716.jpg?_wi=1" }, + { id: "p3", name: "Heritage Wool Coat", price: "$290", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-sexy-businessman-handsome-model-man-casual-cloth-suit-sunglasses-sitting-bench-street_158538-9528.jpg?_wi=1" } ]} title="Curated Collections" description="Explore our latest arrivals, designed for comfort and sophistication." @@ -71,10 +71,10 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { id: "t1", name: "Amina R.", date: "Oct 2023", title: "Incredible Quality", quote: "The craftsmanship of every piece I own is simply unmatched. Truly timeless.", tag: "Fashion Lover", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-brunette-woman-evening-dress-smiling_176420-3742.jpg", imageSrc: "http://img.b2bpic.net/free-photo/stylish-girl-standing-cafe-with-shopping-bags_1157-32427.jpg" }, - { id: "t2", name: "Sarah L.", date: "Sept 2023", title: "My New Favorite", quote: "Kaur Inspire has redefined my wardrobe. Every piece feels uniquely made for me.", tag: "Style Blogger", avatarSrc: "http://img.b2bpic.net/free-photo/amazed-woman-plays-with-short-shiny-hair-while-making-selfie-shocked-caucasian-girl-vintage-casual-dress-taking-photo-herself-using-smartphone_197531-7859.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-modern-female-grey-coat_613910-7076.jpg" }, - { id: "t3", name: "Priya D.", date: "Aug 2023", title: "Stunning Designs", quote: "I am always complimented when I wear my Kaur Inspire clothing. Absolute excellence.", tag: "Architect", avatarSrc: "http://img.b2bpic.net/free-photo/pretty-student-girl-with-gathered-hair-make-up-relaxing-home-after-lectures-university-attractive-cheerful-young-woman-blue-dress-sitting-comfortable-couch-with-joyful-relaxed-smile_343059-2102.jpg", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-2716.jpg" }, - { id: "t4", name: "Elena M.", date: "July 2023", title: "Refined Style", quote: "Finally found a brand that balances modern style with absolute comfort perfectly.", tag: "Designer", avatarSrc: "http://img.b2bpic.net/free-photo/woman-stylish-clothes-summer-city_1157-38460.jpg", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-sexy-businessman-handsome-model-man-casual-cloth-suit-sunglasses-sitting-bench-street_158538-9528.jpg" }, + { id: "t1", name: "Amina R.", date: "Oct 2023", title: "Incredible Quality", quote: "The craftsmanship of every piece I own is simply unmatched. Truly timeless.", tag: "Fashion Lover", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-brunette-woman-evening-dress-smiling_176420-3742.jpg", imageSrc: "http://img.b2bpic.net/free-photo/stylish-girl-standing-cafe-with-shopping-bags_1157-32427.jpg?_wi=2" }, + { id: "t2", name: "Sarah L.", date: "Sept 2023", title: "My New Favorite", quote: "Kaur Inspire has redefined my wardrobe. Every piece feels uniquely made for me.", tag: "Style Blogger", avatarSrc: "http://img.b2bpic.net/free-photo/amazed-woman-plays-with-short-shiny-hair-while-making-selfie-shocked-caucasian-girl-vintage-casual-dress-taking-photo-herself-using-smartphone_197531-7859.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-modern-female-grey-coat_613910-7076.jpg?_wi=2" }, + { id: "t3", name: "Priya D.", date: "Aug 2023", title: "Stunning Designs", quote: "I am always complimented when I wear my Kaur Inspire clothing. Absolute excellence.", tag: "Architect", avatarSrc: "http://img.b2bpic.net/free-photo/pretty-student-girl-with-gathered-hair-make-up-relaxing-home-after-lectures-university-attractive-cheerful-young-woman-blue-dress-sitting-comfortable-couch-with-joyful-relaxed-smile_343059-2102.jpg", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-2716.jpg?_wi=2" }, + { id: "t4", name: "Elena M.", date: "July 2023", title: "Refined Style", quote: "Finally found a brand that balances modern style with absolute comfort perfectly.", tag: "Designer", avatarSrc: "http://img.b2bpic.net/free-photo/woman-stylish-clothes-summer-city_1157-38460.jpg", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-sexy-businessman-handsome-model-man-casual-cloth-suit-sunglasses-sitting-bench-street_158538-9528.jpg?_wi=2" }, { id: "t5", name: "Jordan K.", date: "June 2023", title: "Sophisticated Everyday", quote: "Simply the best quality I have encountered. The attention to detail is remarkable.", tag: "Stylist", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-brunette-woman-evening-dress-smiling_176420-3742.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-brunette-woman-evening-dress-smiling_176420-3742.jpg" } ]} title="Loved by Our Community"