From b9fddf0a914d414cdb632ab2ec93c66ef7293708 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 15:24:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 298cc5d..3567bdc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -105,13 +105,13 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "100% Natural Ingredients", description: "No artificial colors, flavors, or preservatives. Pure, authentic taste from natural sources.", imageSrc: "http://img.b2bpic.net/free-photo/green-smoothie-with-bananas-lime-grape-avocado-lie-table_1304-2673.jpg" + title: "100% Natural Ingredients", description: "No artificial colors, flavors, or preservatives. Pure, authentic taste from natural sources.", imageSrc: "http://img.b2bpic.net/free-photo/green-smoothie-with-bananas-lime-grape-avocado-lie-table_1304-2673.jpg?_wi=1" }, { - title: "Traditional Recipes", description: "Passed down through generations, our recipes honor Indian heritage and authentic flavors.", imageSrc: "http://img.b2bpic.net/free-photo/green-smoothie-with-bananas-lime-grape-avocado-lie-table_1304-2673.jpg" + title: "Traditional Recipes", description: "Passed down through generations, our recipes honor Indian heritage and authentic flavors.", imageSrc: "http://img.b2bpic.net/free-photo/green-smoothie-with-bananas-lime-grape-avocado-lie-table_1304-2673.jpg?_wi=2" }, { - title: "Fresh & Refreshing", description: "Every bottle is crafted fresh with premium quality ingredients for maximum taste and nutrition.", imageSrc: "http://img.b2bpic.net/free-photo/green-smoothie-with-bananas-lime-grape-avocado-lie-table_1304-2673.jpg" + title: "Fresh & Refreshing", description: "Every bottle is crafted fresh with premium quality ingredients for maximum taste and nutrition.", imageSrc: "http://img.b2bpic.net/free-photo/green-smoothie-with-bananas-lime-grape-avocado-lie-table_1304-2673.jpg?_wi=3" } ]} />