Update src/app/page.tsx

This commit is contained in:
2026-04-30 15:11:56 +00:00
parent 3d9cfd5d42
commit fe48ea8ca4

View File

@@ -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"
/>
</div>
@@ -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."