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" } ]} />