Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e97f4cac5a | |||
| 7db65aa1fa | |||
| c115c6a10a | |||
| 3de9c0f244 | |||
| d740d95f75 | |||
| 69bc3adf38 | |||
| e03656e09f | |||
| d0a10b67f5 |
@@ -144,6 +144,7 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseReveal
|
||||
logoText="Karmel POS"
|
||||
logoSrc="https://assets.b2bpic.net/karmel-logo.png"
|
||||
columns={[
|
||||
{ title: "Product", items: [{ label: "Features", href: "#features" }] },
|
||||
]}
|
||||
@@ -152,4 +153,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user