Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bd7698bad0 | |||
| f233a26b49 | |||
| 39b2c4f976 | |||
| f69ff1b61a |
@@ -152,7 +152,7 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{ title: "Quick Links", items: [{ label: "Home", href: "#hero" }, { label: "Menu", href: "#products" }, { label: "Experience", href: "#about" }, { label: "Contact", href: "#contact" }] },
|
||||
{ title: "Social", items: [{ label: "Instagram", href: "https://instagram.com" }, { label: "Google Maps", href: "https://maps.google.com" }] }
|
||||
{ title: "Social", items: [{ label: "Instagram: @fact.kwt", href: "https://instagram.com/fact.kwt" }, { label: "Google Maps", href: "https://maps.google.com" }] }
|
||||
]}
|
||||
logoText="FACT"
|
||||
copyrightText="© 2025 Fact Specialty Coffee. Kuwait."
|
||||
@@ -161,4 +161,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user