Update src/app/about/page.tsx

This commit is contained in:
2026-03-25 20:46:07 +00:00
parent 34dbbcc2dc
commit 23efc65c58

View File

@@ -68,7 +68,7 @@ export default function LandingPage() {
title: "Community Heartbeat", description: "Rooted in Reno, we celebrate local artistry, fashion, and history, connecting people through shared passions.", icon: Users,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/front-view-woman-looking-chandelier_23-2149640679.jpg"
imageSrc="http://img.b2bpic.net/free-photo/front-view-woman-looking-chandelier_23-2149640679.jpg?_wi=2"
imageAlt="vintage clothing and antique store interior combined"
mediaAnimation="slide-up"
/>
@@ -102,16 +102,16 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Jessica R.", role: "Vintage Enthusiast", testimonial: "Junkee is my absolute favorite place to find unique clothing. Every visit is an adventure!", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe-with-laptop_273609-12858.jpg", imageAlt: "happy customer portrait", icon: Sparkles,
id: "1", name: "Jessica R.", role: "Vintage Enthusiast", testimonial: "Junkee is my absolute favorite place to find unique clothing. Every visit is an adventure!", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe-with-laptop_273609-12858.jpg?_wi=3", imageAlt: "happy customer portrait", icon: Sparkles,
},
{
id: "2", name: "Michael T.", role: "Collector", testimonial: "Uncle Junkee has the most incredible selection of antiques. I always find something special for my home.", imageSrc: "http://img.b2bpic.net/free-photo/fathers-day-concept-with-gift_23-2147805461.jpg", imageAlt: "antiques lover testimonial", icon: Home,
id: "2", name: "Michael T.", role: "Collector", testimonial: "Uncle Junkee has the most incredible selection of antiques. I always find something special for my home.", imageSrc: "http://img.b2bpic.net/free-photo/fathers-day-concept-with-gift_23-2147805461.jpg?_wi=2", imageAlt: "antiques lover testimonial", icon: Home,
},
{
id: "3", name: "Chloe L.", role: "Festival Goer", testimonial: "For festival fashion, Junkee is unmatched. Their curated pieces always help me stand out!", imageSrc: "http://img.b2bpic.net/free-vector/vintage-hello-background_460-40.jpg", imageAlt: "fashionable shopper portrait", icon: Palette,
id: "3", name: "Chloe L.", role: "Festival Goer", testimonial: "For festival fashion, Junkee is unmatched. Their curated pieces always help me stand out!", imageSrc: "http://img.b2bpic.net/free-vector/vintage-hello-background_460-40.jpg?_wi=2", imageAlt: "fashionable shopper portrait", icon: Palette,
},
{
id: "4", name: "Daniel K.", role: "Local Supporter", testimonial: "Love supporting a business that values both history and modern style. The staff are always so helpful!", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-blue-golf-turtleneck-white-background-with-confident-smile-smiling-cheerfully-showing-thumbs-up_343596-8104.jpg", imageAlt: "positive review person", icon: ThumbsUp,
id: "4", name: "Daniel K.", role: "Local Supporter", testimonial: "Love supporting a business that values both history and modern style. The staff are always so helpful!", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-blue-golf-turtleneck-white-background-with-confident-smile-smiling-cheerfully-showing-thumbs-up_343596-8104.jpg?_wi=3", imageAlt: "positive review person", icon: ThumbsUp,
},
]}
title="What Our Community Says"