Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d6b576ee62 | |||
| 20f3616c56 | |||
| e1b7156868 | |||
| 89c3588020 | |||
| c979ff34aa | |||
| 9c3c3ba9cf | |||
| 910d089183 |
@@ -50,12 +50,12 @@ export default function LandingPage() {
|
|||||||
<HeroBillboardCarousel
|
<HeroBillboardCarousel
|
||||||
background={{
|
background={{
|
||||||
variant: "plain"}}
|
variant: "plain"}}
|
||||||
title="Empowering Your Business Growth"
|
title="Elevate Your Business with Premium Solutions"
|
||||||
description="Discover premium solutions at NY Entreprises. Quality, reliability, and innovation in every product we deliver."
|
description="Discover premium solutions at NY Entreprises. Quality, reliability, and innovation in every product we deliver."
|
||||||
tag="Trusted Excellence"
|
tag="Trusted Excellence"
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Shop Now", href: "#products"},
|
text: "View Our Products", href: "#products"},
|
||||||
{
|
{
|
||||||
text: "Learn More", href: "#about"},
|
text: "Learn More", href: "#about"},
|
||||||
]}
|
]}
|
||||||
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
title="Why Choose Us?"
|
title="Why Choose Us?"
|
||||||
description="We prioritize quality and customer satisfaction above all else."
|
description="We combine premium materials with professional-grade reliability to help your business operate at its best"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -260,4 +260,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user