|
|
|
|
@@ -56,14 +56,14 @@ export default function LandingPage() {
|
|
|
|
|
background={{
|
|
|
|
|
variant: "radial-gradient"}}
|
|
|
|
|
logoText="Smack Shack"
|
|
|
|
|
description="Experience the vibrant flavors of Bengaluru's favorite chaat spot: fresh, authentic, and served with a friendly smile."
|
|
|
|
|
description="Experience the vibrant flavors of Gauribidanur's favorite chaat spot: fresh, authentic, and served with a friendly smile."
|
|
|
|
|
buttons={[
|
|
|
|
|
{
|
|
|
|
|
text: "View Menu", href: "#signature-dishes"},
|
|
|
|
|
{
|
|
|
|
|
text: "Find Us", href: "#location"},
|
|
|
|
|
]}
|
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/front-view-yummy-sweet-pie-with-orange-slices-dark-grey-background-dough-fruit-pie-cake-biscuit_140725-110360.jpg"
|
|
|
|
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOa5L27I0CwiO7KQE3gfxqei0W/uploaded-1774520360788-jtta1gng.jpg"
|
|
|
|
|
imageAlt="Vibrant chaat platter with fresh ingredients"
|
|
|
|
|
mediaAnimation="blur-reveal"
|
|
|
|
|
buttonAnimation="blur-reveal"
|
|
|
|
|
@@ -85,6 +85,8 @@ export default function LandingPage() {
|
|
|
|
|
id: "samosa-chaat", name: "Samosa Chaat", price: "₹70", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-eggplant-caviar-served-with-fried-lavash-plate_140725-11794.jpg", imageAlt: "Samosa Chaat with chickpeas and chutneys"},
|
|
|
|
|
{
|
|
|
|
|
id: "vada-pav", name: "Vada Pav", price: "₹40", imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-buying-food_23-2149461678.jpg", imageAlt: "Vada Pav with spicy potato fritter"},
|
|
|
|
|
{
|
|
|
|
|
id: "gobi-manchurian", name: "Gobi Manchurian", price: "₹100", imageSrc: "https://img.b2bpic.net/free-photo/side-view-gobi-manchurian-with-sauce-spices-black-pot_140725-78097.jpg", imageAlt: "Gobi Manchurian"}
|
|
|
|
|
]}
|
|
|
|
|
title="Our Signature Chaat & Snacks"
|
|
|
|
|
description="Explore our exquisite range of chaats, sandwiches, and beverages, crafted with the freshest ingredients for an unforgettable taste."
|
|
|
|
|
@@ -214,4 +216,4 @@ export default function LandingPage() {
|
|
|
|
|
</ReactLenis>
|
|
|
|
|
</ThemeProvider>
|
|
|
|
|
);
|
|
|
|
|
}
|
|
|
|
|
}
|