Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4f8035d81d | |||
| 6de1873006 | |||
| 12582902f3 |
@@ -136,6 +136,11 @@ export default function LandingPage() {
|
||||
"#DelhiFoodies", "#CafeCulture", "#BistroVibes", "#ChillOut", "#PastaParadise", "#DessertDreams", "#TheBigChill"]}
|
||||
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!"
|
||||
buttons={[
|
||||
{
|
||||
text: "Follow Us on Instagram", href: "https://www.instagram.com/thebigchillcafe/"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -151,4 +156,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user