Merge version_3 into main #2
@@ -41,7 +41,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroOverlay
|
||||
title="Uniform Wala: Tailored for Success"
|
||||
title="Tailored Excellence for Every Professional"
|
||||
description="Redefining corporate elegance through premium craftsmanship and timeless design."
|
||||
buttons={[{ text: "View Collection", href: "#products" }]}
|
||||
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">
|
||||
<FooterBase
|
||||
columns={[
|
||||
{ title: "Services", items: [{ label: "Corporate", href: "#" }, { label: "Custom", href: "#" }] },
|
||||
{ title: "Support", items: [{ label: "Help", href: "#" }, { label: "Privacy", href: "#" }] },
|
||||
]}
|
||||
columns={[]}
|
||||
logoText="Uniform Wala"
|
||||
copyrightText=""
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user