Update src/app/page.tsx

This commit is contained in:
2026-03-08 10:19:53 +00:00
parent f55932ccfa
commit e5a8c643ce

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"