Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6de1873006 | |||
| 12582902f3 |
@@ -136,6 +136,11 @@ export default function LandingPage() {
|
|||||||
"#DelhiFoodies", "#CafeCulture", "#BistroVibes", "#ChillOut", "#PastaParadise", "#DessertDreams", "#TheBigChill"]}
|
"#DelhiFoodies", "#CafeCulture", "#BistroVibes", "#ChillOut", "#PastaParadise", "#DessertDreams", "#TheBigChill"]}
|
||||||
title="Join Our Community"
|
title="Join Our Community"
|
||||||
description="Follow us on Instagram to see daily specials, behind-the-scenes glimpses, and mouth-watering updates from our vibrant community of food lovers!"
|
description="Follow us on Instagram to see daily specials, behind-the-scenes glimpses, and mouth-watering updates from our vibrant community of food lovers!"
|
||||||
|
buttons={[
|
||||||
|
{
|
||||||
|
text: "Follow Us on Instagram", href: "https://www.instagram.com/thebigchillcafe/"
|
||||||
|
}
|
||||||
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -151,4 +156,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user