Update src/app/page.tsx
This commit is contained in:
@@ -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