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