Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-08 10:19:57 +00:00
2 changed files with 1369 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -44,12 +44,12 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogo
logoText="Your Closet. Powered by AI."
description="MatchFit transforms your wardrobe into a smart AI stylist that builds the perfect outfit every day."
description=" MatchFit transforms your wardrobe into a smart AI stylist that builds the perfect outfit every day."
buttons={[
{ text: "Download App", href: "https://apps.apple.com" },
{ text: "See How It Works", href: "#how-it-works" },
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeokwHY3sWKSxhaTKkSInGwm4u/a-cinematic-dark-mode-hero-image-showing-1772964440622-6bc62844.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeokwHY3sWKSxhaTKkSInGwm4u/uploaded-1772965119901-1qwenw8y.png"
imageAlt="AI Fashion Wardrobe Interface"
showDimOverlay={true}
buttonAnimation="slide-up"