Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 053c4d320e | |||
| 3c39667ae0 | |||
| ad722210bb | |||
| 883def1279 |
@@ -144,7 +144,6 @@ 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" }] },
|
||||
]}
|
||||
@@ -153,4 +152,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user