Merge version_1 into main #1
@@ -112,8 +112,8 @@ export default function Page() {
|
||||
title: "Save & Share", description: "Build mood boards of your favorite combinations and share looks with friends for feedback.", imageSrc: "http://img.b2bpic.net/free-photo/woman-making-her-baggage-vacation_23-2149064209.jpg", imageAlt: "Pinterest-style saved looks collection"
|
||||
}
|
||||
]}
|
||||
titleClassName="text-4xl md:text-5xl font-extrabold"
|
||||
descriptionClassName="text-lg opacity-90 mt-4 max-w-2xl"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-extrabold"
|
||||
textBoxDescriptionClassName="text-lg opacity-90 mt-4 max-w-2xl"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -142,8 +142,8 @@ export default function Page() {
|
||||
reviewCount: "892", imageSrc: "http://img.b2bpic.net/free-photo/female-vlogger-home-with-smartphone-unboxing-clothes_23-2148738212.jpg", imageAlt: "Stylit Team collaboration features"
|
||||
}
|
||||
]}
|
||||
titleClassName="text-4xl md:text-5xl font-extrabold"
|
||||
descriptionClassName="text-lg opacity-90 mt-4 max-w-2xl"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-extrabold"
|
||||
textBoxDescriptionClassName="text-lg opacity-90 mt-4 max-w-2xl"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -176,8 +176,8 @@ export default function Page() {
|
||||
id: "6", name: "Victoria Lee", date: "10 days ago", title: "Fashion Blogger", quote: "The most intuitive styling app I've ever used. My followers are constantly asking which app I'm using to create my outfits!", tag: "Pro User", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-african-woman-hat-looking-aside_1262-3084.jpg", avatarAlt: "Victoria Lee profile picture"
|
||||
}
|
||||
]}
|
||||
titleClassName="text-4xl md:text-5xl font-extrabold"
|
||||
descriptionClassName="text-lg opacity-90 mt-4 max-w-2xl"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-extrabold"
|
||||
textBoxDescriptionClassName="text-lg opacity-90 mt-4 max-w-2xl"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -197,8 +197,8 @@ export default function Page() {
|
||||
{ id: "3", icon: Star, title: "Average Rating", value: "4.8★" },
|
||||
{ id: "4", icon: Sparkles, title: "Style Matches", value: "18.7M+" }
|
||||
]}
|
||||
titleClassName="text-4xl md:text-5xl font-extrabold"
|
||||
descriptionClassName="text-lg opacity-90 mt-4 max-w-2xl"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-extrabold"
|
||||
textBoxDescriptionClassName="text-lg opacity-90 mt-4 max-w-2xl"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -232,8 +232,8 @@ export default function Page() {
|
||||
id: "6", title: "What if I don't like a suggestion?", content: "No problem! Simply swipe to see different combinations. The AI learns from your preferences over time, improving suggestions based on which outfits you save and wear."
|
||||
}
|
||||
]}
|
||||
titleClassName="text-4xl md:text-5xl font-extrabold"
|
||||
descriptionClassName="text-lg opacity-90 mt-4 max-w-2xl"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-extrabold"
|
||||
textBoxDescriptionClassName="text-lg opacity-90 mt-4 max-w-2xl"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user