Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5025238902 | |||
| 9c792a7ec3 | |||
| dc96694012 |
@@ -41,7 +41,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroOverlay
|
<HeroOverlay
|
||||||
title="Uniform Wala: Tailored for Success"
|
title="Tailored Excellence for Every Professional"
|
||||||
description="Redefining corporate elegance through premium craftsmanship and timeless design."
|
description="Redefining corporate elegance through premium craftsmanship and timeless design."
|
||||||
buttons={[{ text: "View Collection", href: "#products" }]}
|
buttons={[{ text: "View Collection", href: "#products" }]}
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=q2ie06"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=q2ie06"
|
||||||
@@ -135,11 +135,9 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterBase
|
<FooterBase
|
||||||
columns={[
|
columns={[]}
|
||||||
{ title: "Services", items: [{ label: "Corporate", href: "#" }, { label: "Custom", href: "#" }] },
|
|
||||||
{ title: "Support", items: [{ label: "Help", href: "#" }, { label: "Privacy", href: "#" }] },
|
|
||||||
]}
|
|
||||||
logoText="Uniform Wala"
|
logoText="Uniform Wala"
|
||||||
|
copyrightText=""
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
|
|||||||
Reference in New Issue
Block a user