Merge version_2 into main #2
@@ -106,6 +106,10 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Crafted for Perfection"
|
||||
description="At Gentlemen Socks, we believe that the smallest details define the man. Our socks are engineered with premium materials to ensure a perfect fit that stays throughout your busy day."
|
||||
buttons={[
|
||||
{
|
||||
text: "View Our Craft", href: "#products"},
|
||||
]}
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Premium Material", description: "High-grade Egyptian cotton for softness and breathability."},
|
||||
@@ -262,4 +266,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user