|
|
|
|
@@ -37,7 +37,7 @@ export default function LandingPage() {
|
|
|
|
|
logoText="Lab Station"
|
|
|
|
|
description="Ariana's top burger spot. Fresh ingredients. Real flavor. Open until late."
|
|
|
|
|
buttons={[{text: "Call Now", href: "tel:+21650708979"}, {text: "Get Directions", href: "https://maps.google.com"}]}
|
|
|
|
|
slides={[{imageSrc: "http://img.b2bpic.net/free-photo/big-mac-menu-metallic-rustic-cage-candle_114579-2158.jpg", imageAlt: "Juicy burger"}]}
|
|
|
|
|
slides={[{imageSrc: "http://img.b2bpic.net/free-photo/big-mac-menu-metallic-rustic-cage-candle_114579-2158.jpg?_wi=1", imageAlt: "Juicy burger"}]}
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
@@ -57,7 +57,7 @@ export default function LandingPage() {
|
|
|
|
|
textboxLayout="default"
|
|
|
|
|
gridVariant="three-columns-all-equal-width"
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
features={[{id: "1", title: "Fresh Ingredients", description: "Locally sourced and carefully selected.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-greens-lemon-with-garlic-oil-dark-desk_140725-76702.jpg"}, {id: "2", title: "Top-Rated Quality", description: "Consistently rated 4.6+ by our customers.", imageSrc: "http://img.b2bpic.net/free-photo/male-chef-kitchen-sifting-flour_23-2149646231.jpg"}, {id: "3", title: "Fast & Authentic", 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"}]}
|
|
|
|
|
features={[{id: "1", title: "Fresh Ingredients", description: "Locally sourced and carefully selected.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-greens-lemon-with-garlic-oil-dark-desk_140725-76702.jpg"}, {id: "2", title: "Top-Rated Quality", description: "Consistently rated 4.6+ by our customers.", imageSrc: "http://img.b2bpic.net/free-photo/male-chef-kitchen-sifting-flour_23-2149646231.jpg"}, {id: "3", title: "Fast & Authentic", 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?_wi=1"}]}
|
|
|
|
|
title="Why Lab Station?"
|
|
|
|
|
description="We don't just cook, we create experiences that keep you coming back."
|
|
|
|
|
/>
|
|
|
|
|
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
|
|
|
|
textboxLayout="default"
|
|
|
|
|
gridVariant="three-columns-all-equal-width"
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
products={[{id: "1", name: "Classic Lab Burger", price: "TND 25", imageSrc: "http://img.b2bpic.net/free-photo/big-mac-menu-metallic-rustic-cage-candle_114579-2158.jpg"}, {id: "2", name: "Spicy Chicken Tacos", price: "TND 22", imageSrc: "http://img.b2bpic.net/free-photo/tray-junk-food-fast-food-chicken-nuggets-french-fries_53876-31291.jpg"}, {id: "3", name: "Loaded Lab Fries", price: "TND 12", imageSrc: "http://img.b2bpic.net/free-photo/tray-junk-food-fast-food-chicken-nuggets-french-fries_53876-31291.jpg"}]}
|
|
|
|
|
products={[{id: "1", name: "Classic Lab Burger", price: "TND 25", imageSrc: "http://img.b2bpic.net/free-photo/big-mac-menu-metallic-rustic-cage-candle_114579-2158.jpg?_wi=2"}, {id: "2", name: "Spicy Chicken Tacos", price: "TND 22", imageSrc: "http://img.b2bpic.net/free-photo/tray-junk-food-fast-food-chicken-nuggets-french-fries_53876-31291.jpg?_wi=2"}, {id: "3", name: "Loaded Lab Fries", price: "TND 12", 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"
|
|
|
|
|
description="From classic burgers to savory tacos, everything is made to satisfy your cravings."
|
|
|
|
|
/>
|
|
|
|
|
|