diff --git a/src/app/page.tsx b/src/app/page.tsx index 71bafc1..f051824 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/stacked-baked-cookies-plate-near-cup-teapot-pink-roses-vase-table_181624-2564.jpg" + imageSrc="http://img.b2bpic.net/free-photo/stacked-baked-cookies-plate-near-cup-teapot-pink-roses-vase-table_181624-2564.jpg?_wi=1" imageAlt="Nutella Kunafa cheese pull" mediaAnimation="blur-reveal" frameStyle="card" @@ -66,15 +66,15 @@ export default function LandingPage() { products={[ { id: "kunafa", brand: "Signature", name: "Nutella Kunafa", price: "₹249", rating: 5, - reviewCount: "180+ reviews", imageSrc: "http://img.b2bpic.net/free-photo/black-tea-with-napoleon-cake-table_140725-7205.jpg", imageAlt: "Nutella Kunafa - Crispy. Gooey. Unreal." + reviewCount: "180+ reviews", imageSrc: "http://img.b2bpic.net/free-photo/black-tea-with-napoleon-cake-table_140725-7205.jpg?_wi=1", imageAlt: "Nutella Kunafa - Crispy. Gooey. Unreal." }, { id: "brownies", brand: "Indulgence", name: "Oreo Brownies", price: "₹199", rating: 5, - reviewCount: "150+ reviews", imageSrc: "http://img.b2bpic.net/free-photo/bitten-chocolate-dessert-stone-plate_23-2147802457.jpg", imageAlt: "Oreo Brownies - The brownie you'll dream about" + reviewCount: "150+ reviews", imageSrc: "http://img.b2bpic.net/free-photo/bitten-chocolate-dessert-stone-plate_23-2147802457.jpg?_wi=1", imageAlt: "Oreo Brownies - The brownie you'll dream about" }, { id: "momos", brand: "Fusion", name: "Tandoori Momos", price: "₹179", rating: 4.8, - reviewCount: "120+ reviews", imageSrc: "http://img.b2bpic.net/free-photo/fried-dumplings-samosas-ready-eat-generated-by-ai_188544-43164.jpg", imageAlt: "Tandoori Momos - Spiced perfection" + reviewCount: "120+ reviews", imageSrc: "http://img.b2bpic.net/free-photo/fried-dumplings-samosas-ready-eat-generated-by-ai_188544-43164.jpg?_wi=1", imageAlt: "Tandoori Momos - Spiced perfection" } ]} gridVariant="three-columns-all-equal-width" @@ -91,10 +91,10 @@ export default function LandingPage() { tag="verified" tagIcon={CheckCircle} metrics={[ - { id: "rating", value: "4.8★", title: "Average Rating", description: "From 500+ verified reviews", imageSrc: "http://img.b2bpic.net/free-photo/stacked-baked-cookies-plate-near-cup-teapot-pink-roses-vase-table_181624-2564.jpg", imageAlt: "Rating metric" }, - { id: "customers", value: "15K+", title: "Happy Customers", description: "Across Hyderabad", imageSrc: "http://img.b2bpic.net/free-photo/black-tea-with-napoleon-cake-table_140725-7205.jpg", imageAlt: "Customers metric" }, - { id: "orders", value: "50K+", title: "Orders Served", description: "And counting daily", imageSrc: "http://img.b2bpic.net/free-photo/bitten-chocolate-dessert-stone-plate_23-2147802457.jpg", imageAlt: "Orders metric" }, - { id: "instagram", value: "8K+", title: "Instagram Followers", description: "Join our food family", imageSrc: "http://img.b2bpic.net/free-photo/fried-dumplings-samosas-ready-eat-generated-by-ai_188544-43164.jpg", imageAlt: "Instagram metric" } + { id: "rating", value: "4.8★", title: "Average Rating", description: "From 500+ verified reviews", imageSrc: "http://img.b2bpic.net/free-photo/stacked-baked-cookies-plate-near-cup-teapot-pink-roses-vase-table_181624-2564.jpg?_wi=2", imageAlt: "Rating metric" }, + { id: "customers", value: "15K+", title: "Happy Customers", description: "Across Hyderabad", imageSrc: "http://img.b2bpic.net/free-photo/black-tea-with-napoleon-cake-table_140725-7205.jpg?_wi=2", imageAlt: "Customers metric" }, + { id: "orders", value: "50K+", title: "Orders Served", description: "And counting daily", imageSrc: "http://img.b2bpic.net/free-photo/bitten-chocolate-dessert-stone-plate_23-2147802457.jpg?_wi=2", imageAlt: "Orders metric" }, + { id: "instagram", value: "8K+", title: "Instagram Followers", description: "Join our food family", imageSrc: "http://img.b2bpic.net/free-photo/fried-dumplings-samosas-ready-eat-generated-by-ai_188544-43164.jpg?_wi=2", imageAlt: "Instagram metric" } ]} animationType="scale-rotate" textboxLayout="default" @@ -158,7 +158,7 @@ export default function LandingPage() { tagIcon={Camera} features={[ { - title: "Nutella Kunafa", description: "Crispy layers meet gooey indulgence", imageSrc: "http://img.b2bpic.net/free-photo/stacked-baked-cookies-plate-near-cup-teapot-pink-roses-vase-table_181624-2564.jpg" + title: "Nutella Kunafa", description: "Crispy layers meet gooey indulgence", imageSrc: "http://img.b2bpic.net/free-photo/stacked-baked-cookies-plate-near-cup-teapot-pink-roses-vase-table_181624-2564.jpg?_wi=3" }, { title: "Chocolate Dreams", description: "Decadent creations that melt your heart", imageSrc: "http://img.b2bpic.net/free-photo/set-vegetable-grater-grated-cabbage-red-cabbage-dark-wooden-background-side-view_176474-5211.jpg" @@ -191,7 +191,7 @@ export default function LandingPage() { tagIcon={MapPin} background={{ variant: "radial-gradient" }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/stacked-baked-cookies-plate-near-cup-teapot-pink-roses-vase-table_181624-2564.jpg" + imageSrc="http://img.b2bpic.net/free-photo/stacked-baked-cookies-plate-near-cup-teapot-pink-roses-vase-table_181624-2564.jpg?_wi=4" imageAlt="Visit CHINOUE for an unforgettable experience" mediaAnimation="blur-reveal" mediaPosition="right"