Update src/app/page.tsx
This commit is contained in:
153
src/app/page.tsx
153
src/app/page.tsx
@@ -30,74 +30,44 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
href: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "Clothing",
|
||||
id: "clothing",
|
||||
href: "/clothing",
|
||||
},
|
||||
name: "Clothing", id: "/clothing"},
|
||||
{
|
||||
name: "Antiques",
|
||||
id: "antiques",
|
||||
href: "/antiques",
|
||||
},
|
||||
name: "Antiques", id: "/antiques"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "about",
|
||||
href: "/about",
|
||||
},
|
||||
name: "About Us", id: "/about"},
|
||||
{
|
||||
name: "Visit Us",
|
||||
id: "visit-us",
|
||||
href: "/visit",
|
||||
},
|
||||
name: "Visit Us", id: "/visit"},
|
||||
]}
|
||||
brandName="Junkee Clothing"
|
||||
button={{
|
||||
text: "Call Us",
|
||||
href: "tel:775-322-5865",
|
||||
}}
|
||||
text: "Call Us", href: "tel:775-322-5865"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="home-hero" data-section="home-hero">
|
||||
<HeroCentered
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
title="Unearth Your Next Treasure"
|
||||
description="Two unique stores, one unforgettable destination. Discover festival fashion, vintage finds & quirky antiques."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-with-short-hair-white-turtleneck-wearing-beret-yellow-sunglasses_141793-66716.jpg",
|
||||
alt: "Eclectic fashionista",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-with-short-hair-white-turtleneck-wearing-beret-yellow-sunglasses_141793-66716.jpg", alt: "Eclectic fashionista"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-woman-with-curly-hair_23-2148323682.jpg",
|
||||
alt: "Vintage style icon",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-woman-with-curly-hair_23-2148323682.jpg", alt: "Vintage style icon"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-view-impressed-young-handsome-caucasian-man-wearing-glasses-looking-side-isolated-olive-green-wall_141793-79983.jpg",
|
||||
alt: "Creative trendsetter",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-view-impressed-young-handsome-caucasian-man-wearing-glasses-looking-side-isolated-olive-green-wall_141793-79983.jpg", alt: "Creative trendsetter"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-young-women-having-fun-together_329181-15590.jpg",
|
||||
alt: "Festival spirit",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-young-women-having-fun-together_329181-15590.jpg", alt: "Festival spirit"},
|
||||
]}
|
||||
avatarText="Join the Junkee Fam!"
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Junkee Clothing",
|
||||
href: "/clothing",
|
||||
},
|
||||
text: "Shop Junkee Clothing", href: "/clothing"},
|
||||
{
|
||||
text: "Explore Uncle Junkee",
|
||||
href: "/antiques",
|
||||
},
|
||||
text: "Explore Uncle Junkee", href: "/antiques"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -110,18 +80,14 @@ export default function LandingPage() {
|
||||
description="Junkee Clothing Exchange and Uncle Junkee are Reno's dual destinations for one-of-a-kind finds. We're a local staple, celebrating creativity, unique style, and the thrill of the treasure hunt. Dive into a world where every item tells a story."
|
||||
metrics={[
|
||||
{
|
||||
value: "2",
|
||||
title: "Unique Stores",
|
||||
},
|
||||
value: "2", title: "Unique Stores"},
|
||||
{
|
||||
value: "15+",
|
||||
title: "Years Local",
|
||||
},
|
||||
value: "15+", title: "Years Local"},
|
||||
]}
|
||||
tag="Our Story"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-woman-looking-chandelier_23-2149640679.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-woman-looking-chandelier_23-2149640679.jpg"
|
||||
imageAlt="Eclectic interior of Junkee Clothing Exchange and Uncle Junkee"
|
||||
mediaAnimation="opacity"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -135,53 +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?_wi=1",
|
||||
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", 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?_wi=1",
|
||||
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", 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?_wi=1",
|
||||
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", 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?_wi=1",
|
||||
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", 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?_wi=2",
|
||||
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", 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?_wi=2",
|
||||
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", 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!"
|
||||
@@ -196,25 +126,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "What kind of clothing does Junkee Clothing Exchange carry?",
|
||||
content: "We specialize in vintage clothing, festival wear, and unique, one-of-a-kind fashion pieces. Our inventory is constantly changing, so there's always something new to discover!",
|
||||
},
|
||||
id: "1", title: "What kind of clothing does Junkee Clothing Exchange carry?", content: "We specialize in vintage clothing, festival wear, and unique, one-of-a-kind fashion pieces. Our inventory is constantly changing, so there's always something new to discover!"},
|
||||
{
|
||||
id: "2",
|
||||
title: "What can I find at Uncle Junkee?",
|
||||
content: "Uncle Junkee offers a curated selection of antiques, furniture, quirky knick-knacks, and vintage home decor. It's truly a treasure hunt experience.",
|
||||
},
|
||||
id: "2", title: "What can I find at Uncle Junkee?", content: "Uncle Junkee offers a curated selection of antiques, furniture, quirky knick-knacks, and vintage home decor. It's truly a treasure hunt experience."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Are both stores at the same location?",
|
||||
content: "Yes! Junkee Clothing Exchange and Uncle Junkee are located at the same address: 299 E. Plumb Street, Reno, Nevada, 89502. Two stores, one fantastic destination.",
|
||||
},
|
||||
id: "3", title: "Are both stores at the same location?", content: "Yes! Junkee Clothing Exchange and Uncle Junkee are located at the same address: 299 E. Plumb Street, Reno, Nevada, 89502. Two stores, one fantastic destination."},
|
||||
{
|
||||
id: "4",
|
||||
title: "Do you buy or trade clothing/antiques?",
|
||||
content: "Yes, we do! Please visit us in-store or call us at 775-322-5865 for more information on our buying and trading policies. We love seeing what unique items you have.",
|
||||
},
|
||||
id: "4", title: "Do you buy or trade clothing/antiques?", content: "Yes, we do! Please visit us in-store or call us at 775-322-5865 for more information on our buying and trading policies. We love seeing what unique items you have."},
|
||||
]}
|
||||
title="Your Burning Questions, Answered"
|
||||
description="Have questions about our inventory, locations, or special events? We've got you covered."
|
||||
@@ -226,20 +144,15 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
tag="Plan Your Visit"
|
||||
title="Ready for Your Next Treasure Hunt?"
|
||||
description="Step into the vibrant world of Junkee. Find us in Reno, NV, and discover fashion and decor that tells a story."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Directions",
|
||||
href: "/visit",
|
||||
},
|
||||
text: "Get Directions", href: "/visit"},
|
||||
{
|
||||
text: "Call Us: 775-322-5865",
|
||||
href: "tel:775-322-5865",
|
||||
},
|
||||
text: "Call Us: 775-322-5865", href: "tel:775-322-5865"},
|
||||
]}
|
||||
buttonAnimation="opacity"
|
||||
/>
|
||||
@@ -252,14 +165,12 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "junkee-1",
|
||||
name: "Psychedelic Fringe Jacket",
|
||||
price: "$120",
|
||||
variant: "One of a Kind",
|
||||
},
|
||||
id: "junkee-1", name: "Psychedelic Fringe Jacket", price: "$120", variant: "One of a Kind", imageSrc: "http://img.b2bpic.net/free-photo/vintage-items-second-hand-market_23-2149338426.jpg", imageAlt: "vibrant festival outfit on mannequin"
|
||||
}
|
||||
]}
|
||||
title="Junkee Clothing: Festival & Vintage Finds"
|
||||
description="Explore our ever-changing collection of one-of-a-kind vintage clothing, daring festival wear, and unique accessories. Each piece is a statement waiting to be made."
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user