Update src/app/page.tsx
This commit is contained in:
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg?_wi=1"
|
||||
imageAlt="Elegant restaurant dining room"
|
||||
showBlur={true}
|
||||
textPosition="bottom"
|
||||
@@ -131,7 +131,7 @@ export default function LandingPage() {
|
||||
icon: Flame,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-chef-working-kitchen_23-2149728007.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-chef-working-kitchen_23-2149728007.jpg?_wi=1"
|
||||
imageAlt="Chef preparing a dish in a professional kitchen"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -165,7 +165,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg?_wi=2",
|
||||
imageAlt: "gourmet steak platter fine dining",
|
||||
},
|
||||
{
|
||||
@@ -190,7 +190,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-chef-working-kitchen_23-2149728007.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-chef-working-kitchen_23-2149728007.jpg?_wi=2",
|
||||
imageAlt: "gourmet steak platter fine dining",
|
||||
},
|
||||
{
|
||||
@@ -215,7 +215,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/american-hamburger-with-sauces_23-2147783561.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/american-hamburger-with-sauces_23-2147783561.jpg?_wi=1",
|
||||
imageAlt: "gourmet steak platter fine dining",
|
||||
},
|
||||
]}
|
||||
@@ -242,7 +242,7 @@ export default function LandingPage() {
|
||||
id: "m2",
|
||||
name: "Gourmet Beef Burger",
|
||||
price: "$22.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/american-hamburger-with-sauces_23-2147783561.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/american-hamburger-with-sauces_23-2147783561.jpg?_wi=2",
|
||||
imageAlt: "classic burger fries gourmet",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user