diff --git a/src/app/page.tsx b/src/app/page.tsx index 0772dab..9456812 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,9 +65,10 @@ export default function LandingPage() { { value: "25+", title: "Years of Baking Excellence" }, { value: "10,000+", title: "Happy Families Served" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/rolls-made-with-pumpkin-seeds-almonds-metal-pot-wooden-surface_181624-7052.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/rolls-made-with-pumpkin-seeds-almonds-metal-pot-wooden-surface_181624-7052.jpg" imageAlt="Signature handmade sweets and traditional Pakistani desserts" mediaAnimation="slide-up" + metricsAnimation="slide-up" useInvertedBackground={false} /> @@ -97,7 +98,7 @@ export default function LandingPage() { reviewCount: "687", imageSrc: "http://img.b2bpic.net/free-photo/tasty-nougats-with-green-cloth-arrangement_23-2149617398.jpg", imageAlt: "Assorted traditional barfi sweets in colorful arrangement"}, { id: "5", brand: "IDEal Signature Sweets", name: "Handmade Sweet Collection", price: "PKR 2,000 - 5,000", rating: 5, - reviewCount: "456", imageSrc: "http://img.b2bpic.net/free-photo/rolls-made-with-pumpkin-seeds-almonds-metal-pot-wooden-surface_181624-7052.jpg?_wi=2", imageAlt: "Traditional handmade sweets collection premium packaging"}, + reviewCount: "456", imageSrc: "http://img.b2bpic.net/free-photo/rolls-made-with-pumpkin-seeds-almonds-metal-pot-wooden-surface_181624-7052.jpg", imageAlt: "Traditional handmade sweets collection premium packaging"}, ]} />