Update src/app/page.tsx

This commit is contained in:
2026-04-28 12:34:55 +00:00
parent adcc20a1c6
commit 43fafbb7d8

View File

@@ -31,121 +31,73 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Collection",
id: "collection",
},
name: "Collection", id: "collection"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Visit",
id: "contact",
},
name: "Visit", id: "contact"},
]}
brandName="Hunky Dory"
button={{
text: "Shop Now", href: "#collection"
}}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitTestimonial
background={{
variant: "plain",
}}
variant: "plain"}}
title="Real Vintage. No Reproductions. No Shortcuts."
description="Discover rare pieces curated from the 1900s to the 1980s. Handpicked, authentic history."
testimonials={[
{
name: "London Collector",
handle: "@bricklanefan",
testimonial: "Best vintage shop in London. Authentic gems.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-city-walking-business-asian_1303-2364.jpg",
},
name: "London Collector", handle: "@bricklanefan", testimonial: "Best vintage shop in London. Authentic gems.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-city-walking-business-asian_1303-2364.jpg"},
{
name: "Fashion Editor",
handle: "@retrostyle",
testimonial: "True vintage, not mass-produced trash.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-having-fun-together_23-2148287907.jpg",
},
name: "Fashion Editor", handle: "@retrostyle", testimonial: "True vintage, not mass-produced trash.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-having-fun-together_23-2148287907.jpg"},
{
name: "Archives Fan",
handle: "@historyhunter",
testimonial: "Amazing selection from 1940s1980s.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-eco-bag-with-fruit-country-side_1303-15239.jpg",
},
name: "Archives Fan", handle: "@historyhunter", testimonial: "Amazing selection from 1940s1980s.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-eco-bag-with-fruit-country-side_1303-15239.jpg"},
{
name: "Style Scout",
handle: "@fashion_explorer",
testimonial: "Unbeatable curation, feels like stepping back in time.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-yellow-shirt_23-2149726878.jpg",
},
name: "Style Scout", handle: "@fashion_explorer", testimonial: "Unbeatable curation, feels like stepping back in time.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-yellow-shirt_23-2149726878.jpg"},
{
name: "Brick Lane Regular",
handle: "@vintagejunkie",
testimonial: "My go-to spot for authentic 70s wear.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-girl-amusement-park_23-2147918863.jpg",
},
name: "Brick Lane Regular", handle: "@vintagejunkie", testimonial: "My go-to spot for authentic 70s wear.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-girl-amusement-park_23-2147918863.jpg"},
]}
buttons={[
{
text: "Explore Collection",
href: "#collection",
},
text: "Explore Collection", href: "#collection"},
{
text: "Visit Us",
href: "#contact",
},
text: "Visit Us", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/shop-sign-neon-lights-with-mannequin_23-2148283878.jpg"
mediaAnimation="blur-reveal"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/traveller-london-city-with-atumn-vibes_23-2149104645.jpg",
alt: "Customer portrait",
},
src: "http://img.b2bpic.net/free-photo/traveller-london-city-with-atumn-vibes_23-2149104645.jpg", alt: "Customer portrait"},
{
src: "http://img.b2bpic.net/free-photo/curly-mexican-girl-leather-cap-plastic-cup-coffee-hand-walking-streets-city_627829-9223.jpg",
alt: "Customer portrait",
},
src: "http://img.b2bpic.net/free-photo/curly-mexican-girl-leather-cap-plastic-cup-coffee-hand-walking-streets-city_627829-9223.jpg", alt: "Customer portrait"},
{
src: "http://img.b2bpic.net/free-photo/young-handsome-african-american-man-posing-outdoors-paris-happy-smile-fashion-style-lights-evening-cafes_1321-3400.jpg",
alt: "Customer portrait",
},
src: "http://img.b2bpic.net/free-photo/young-handsome-african-american-man-posing-outdoors-paris-happy-smile-fashion-style-lights-evening-cafes_1321-3400.jpg", alt: "Customer portrait"},
{
src: "http://img.b2bpic.net/free-photo/happy-stylish-woman-french-outfit-with-red-lips-red-beret-sitting-outdoor-terrace_291650-523.jpg",
alt: "Customer portrait",
},
src: "http://img.b2bpic.net/free-photo/happy-stylish-woman-french-outfit-with-red-lips-red-beret-sitting-outdoor-terrace_291650-523.jpg", alt: "Customer portrait"},
{
src: "http://img.b2bpic.net/free-photo/side-view-people-having-fun-together_23-2148287908.jpg",
alt: "Customer portrait",
},
src: "http://img.b2bpic.net/free-photo/side-view-people-having-fun-together_23-2148287908.jpg", alt: "Customer portrait"},
]}
marqueeItems={[
{
type: "text",
text: "1940s Tailoring",
},
type: "text", text: "1940s Tailoring"},
{
type: "text",
text: "1950s Silhouettes",
},
type: "text", text: "1950s Silhouettes"},
{
type: "text",
text: "1970s Disco Revival",
},
type: "text", text: "1970s Disco Revival"},
{
type: "text",
text: "Curated Archives",
},
type: "text", text: "Curated Archives"},
{
type: "text",
text: "Handpicked History",
},
type: "text", text: "Handpicked History"},
]}
/>
</div>
@@ -155,14 +107,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"Vogue",
"Dazed",
"TimeOut",
"Londonist",
"i-D Magazine",
"Another Man",
"The Face",
]}
"Vogue", "Dazed", "TimeOut", "Londonist", "i-D Magazine", "Another Man", "The Face"]}
title="Loved by Collectors Worldwide"
description="Featured in leading global publications and style guides."
/>
@@ -173,9 +118,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="30 Years of Vintage Expertise"
description={[
"For decades, Hunky Dory Vintage has sourced rare, high-quality garments with an expert eye.",
"Every piece is chosen for its character, craftsmanship, and history — not trends.",
]}
"For decades, Hunky Dory Vintage has sourced rare, high-quality garments with an expert eye.", "Every piece is chosen for its character, craftsmanship, and history — not trends."]}
/>
</div>
@@ -187,47 +130,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "1",
name: "1940s Tailoring",
price: "From £80",
variant: "Classic Cut",
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-looking-male-fashion-designer-taking-measurement-his-pant-shop_23-2148180366.jpg",
},
id: "1", name: "1940s Tailoring", price: "From £80", variant: "Classic Cut", imageSrc: "http://img.b2bpic.net/free-photo/senior-man-looking-male-fashion-designer-taking-measurement-his-pant-shop_23-2148180366.jpg"},
{
id: "2",
name: "1950s Dresses",
price: "From £65",
variant: "Vintage Silk",
imageSrc: "http://img.b2bpic.net/free-photo/black-white-vintage-portrait_23-2151932181.jpg",
},
id: "2", name: "1950s Dresses", price: "From £65", variant: "Vintage Silk", imageSrc: "http://img.b2bpic.net/free-photo/black-white-vintage-portrait_23-2151932181.jpg"},
{
id: "3",
name: "1970s Statements",
price: "From £95",
variant: "Disco Era",
imageSrc: "http://img.b2bpic.net/free-photo/confused-young-pretty-girl-wearing-christmas-head-wreath-tinsel-garland-around-neck-with-glasses-touching-head-with-glass-champagne-looking-camera-isolated-white-background_141793-89965.jpg",
},
id: "3", name: "1970s Statements", price: "From £95", variant: "Disco Era", imageSrc: "http://img.b2bpic.net/free-photo/confused-young-pretty-girl-wearing-christmas-head-wreath-tinsel-garland-around-neck-with-glasses-touching-head-with-glass-champagne-looking-camera-isolated-white-background_141793-89965.jpg"},
{
id: "4",
name: "Vintage Workwear",
price: "From £70",
variant: "Rugged",
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-tokyo-streets_23-2149389143.jpg",
},
id: "4", name: "Vintage Workwear", price: "From £70", variant: "Rugged", imageSrc: "http://img.b2bpic.net/free-photo/young-adult-tokyo-streets_23-2149389143.jpg"},
{
id: "5",
name: "Accessories",
price: "From £25",
variant: "Vintage",
imageSrc: "http://img.b2bpic.net/free-photo/boots-near-hat-with-heart-present_23-2148114406.jpg",
},
id: "5", name: "Accessories", price: "From £25", variant: "Vintage", imageSrc: "http://img.b2bpic.net/free-photo/boots-near-hat-with-heart-present_23-2148114406.jpg"},
{
id: "6",
name: "Hats & Bags",
price: "From £40",
variant: "Rare",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-vintage-objects-arrangement_23-2150348549.jpg",
},
id: "6", name: "Hats & Bags", price: "From £40", variant: "Rare", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-vintage-objects-arrangement_23-2150348549.jpg"},
]}
title="Curated Collections"
description="Handpicked archives spanning eight decades of style."
@@ -240,20 +153,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "Staff Approach",
content: "We are available when you need guidance—never when you don't.",
},
id: "1", title: "Staff Approach", content: "We are available when you need guidance—never when you don't."},
{
id: "2",
title: "Policies",
content: "Vintage pieces are sold as-is to preserve history.",
},
id: "2", title: "Policies", content: "Vintage pieces are sold as-is to preserve history."},
{
id: "3",
title: "Shopping",
content: "Take your time exploring every shelf, especially our basement.",
},
id: "3", title: "Shopping", content: "Take your time exploring every shelf, especially our basement."},
]}
title="A Different Kind of Experience"
description="We believe in giving customers space to explore, discover, and connect with pieces at their own pace."
@@ -270,35 +174,11 @@ export default function LandingPage() {
description="History and culture behind our handpicked pieces."
blogs={[
{
id: "1",
category: "History",
title: "The Golden Age of Tailoring",
excerpt: "1940s craftsmanship explained.",
imageSrc: "http://img.b2bpic.net/free-photo/digital-art-style-illustration-fashion-designer_23-2151537699.jpg",
authorName: "Expert",
authorAvatar: "avatar-1",
date: "Oct 2023",
},
id: "1", category: "History", title: "The Golden Age of Tailoring", excerpt: "1940s craftsmanship explained.", imageSrc: "http://img.b2bpic.net/free-photo/digital-art-style-illustration-fashion-designer_23-2151537699.jpg", authorName: "Expert", authorAvatar: "avatar-1", date: "Oct 2023"},
{
id: "2",
category: "Film",
title: "As Seen In 'About Time'",
excerpt: "Our pieces on the big screen.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-women-celebrating-new-year-happy-gorgeous-girls-stylish-sexy-party-dresses-holding-gold-silver-2020-balloons-having-fun-new-year-s-eve-party_158538-3766.jpg",
authorName: "Editor",
authorAvatar: "avatar-2",
date: "Nov 2023",
},
id: "2", category: "Film", title: "As Seen In 'About Time'", excerpt: "Our pieces on the big screen.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-women-celebrating-new-year-happy-gorgeous-girls-stylish-sexy-party-dresses-holding-gold-silver-2020-balloons-having-fun-new-year-s-eve-party_158538-3766.jpg", authorName: "Editor", authorAvatar: "avatar-2", date: "Nov 2023"},
{
id: "3",
category: "Culture",
title: "1970s Disco Revival",
excerpt: "Why statement pieces matter.",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-cleaning-home_23-2150908675.jpg",
authorName: "Editor",
authorAvatar: "avatar-2",
date: "Dec 2023",
},
id: "3", category: "Culture", title: "1970s Disco Revival", excerpt: "Why statement pieces matter.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-cleaning-home_23-2150908675.jpg", authorName: "Editor", authorAvatar: "avatar-2", date: "Dec 2023"},
]}
/>
</div>
@@ -310,15 +190,9 @@ export default function LandingPage() {
description="Brick Lane, London. Open daily. Don't miss the basement."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
},
name: "name", type: "text", placeholder: "Your Name"},
{
name: "email",
type: "email",
placeholder: "Your Email",
},
name: "email", type: "email", placeholder: "Your Email"},
]}
imageSrc="http://img.b2bpic.net/free-photo/spooky-lantern-illuminates-old-brick-wall-dusk-generated-by-ai_188544-24278.jpg"
/>
@@ -328,25 +202,17 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Visit",
items: [
title: "Visit", items: [
{
label: "Brick Lane, London",
href: "#contact",
},
label: "Brick Lane, London", href: "#contact"},
],
},
{
title: "Social",
items: [
title: "Social", items: [
{
label: "Instagram",
href: "#",
},
label: "Instagram", href: "#"},
{
label: "Twitter",
href: "#",
},
label: "Twitter", href: "#"},
],
},
]}