Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-25 20:46:11 +00:00
2 changed files with 12 additions and 12 deletions

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"

View File

@@ -87,7 +87,7 @@ export default function LandingPage() {
tag="Our Story"
tagIcon={Sparkles}
tagAnimation="slide-up"
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=1"
imageAlt="Eclectic interior of Junkee Clothing Exchange and Uncle Junkee"
mediaAnimation="opacity"
metricsAnimation="slide-up"
@@ -101,17 +101,17 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Sarah J.", handle: "@FashionFinds", testimonial: "Junkee is my absolute favorite place for festival outfits! Always unique, always amazing.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe-with-laptop_273609-12858.jpg", imageAlt: "Happy customer Sarah J."},
id: "1", name: "Sarah J.", handle: "@FashionFinds", testimonial: "Junkee is my absolute favorite place for festival outfits! Always unique, always amazing.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe-with-laptop_273609-12858.jpg?_wi=1", imageAlt: "Happy customer Sarah J."},
{
id: "2", name: "Mike R.", handle: "@RenoAntiques", testimonial: "Uncle Junkee has the best selection of vintage furniture in Reno. Found so many gems!", 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: "Happy customer Mike R."},
id: "2", name: "Mike R.", handle: "@RenoAntiques", testimonial: "Uncle Junkee has the best selection of vintage furniture in Reno. Found so many gems!", 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=1", imageAlt: "Happy customer Mike R."},
{
id: "3", name: "Emily C.", handle: "@EclecticStyle", testimonial: "Every visit feels like a true treasure hunt. The staff are always so helpful and friendly.", imageSrc: "http://img.b2bpic.net/free-vector/vintage-hello-background_460-40.jpg", imageAlt: "Happy customer Emily C."},
id: "3", name: "Emily C.", handle: "@EclecticStyle", testimonial: "Every visit feels like a true treasure hunt. The staff are always so helpful and friendly.", imageSrc: "http://img.b2bpic.net/free-vector/vintage-hello-background_460-40.jpg?_wi=1", imageAlt: "Happy customer Emily C."},
{
id: "4", name: "David L.", handle: "@VintageLover", testimonial: "From quirky knick-knacks to statement clothing pieces, Junkee never disappoints. A must-visit!", imageSrc: "http://img.b2bpic.net/free-photo/fathers-day-concept-with-gift_23-2147805461.jpg", imageAlt: "Happy customer David L."},
id: "4", name: "David L.", handle: "@VintageLover", testimonial: "From quirky knick-knacks to statement clothing pieces, Junkee never disappoints. A must-visit!", imageSrc: "http://img.b2bpic.net/free-photo/fathers-day-concept-with-gift_23-2147805461.jpg?_wi=1", imageAlt: "Happy customer David L."},
{
id: "5", name: "Jessica M.", handle: "@FestivalReady", testimonial: "The vibe at Junkee is infectious! Found the perfect Burning Man outfit here.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe-with-laptop_273609-12858.jpg", imageAlt: "Happy customer Jessica M."},
id: "5", name: "Jessica M.", handle: "@FestivalReady", testimonial: "The vibe at Junkee is infectious! Found the perfect Burning Man outfit here.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe-with-laptop_273609-12858.jpg?_wi=2", imageAlt: "Happy customer Jessica M."},
{
id: "6", name: "Chris P.", handle: "@HomeDecorGuru", testimonial: "Uncle Junkee is my go-to for unique home decor. Always find something special to add character to my home.", 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: "Happy customer Chris P."},
id: "6", name: "Chris P.", handle: "@HomeDecorGuru", testimonial: "Uncle Junkee is my go-to for unique home decor. Always find something special to add character to my home.", 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=2", imageAlt: "Happy customer Chris P."},
]}
title="Hear From Our Treasure Hunters"
description="Our customers love the unique finds and vibrant energy at Junkee. Read what they have to say!"