5 Commits

Author SHA1 Message Date
cae848b421 Update src/app/page.tsx 2026-04-05 14:53:27 +00:00
84aa0c36a3 Update src/app/page.tsx 2026-04-05 14:53:03 +00:00
8b735be472 Merge version_1 into main
Merge version_1 into main
2026-04-05 14:51:31 +00:00
0721e3fec8 Merge version_1 into main
Merge version_1 into main
2026-04-05 14:51:07 +00:00
20ae63eae3 Merge version_1 into main
Merge version_1 into main
2026-04-05 14:50:34 +00:00

View File

@@ -44,9 +44,9 @@ export default function LandingPage() {
title="Vintage Soul, Modern Tread"
description="Discover authentic, pre-loved gear with stories. Every stain adds character, every wear builds legacy."
testimonials={[
{ name: "Alex R.", handle: "@alexvintage", testimonial: "The best vintage find yet. Authentic quality.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/image-handsome-young-man-colored-summer-shirt-looking-happy-standing-white-background_1258-105576.jpg?_wi=1" },
{ name: "Sarah J.", handle: "@sarahpicks", testimonial: "Stains and all, these are beautiful. Thanks!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-good-looking-cheerful-european-woman-with-curly-bushy-hair-smiles-broadly-dressed-green-turtleneck-isolated-pink-wall-carefree-smiling-european-female-enjoys-free-time_273609-49672.jpg?_wi=1" },
{ name: "Mike D.", handle: "@mikedcollector", testimonial: "Rare find. Perfectly described condition.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-office-stretching-work-day_23-2150468558.jpg?_wi=1" },
{ name: "Alex R.", handle: "@alexvintage", testimonial: "The best vintage find yet. Authentic quality.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwWOVjKN3u1K3kgWKrl5j1R5Gu/uploaded-1775400764702-ns94jgz4.jpg?_wi=1" },
{ name: "Sarah J.", handle: "@sarahpicks", testimonial: "Stains and all, these are beautiful. Thanks!", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwWOVjKN3u1K3kgWKrl5j1R5Gu/uploaded-1775400764702-wvmtj8pl.jpg?_wi=1" },
{ name: "Mike D.", handle: "@mikedcollector", testimonial: "Rare find. Perfectly described condition.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwWOVjKN3u1K3kgWKrl5j1R5Gu/uploaded-1775400764702-2igvwkeg.jpg?_wi=1" },
{ name: "Emily P.", handle: "@emilyfit", testimonial: "Super fast shipping, exactly as described.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg?_wi=1" },
{ name: "David W.", handle: "@davidstreet", testimonial: "Authentic vintage vibes. Highly recommend.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/pretty-shopper-street_23-2147652063.jpg?_wi=1" },
]}
@@ -54,9 +54,9 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/shoes_1203-8140.jpg?_wi=1"
imageAlt="Vintage Adidas sneakers"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/image-handsome-young-man-colored-summer-shirt-looking-happy-standing-white-background_1258-105576.jpg", alt: "Customer 1" },
{ src: "http://img.b2bpic.net/free-photo/portrait-good-looking-cheerful-european-woman-with-curly-bushy-hair-smiles-broadly-dressed-green-turtleneck-isolated-pink-wall-carefree-smiling-european-female-enjoys-free-time_273609-49672.jpg", alt: "Customer 2" },
{ src: "http://img.b2bpic.net/free-photo/man-office-stretching-work-day_23-2150468558.jpg", alt: "Customer 3" },
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwWOVjKN3u1K3kgWKrl5j1R5Gu/uploaded-1775400764702-ns94jgz4.jpg", alt: "Customer 1" },
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwWOVjKN3u1K3kgWKrl5j1R5Gu/uploaded-1775400764702-wvmtj8pl.jpg", alt: "Customer 2" },
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwWOVjKN3u1K3kgWKrl5j1R5Gu/uploaded-1775400764702-2igvwkeg.jpg", alt: "Customer 3" },
{ src: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg", alt: "Customer 4" },
{ src: "http://img.b2bpic.net/free-photo/pretty-shopper-street_23-2147652063.jpg", alt: "Customer 5" },
]}
@@ -109,9 +109,9 @@ export default function LandingPage() {
<TestimonialCardTwelve
useInvertedBackground={true}
testimonials={[
{ id: "t1", name: "Alex R.", imageSrc: "http://img.b2bpic.net/free-photo/image-handsome-young-man-colored-summer-shirt-looking-happy-standing-white-background_1258-105576.jpg?_wi=2" },
{ id: "t2", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-good-looking-cheerful-european-woman-with-curly-bushy-hair-smiles-broadly-dressed-green-turtleneck-isolated-pink-wall-carefree-smiling-european-female-enjoys-free-time_273609-49672.jpg?_wi=2" },
{ id: "t3", name: "Mike D.", imageSrc: "http://img.b2bpic.net/free-photo/man-office-stretching-work-day_23-2150468558.jpg?_wi=2" },
{ id: "t1", name: "Alex R.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwWOVjKN3u1K3kgWKrl5j1R5Gu/uploaded-1775400764702-ns94jgz4.jpg?_wi=2" },
{ id: "t2", name: "Sarah J.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwWOVjKN3u1K3kgWKrl5j1R5Gu/uploaded-1775400764702-wvmtj8pl.jpg?_wi=2" },
{ id: "t3", name: "Mike D.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwWOVjKN3u1K3kgWKrl5j1R5Gu/uploaded-1775400764702-2igvwkeg.jpg?_wi=2" },
{ id: "t4", name: "Emily P.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg?_wi=2" },
{ id: "t5", name: "David W.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-shopper-street_23-2147652063.jpg?_wi=2" },
]}
@@ -149,4 +149,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}