Update src/app/page.tsx
This commit is contained in:
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
slides={[
|
slides={[
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/big-mac-menu-metallic-rustic-cage-candle_114579-2158.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/big-mac-menu-metallic-rustic-cage-candle_114579-2158.jpg?_wi=1",
|
||||||
imageAlt: "Juicy burger",
|
imageAlt: "Juicy burger",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
@@ -112,7 +112,7 @@ export default function LandingPage() {
|
|||||||
id: "3",
|
id: "3",
|
||||||
title: "Fast & Authentic",
|
title: "Fast & Authentic",
|
||||||
description: "Cooked to perfection, served with passion.",
|
description: "Cooked to perfection, served with passion.",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/tray-junk-food-fast-food-chicken-nuggets-french-fries_53876-31291.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/tray-junk-food-fast-food-chicken-nuggets-french-fries_53876-31291.jpg?_wi=1",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
title="Why Lab Station?"
|
title="Why Lab Station?"
|
||||||
@@ -131,19 +131,19 @@ export default function LandingPage() {
|
|||||||
id: "1",
|
id: "1",
|
||||||
name: "Classic Lab Burger",
|
name: "Classic Lab Burger",
|
||||||
price: "TND 25",
|
price: "TND 25",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/big-mac-menu-metallic-rustic-cage-candle_114579-2158.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/big-mac-menu-metallic-rustic-cage-candle_114579-2158.jpg?_wi=2",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2",
|
||||||
name: "Spicy Chicken Tacos",
|
name: "Spicy Chicken Tacos",
|
||||||
price: "TND 22",
|
price: "TND 22",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/tray-junk-food-fast-food-chicken-nuggets-french-fries_53876-31291.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/tray-junk-food-fast-food-chicken-nuggets-french-fries_53876-31291.jpg?_wi=2",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3",
|
||||||
name: "Loaded Lab Fries",
|
name: "Loaded Lab Fries",
|
||||||
price: "TND 12",
|
price: "TND 12",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/tray-junk-food-fast-food-chicken-nuggets-french-fries_53876-31291.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/tray-junk-food-fast-food-chicken-nuggets-french-fries_53876-31291.jpg?_wi=3",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
title="Our Signature Items"
|
title="Our Signature Items"
|
||||||
|
|||||||
Reference in New Issue
Block a user