6 Commits

Author SHA1 Message Date
9ec485c5d7 Merge version_2 into main
Merge version_2 into main
2026-03-08 18:22:24 +00:00
6007c6be27 Update src/app/page.tsx 2026-03-08 18:22:20 +00:00
13b9fdc19c Update src/app/layout.tsx 2026-03-08 18:22:20 +00:00
86eb15df76 Merge version_1 into main
Merge version_1 into main
2026-03-08 18:20:57 +00:00
8e8865adcf Merge version_1 into main
Merge version_1 into main
2026-03-08 18:20:12 +00:00
073044027f Merge version_1 into main
Merge version_1 into main
2026-03-08 18:19:06 +00:00
2 changed files with 7 additions and 1406 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -111,7 +111,7 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
buttons={[{ text: "Shop All", href: "#contact" }]}
buttons={[{ text: "Discover Now", href: "#contact" }]}
buttonAnimation="slide-up"
/>
</div>