From fe48ea8ca4b872e59704e59b774d52a068bd2648 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 30 Apr 2026 15:11:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6ed4efe..ccf5e75 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { { text: "View recipes", href: "#recipes" }, { text: "View products", href: "#products" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/food-photographer-is-shooting-pizza_181624-34749.jpg" + imageSrc="http://img.b2bpic.net/free-photo/food-photographer-is-shooting-pizza_181624-34749.jpg?_wi=1" imageAlt="pancake breakfast stack" /> @@ -62,7 +62,7 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { id: "p1", name: "Pancake Mix", price: "From $3.50", variant: "Original", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-serbian-food-plate_23-2149358066.jpg" }, + { id: "p1", name: "Pancake Mix", price: "From $3.50", variant: "Original", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-serbian-food-plate_23-2149358066.jpg?_wi=1" }, { id: "p2", name: "Classic Breading", price: "From $2.99", variant: "Crunchy", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-assortment-strawberry-candies_23-2148777664.jpg" }, { id: "p3", name: "Gluten Free Breading", price: "From $4.99", variant: "Healthy", imageSrc: "http://img.b2bpic.net/free-photo/producer-his-shop-with-fresh-foods_23-2149110814.jpg" }, { id: "p4", name: "Ready-to-bake Nuggets", price: "From $5.50", variant: "Quick", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-nuggets-lettuce-cherry-tomatoes-pan-female-hands-notebook-dark-red-wall_140725-144177.jpg" }, @@ -120,11 +120,11 @@ export default function LandingPage() { { id: "gf-2", title: "GF Mix", price: "Fluffiness guaranteed", period: "Quick", features: ["100% natural", "Easy to mix", "Kid friendly"], button: { text: "View product" }, - imageSrc: "http://img.b2bpic.net/free-photo/food-photographer-is-shooting-pizza_181624-34749.jpg", imageAlt: "Still life of colorful nachos dish"}, + imageSrc: "http://img.b2bpic.net/free-photo/food-photographer-is-shooting-pizza_181624-34749.jpg?_wi=2", imageAlt: "Still life of colorful nachos dish"}, { id: "gf-3", title: "GF Seasonings", price: "Flavor focus", period: "Daily", features: ["No additives", "Fresh herbs", "Guatemalan soul"], button: { text: "View product" }, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-serbian-food-plate_23-2149358066.jpg", imageAlt: "Still life of colorful nachos dish"}, + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-serbian-food-plate_23-2149358066.jpg?_wi=2", imageAlt: "Still life of colorful nachos dish"}, ]} title="Options for Everyone" description="Discover our high-quality gluten-free range designed for taste, not just health."