Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-09 03:34:31 +00:00
2 changed files with 1369 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
tag="Family Tradition"
tagIcon={Heart}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/happy-mother-with-her-daughter-eating-homemade-spaghetti-kitchen-counter_181624-38535.jpg"
imageSrc="http://img.b2bpic.net/free-photo/happy-mother-with-her-daughter-eating-homemade-spaghetti-kitchen-counter_181624-38535.jpg?_wi=1"
imageAlt="Fresh homemade Italian pasta"
mediaAnimation="slide-up"
buttons={[
@@ -87,7 +87,7 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
products={[
{
id: "1", name: "Handmade Tagliatelle al Ragù", price: "$24", imageSrc: "http://img.b2bpic.net/free-photo/happy-mother-with-her-daughter-eating-homemade-spaghetti-kitchen-counter_181624-38535.jpg", imageAlt: "Fresh tagliatelle with ragù sauce"},
id: "1", name: "Handmade Tagliatelle al Ragù", price: "$24", imageSrc: "http://img.b2bpic.net/free-photo/happy-mother-with-her-daughter-eating-homemade-spaghetti-kitchen-counter_181624-38535.jpg?_wi=2", imageAlt: "Fresh tagliatelle with ragù sauce"},
{
id: "2", name: "Wood-Fired Margherita Pizza", price: "$18", imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134273.jpg", imageAlt: "Traditional margherita pizza"},
{