Update src/app/page.tsx
This commit is contained in:
@@ -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!"
|
||||
|
||||
Reference in New Issue
Block a user