From 43fafbb7d8a040d53df6cc502c54a09c987979d2 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 12:34:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 234 ++++++++++------------------------------------- 1 file changed, 50 insertions(+), 184 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a10df89..67d1cfb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,121 +31,73 @@ export default function LandingPage() {
@@ -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."]} /> @@ -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"}, ]} /> @@ -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() {