Update src/app/page.tsx

This commit is contained in:
2026-03-07 13:57:22 +00:00
parent 9c545e597c
commit ea4cf0bc42

View File

@@ -49,7 +49,7 @@ export default function HomePage() {
tagIcon={Sparkles}
tagAnimation="slide-up"
background={{ variant: "glowing-orb" }}
imageSrc="http://img.b2bpic.net/free-photo/empty-artistic-atelier-with-rustic-watercolor-painting-displayed-canvas_482257-124761.jpg"
imageSrc="http://img.b2bpic.net/free-photo/empty-artistic-atelier-with-rustic-watercolor-painting-displayed-canvas_482257-124761.jpg?_wi=1"
imageAlt="Curated thrift fashion collection"
mediaAnimation="opacity"
buttons={[
@@ -62,7 +62,7 @@ export default function HomePage() {
testimonials={[
{
name: "Sarah M.", handle: "Fashion Enthusiast", testimonial: "Absolutely obsessed with my finds! Best thrift experience ever.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing_344912-1372.jpg", imageAlt: "Sarah M. avatar"},
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing_344912-1372.jpg?_wi=1", imageAlt: "Sarah M. avatar"},
{
name: "Jessica K.", handle: "Gen-Z Shopper", testimonial: "Curated pieces that are actually trendy and affordable!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-activist-protesting_23-2148409900.jpg", imageAlt: "Jessica K. avatar"},