Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c0510959c8 | |||
| 85f383977a |
@@ -35,7 +35,7 @@ export default function LandingPage() {
|
|||||||
{ name: "Testimonials", id: "#testimonials" },
|
{ name: "Testimonials", id: "#testimonials" },
|
||||||
{ name: "Contact", id: "#contact" },
|
{ name: "Contact", id: "#contact" },
|
||||||
]}
|
]}
|
||||||
brandName="Lumina Interior"
|
brandName="KKG Design Studio"
|
||||||
button={{ text: "Contact Us", href: "#contact" }}
|
button={{ text: "Contact Us", href: "#contact" }}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -158,4 +158,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user