Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user