Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 230f49b89e | |||
| ec8116a950 | |||
| 517950ab7e | |||
| ec3ad6c881 |
@@ -48,10 +48,7 @@ export default function LandingPage() {
|
||||
<HeroCarouselLogo
|
||||
logoText="Aha Spicy Kitchen"
|
||||
description="Bold Spice, Authentic Taste, Unbeatable Price. Enjoy our fresh Indo-Chinese favorites in a vibrant, nature-inspired setting."
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserve Your Table Now", href: "#contact"},
|
||||
]}
|
||||
buttons={[]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-ramen-with-chopsticks_23-2150606750.jpg", imageAlt: "Indo-Chinese dining atmosphere"},
|
||||
@@ -214,7 +211,7 @@ export default function LandingPage() {
|
||||
variant: "gradient-bars"}}
|
||||
tag="Reserve"
|
||||
title="Join Us for Dinner"
|
||||
description="Book your table now or visit us in Sanath Nagar."
|
||||
description="enter your email too"
|
||||
buttonText="Reserve My Spot"
|
||||
/>
|
||||
</div>
|
||||
@@ -245,4 +242,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user