2 Commits

Author SHA1 Message Date
0e012ea5b8 Update src/app/page.tsx 2026-04-15 16:52:54 +00:00
d28776a02b Merge version_3 into main
Merge version_3 into main
2026-04-15 16:52:18 +00:00

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroLogo <HeroLogo
logoText="LuxeAccessory" logoText="LuxeAccessory"
description="Timeless accessories designed for the modern individual. Discover our curated collection of men and women's essential pieces." description="Timeless accessories designed for the modern individual. Elevate your everyday outfits with premium, hand-crafted details that make every moment count."
buttons={[ buttons={[
{ {
text: "Shop Collection", href: "#products"}, text: "Shop Collection", href: "#products"},
@@ -97,7 +97,7 @@ export default function LandingPage() {
<ProductCardTwo <ProductCardTwo
animationType="slide-up" animationType="slide-up"
textboxLayout="split-description" textboxLayout="split-description"
gridVariant="three-columns-all-equal-width" gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {