Update src/app/page.tsx
This commit is contained in:
@@ -65,11 +65,11 @@ export default function LandingPage() {
|
||||
description="Discover the finest 4-cheese pizzas and classic American sandwiches in the heart of Setif. Quality ingredients, family-friendly atmosphere, and a taste that brings everyone together."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-mushroom-pizza-with-red-tomatoes-olives-mushrooms-all-sliced-inside-with-oil-grey-background-pizza-dough-italian_140725-22892.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-mushroom-pizza-with-red-tomatoes-olives-mushrooms-all-sliced-inside-with-oil-grey-background-pizza-dough-italian_140725-22892.jpg?_wi=1",
|
||||
imageAlt: "Fresh cheese pizza",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-restaurant-table_7939-2599.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-restaurant-table_7939-2599.jpg?_wi=1",
|
||||
imageAlt: "Delicious sandwich",
|
||||
},
|
||||
{
|
||||
@@ -185,7 +185,7 @@ export default function LandingPage() {
|
||||
title="More Than Just Pizza"
|
||||
description="At Pizza Pino Setif, we believe a great meal is about quality, atmosphere, and family. Whether you're enjoying our famous 4-cheese pizza or a classic Boston sandwich, we invite you to be part of our community."
|
||||
subdescription="A quiet, clean, and welcoming environment for everyone."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-restaurant_74190-4464.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-restaurant_74190-4464.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
icon={Utensils}
|
||||
/>
|
||||
@@ -202,13 +202,13 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Signature 4-Cheese Pizza",
|
||||
price: "$12.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3992.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3992.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Classic Boston Sandwich",
|
||||
price: "$8.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-club-sandwich-with-french-fries-ketchup-with-mayonnaise_140725-11441.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-club-sandwich-with-french-fries-ketchup-with-mayonnaise_140725-11441.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
@@ -281,7 +281,7 @@ export default function LandingPage() {
|
||||
quote: "The 4-cheese pizza here is unbeatable! Best quality cheese in Setif.",
|
||||
tag: "5 Stars",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/joyful-young-handsome-barber-wearing-uniform-standing-with-closed-posture-closed-eyes-isolated-purple_141793-84239.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-mushroom-pizza-with-red-tomatoes-olives-mushrooms-all-sliced-inside-with-oil-grey-background-pizza-dough-italian_140725-22892.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-mushroom-pizza-with-red-tomatoes-olives-mushrooms-all-sliced-inside-with-oil-grey-background-pizza-dough-italian_140725-22892.jpg?_wi=2",
|
||||
imageAlt: "happy customer pizza restaurant",
|
||||
},
|
||||
{
|
||||
@@ -292,7 +292,7 @@ export default function LandingPage() {
|
||||
quote: "Great atmosphere for kids and the service is always friendly.",
|
||||
tag: "5 Stars",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-grandparents-girl-kitchen_23-2150492005.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-restaurant-table_7939-2599.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-restaurant-table_7939-2599.jpg?_wi=2",
|
||||
imageAlt: "happy customer pizza restaurant",
|
||||
},
|
||||
{
|
||||
@@ -303,7 +303,7 @@ export default function LandingPage() {
|
||||
quote: "Love the Boston sandwiches, quick and delicious every time.",
|
||||
tag: "4 Stars",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/two-female-friends-gossiping-with-glasses-red-wine-pizzas-showing-images-her-friend-her-social-network-mobile-phone_657921-332.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-restaurant_74190-4464.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-restaurant_74190-4464.jpg?_wi=2",
|
||||
imageAlt: "happy customer pizza restaurant",
|
||||
},
|
||||
{
|
||||
@@ -314,7 +314,7 @@ export default function LandingPage() {
|
||||
quote: "Affordable and truly the best pizza in town. Simply classic.",
|
||||
tag: "5 Stars",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-outdoors_624325-737.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3992.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3992.jpg?_wi=2",
|
||||
imageAlt: "happy customer pizza restaurant",
|
||||
},
|
||||
{
|
||||
@@ -325,7 +325,7 @@ export default function LandingPage() {
|
||||
quote: "Quiet, clean, and always delicious. Highly recommended for families.",
|
||||
tag: "5 Stars",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-asian-man-friends-reunion_23-2149244687.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-club-sandwich-with-french-fries-ketchup-with-mayonnaise_140725-11441.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-club-sandwich-with-french-fries-ketchup-with-mayonnaise_140725-11441.jpg?_wi=2",
|
||||
imageAlt: "happy customer pizza restaurant",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user