Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-08 11:09:06 +00:00
2 changed files with 1370 additions and 3 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -64,7 +64,7 @@ export default function LandingPage() {
]}
useInvertedBackground={false}
mediaAnimation="none"
imageSrc="http://img.b2bpic.net/free-photo/fashionable-blond-female-sits-round-chair-big-empty-room_613910-8167.jpg"
imageSrc="http://img.b2bpic.net/free-photo/fashionable-blond-female-sits-round-chair-big-empty-room_613910-8167.jpg?_wi=1"
imageAlt="Fashion runway collection models"
/>
</div>
@@ -124,10 +124,10 @@ export default function LandingPage() {
metrics={[
{
id: "1", value: "Exclusive", title: "Runway Pieces", description: "Limited edition collection", imageSrc:
"http://img.b2bpic.net/free-photo/fashionable-blond-female-sits-round-chair-big-empty-room_613910-8167.jpg", imageAlt: "Fashion runway collection"},
"http://img.b2bpic.net/free-photo/fashionable-blond-female-sits-round-chair-big-empty-room_613910-8167.jpg?_wi=2", imageAlt: "Fashion runway collection"},
{
id: "2", value: "Dramatic", title: "Cinematic Style", description: "Editorial fashion moment", imageSrc:
"http://img.b2bpic.net/free-photo/fashionable-blond-female-sits-round-chair-big-empty-room_613910-8167.jpg", imageAlt: "Fashion runway models"},
"http://img.b2bpic.net/free-photo/fashionable-blond-female-sits-round-chair-big-empty-room_613910-8167.jpg?_wi=3", imageAlt: "Fashion runway models"},
]}
buttons={[{ text: "Shop Now", href: "#products" }]}
/>