Update src/app/page.tsx
This commit is contained in:
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cup-with-delicious-coffee-table_23-2149703755.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cup-with-delicious-coffee-table_23-2149703755.jpg?_wi=1"
|
||||
imageAlt="Cafe Crew Atmosphere"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -96,7 +96,7 @@ export default function LandingPage() {
|
||||
description: "Our friendly staff is always ready to make your experience great.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiling-asian-barista-girl-giving-takeaway-coffee-cup-prepare-takeout-order-guest-cafe-wearing_1258-199322.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiling-asian-barista-girl-giving-takeaway-coffee-cup-prepare-takeout-order-guest-cafe-wearing_1258-199322.jpg?_wi=1"
|
||||
imageAlt="Cafe Crew Staff"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -113,7 +113,7 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Signature Pizza",
|
||||
price: "₹250",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/homemade-pizza-parchment-paper-grate_23-2148120071.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/homemade-pizza-parchment-paper-grate_23-2148120071.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -166,7 +166,7 @@ export default function LandingPage() {
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-croissant-with-greens-ham-vegetables-pub_7502-9265.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-with-delicious-coffee-table_23-2149703755.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-with-delicious-coffee-table_23-2149703755.jpg?_wi=2",
|
||||
imageAlt: "signature gourmet pizza fresh",
|
||||
},
|
||||
{
|
||||
@@ -178,7 +178,7 @@ export default function LandingPage() {
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-burger-fries-with-salad-table_613910-7517.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-asian-barista-girl-giving-takeaway-coffee-cup-prepare-takeout-order-guest-cafe-wearing_1258-199322.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-asian-barista-girl-giving-takeaway-coffee-cup-prepare-takeout-order-guest-cafe-wearing_1258-199322.jpg?_wi=2",
|
||||
imageAlt: "signature gourmet pizza fresh",
|
||||
},
|
||||
{
|
||||
@@ -190,7 +190,7 @@ export default function LandingPage() {
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/slices-fruits-near-ice-summer-title-glass-with-straw_23-2148107981.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/homemade-pizza-parchment-paper-grate_23-2148120071.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/homemade-pizza-parchment-paper-grate_23-2148120071.jpg?_wi=2",
|
||||
imageAlt: "signature gourmet pizza fresh",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user