Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e1b7156868 | |||
| 89c3588020 | |||
| c979ff34aa | |||
| 9c3c3ba9cf | |||
| 910d089183 |
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
||||
tag="Trusted Excellence"
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Now", href: "#products"},
|
||||
text: "View Our Products", href: "#products"},
|
||||
{
|
||||
text: "Learn More", href: "#about"},
|
||||
]}
|
||||
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
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>
|
||||
|
||||
@@ -260,4 +260,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user