Update src/app/page.tsx
This commit is contained in:
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/assortment-raw-meat-with-wineglass_23-2147840855.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/assortment-raw-meat-with-wineglass_23-2147840855.jpg?_wi=1"
|
||||
imageAlt="Rustic Pizzeria atmosphere"
|
||||
/>
|
||||
</div>
|
||||
@@ -90,19 +90,19 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Artisan Dough",
|
||||
description: "Long fermentation for maximum flavor and light crust.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/twig-ripe-tomatoes-green-herbs_329181-1337.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/twig-ripe-tomatoes-green-herbs_329181-1337.jpg?_wi=1",
|
||||
buttonIcon: "Zap",
|
||||
},
|
||||
{
|
||||
title: "Fresh Produce",
|
||||
description: "Imported DOP tomatoes and fresh local herbs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-red-vine-tomatoes-bowl-with-tomatoes-isolated-wooden-kitchen-board-with-olives-bowl-eggs-grey-wooden-background_141793-53112.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-red-vine-tomatoes-bowl-with-tomatoes-isolated-wooden-kitchen-board-with-olives-bowl-eggs-grey-wooden-background_141793-53112.jpg?_wi=1",
|
||||
buttonIcon: "Leaf",
|
||||
},
|
||||
{
|
||||
title: "Wood-Fired Oven",
|
||||
description: "Baked in traditional ovens at 450°C for perfection.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-chef-baking-delicious-pizza_23-2150134283.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-chef-baking-delicious-pizza_23-2150134283.jpg?_wi=1",
|
||||
buttonIcon: "Flame",
|
||||
},
|
||||
{
|
||||
@@ -185,7 +185,7 @@ export default function LandingPage() {
|
||||
quote: "The dough is incredibly light and authentic. Reminds me of home.",
|
||||
tag: "Regular",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/woman-eating-seafood-dish-with-salmon_23-2150463267.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assortment-raw-meat-with-wineglass_23-2147840855.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assortment-raw-meat-with-wineglass_23-2147840855.jpg?_wi=2",
|
||||
imageAlt: "happy customer italian restaurant dinner",
|
||||
},
|
||||
{
|
||||
@@ -207,7 +207,7 @@ export default function LandingPage() {
|
||||
quote: "Perfect for a date night. Everything from the music to the service was flawless.",
|
||||
tag: "Romantic",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/twig-ripe-tomatoes-green-herbs_329181-1337.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/twig-ripe-tomatoes-green-herbs_329181-1337.jpg?_wi=2",
|
||||
imageAlt: "happy customer italian restaurant dinner",
|
||||
},
|
||||
{
|
||||
@@ -218,7 +218,7 @@ export default function LandingPage() {
|
||||
quote: "I've tried many pizzas but Grazie is consistently the best. A must visit.",
|
||||
tag: "Fan",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/three-stylish-young-people-having-fun-lunch-cafe-talking-each-other-laughing-jokes_273609-9011.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-red-vine-tomatoes-bowl-with-tomatoes-isolated-wooden-kitchen-board-with-olives-bowl-eggs-grey-wooden-background_141793-53112.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-red-vine-tomatoes-bowl-with-tomatoes-isolated-wooden-kitchen-board-with-olives-bowl-eggs-grey-wooden-background_141793-53112.jpg?_wi=2",
|
||||
imageAlt: "happy customer italian restaurant dinner",
|
||||
},
|
||||
{
|
||||
@@ -229,7 +229,7 @@ export default function LandingPage() {
|
||||
quote: "Exquisite attention to detail, from the crust to the olive oil selection.",
|
||||
tag: "Diner",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25274.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-chef-baking-delicious-pizza_23-2150134283.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-chef-baking-delicious-pizza_23-2150134283.jpg?_wi=2",
|
||||
imageAlt: "happy customer italian restaurant dinner",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user