From aa0ca00a95998c908a1f69efe77797f8d41cddae Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 8 Jun 2026 18:31:10 +0000 Subject: [PATCH 1/3] Update src/app/about/page.tsx --- src/app/about/page.tsx | 130 ++++++++++------------------------------- 1 file changed, 31 insertions(+), 99 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index a925c36..73442b4 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -28,21 +28,13 @@ export default function LandingPage() { @@ -55,27 +47,20 @@ export default function LandingPage() { features={[ { icon: Users, - title: "Expert Dealers", - description: "Connect with seasoned professionals, each specializing in unique historical periods and items.", - }, + title: "Expert Dealers", description: "Connect with seasoned professionals, each specializing in unique historical periods and items."}, { icon: Award, - title: "Ethical Sourcing", - description: "Every item is vetted for authenticity and provenance, ensuring you acquire genuine historical pieces.", - }, + title: "Ethical Sourcing", description: "Every item is vetted for authenticity and provenance, ensuring you acquire genuine historical pieces."}, { icon: Paintbrush, - title: "Restoration Services", - description: "Our in-house specialists offer expert restoration to bring your cherished finds back to their former glory.", - }, + title: "Restoration Services", description: "Our in-house specialists offer expert restoration to bring your cherished finds back to their former glory."}, { icon: MapPin, - title: "Community Hub", - description: "Regular events, workshops, and appraisals foster a lively environment for collectors and newcomers alike.", - }, + title: "Community Hub", description: "Regular events, workshops, and appraisals foster a lively environment for collectors and newcomers alike."}, ]} title="More Than Just Antiques" description="We are a vibrant community of expert dealers, restorers, and enthusiasts dedicated to preserving history and sharing its beauty." + animationType="slide-up" /> @@ -85,38 +70,21 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "metric-1", - value: "30+", - title: "Years of Excellence", - items: [ - "Serving Sheffield since 1994", - "Trusted by generations", - "A cornerstone of the community", - ], + id: "metric-1", value: "30+", title: "Years of Excellence", items: [ + "Serving Sheffield since 1994", "Trusted by generations", "A cornerstone of the community"], }, { - id: "metric-2", - value: "20+", - title: "Dedicated Dealers", - items: [ - "Specialists in diverse fields", - "Passionate about their craft", - "Always ready to share knowledge", - ], + id: "metric-2", value: "20+", title: "Dedicated Dealers", items: [ + "Specialists in diverse fields", "Passionate about their craft", "Always ready to share knowledge"], }, { - id: "metric-3", - value: "15000+", - title: "Treasures Found", - items: [ - "Every item tells a unique story", - "A constantly evolving collection", - "Connecting history with new homes", - ], + id: "metric-3", value: "15000+", title: "Treasures Found", items: [ + "Every item tells a unique story", "A constantly evolving collection", "Connecting history with new homes"], }, ]} title="Our Journey So Far" description="Celebrating our passion for history and community through numbers." + animationType="slide-up" /> @@ -127,32 +95,15 @@ export default function LandingPage() { useInvertedBackground={true} members={[ { - id: "dealer-1", - name: "Arthur Pinter", - role: "Head Curator & Founder", - description: "Arthur founded the centre with a vision to create a vibrant hub for antique enthusiasts.", - imageSrc: "http://img.b2bpic.net/free-photo/pensive-female-artist-apron-holds-paintbrush-leaning-picture-frame-workshop_613910-18200.jpg", - imageAlt: "Arthur Pinter, Head Curator", - }, + id: "dealer-1", name: "Arthur Pinter", role: "Head Curator & Founder", description: "Arthur founded the centre with a vision to create a vibrant hub for antique enthusiasts.", imageSrc: "http://img.b2bpic.net/free-photo/pensive-female-artist-apron-holds-paintbrush-leaning-picture-frame-workshop_613910-18200.jpg", imageAlt: "Arthur Pinter, Head Curator"}, { - id: "dealer-2", - name: "Elara Quinn", - role: "Restoration Specialist", - description: "Elara brings new life to old treasures, specializing in delicate furniture and textile restoration.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-artist-painting-with-oil-paints-field_1303-9538.jpg", - imageAlt: "Elara Quinn, Restoration Specialist", - }, + id: "dealer-2", name: "Elara Quinn", role: "Restoration Specialist", description: "Elara brings new life to old treasures, specializing in delicate furniture and textile restoration.", imageSrc: "http://img.b2bpic.net/free-photo/woman-artist-painting-with-oil-paints-field_1303-9538.jpg", imageAlt: "Elara Quinn, Restoration Specialist"}, { - id: "dealer-3", - name: "Samuel Davies", - role: "Events & Outreach Coordinator", - description: "Sam organizes our popular workshops, appraisals, and community engagement initiatives.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-girl-sitting-cafe_1262-3083.jpg", - imageAlt: "Samuel Davies, Events Coordinator", - }, + id: "dealer-3", name: "Samuel Davies", role: "Events & Outreach Coordinator", description: "Sam organizes our popular workshops, appraisals, and community engagement initiatives.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-girl-sitting-cafe_1262-3083.jpg", imageAlt: "Samuel Davies, Events Coordinator"}, ]} title="Meet Our Dedicated Team" description="Behind every cherished antique is a story, and behind every story, an expert. Our team is passionate about connecting you with history." + animationType="slide-up" /> @@ -160,50 +111,31 @@ export default function LandingPage() { Date: Mon, 8 Jun 2026 18:31:11 +0000 Subject: [PATCH 2/3] Update src/app/gallery/page.tsx --- src/app/gallery/page.tsx | 117 +++++++++------------------------------ 1 file changed, 25 insertions(+), 92 deletions(-) diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index e6174f8..0379c7a 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -26,21 +26,13 @@ export default function LandingPage() { @@ -53,56 +45,21 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "gallery-1", - name: "Antique Silver Frame", - price: "£120", - variant: "Victorian Engraved", - imageSrc: "http://img.b2bpic.net/free-photo/wooden-empty-picture-frame-marble_114579-38463.jpg", - imageAlt: "Antique Silver Photo Frame", - }, + id: "gallery-1", name: "Antique Silver Frame", price: "£120", variant: "Victorian Engraved", imageSrc: "http://img.b2bpic.net/free-photo/wooden-empty-picture-frame-marble_114579-38463.jpg", imageAlt: "Antique Silver Photo Frame"}, { - id: "gallery-2", - name: "Vintage Remington Typewriter", - price: "£380", - variant: "Fully Functional", - imageSrc: "http://img.b2bpic.net/free-photo/older-lady-typing-typewriter-house-white-shirt-daytime_176474-4941.jpg", - imageAlt: "Vintage Remington Typewriter", - }, + id: "gallery-2", name: "Vintage Remington Typewriter", price: "£380", variant: "Fully Functional", imageSrc: "http://img.b2bpic.net/free-photo/older-lady-typing-typewriter-house-white-shirt-daytime_176474-4941.jpg", imageAlt: "Vintage Remington Typewriter"}, { - id: "gallery-3", - name: "Porcelain Victorian Doll", - price: "£250", - variant: "Hand-Painted", - imageSrc: "http://img.b2bpic.net/free-photo/little-music-box-still-life_23-2150652716.jpg", - imageAlt: "Porcelain Victorian Doll", - }, + id: "gallery-3", name: "Porcelain Victorian Doll", price: "£250", variant: "Hand-Painted", imageSrc: "http://img.b2bpic.net/free-photo/little-music-box-still-life_23-2150652716.jpg", imageAlt: "Porcelain Victorian Doll"}, { - id: "gallery-4", - name: "Antique Terrestrial Globe", - price: "£590", - variant: "Brass Stand", - imageSrc: "http://img.b2bpic.net/free-photo/magnifying-glass-ink-pen-old-book_23-2147793483.jpg", - imageAlt: "Antique Terrestrial Globe", - }, + id: "gallery-4", name: "Antique Terrestrial Globe", price: "£590", variant: "Brass Stand", imageSrc: "http://img.b2bpic.net/free-photo/magnifying-glass-ink-pen-old-book_23-2147793483.jpg", imageAlt: "Antique Terrestrial Globe"}, { - id: "gallery-5", - name: "Vintage Magnifying Glass", - price: "£75", - variant: "Brass & Wood", - imageSrc: "http://img.b2bpic.net/free-photo/view-vintage-objects-still-life_23-2150348531.jpg", - imageAlt: "Vintage Magnifying Glass", - }, + id: "gallery-5", name: "Vintage Magnifying Glass", price: "£75", variant: "Brass & Wood", imageSrc: "http://img.b2bpic.net/free-photo/view-vintage-objects-still-life_23-2150348531.jpg", imageAlt: "Vintage Magnifying Glass"}, { - id: "gallery-6", - name: "Set of Skeleton Keys", - price: "£95", - variant: "Forged Iron", - imageSrc: "http://img.b2bpic.net/free-photo/old-metal-handle-door_74190-4233.jpg", - imageAlt: "Set of Antique Skeleton Keys", - }, + id: "gallery-6", name: "Set of Skeleton Keys", price: "£95", variant: "Forged Iron", imageSrc: "http://img.b2bpic.net/free-photo/old-metal-handle-door_74190-4233.jpg", imageAlt: "Set of Antique Skeleton Keys"}, ]} title="Our Expanding Collection" description="Browse our full gallery of current antique offerings, from delicate porcelain to robust vintage furniture. New items arrive weekly!" + animationType="slide-up" /> @@ -110,20 +67,15 @@ export default function LandingPage() { @@ -132,50 +84,31 @@ export default function LandingPage() { Date: Mon, 8 Jun 2026 18:31:11 +0000 Subject: [PATCH 3/3] Update src/app/page.tsx --- src/app/page.tsx | 215 +++++++++++------------------------------------ 1 file changed, 50 insertions(+), 165 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 59a3e46..24ded0b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,21 +30,13 @@ export default function LandingPage() { @@ -53,85 +45,54 @@ export default function LandingPage() {
@@ -159,62 +120,25 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "prod-1", - name: "Victorian Mantel Clock", - price: "£450", - variant: "Brass & Enamel", - imageSrc: "http://img.b2bpic.net/free-photo/digital-painting-old-clock_23-2151570672.jpg", - imageAlt: "Victorian Mantel Clock", - }, + id: "prod-1", name: "Victorian Mantel Clock", price: "£450", variant: "Brass & Enamel", imageSrc: "http://img.b2bpic.net/free-photo/digital-painting-old-clock_23-2151570672.jpg", imageAlt: "Victorian Mantel Clock"}, { - id: "prod-2", - name: "Blue & White Porcelain Vase", - price: "£180", - variant: "Ming Dynasty Style", - imageSrc: "http://img.b2bpic.net/free-photo/hand-bag-layout-with-place-text-women-s-accessories-jewellery-background-mockup-banner-fashion-accessories_460848-14709.jpg", - imageAlt: "Blue & White Porcelain Vase", - }, + id: "prod-2", name: "Blue & White Porcelain Vase", price: "£180", variant: "Ming Dynasty Style", imageSrc: "http://img.b2bpic.net/free-photo/hand-bag-layout-with-place-text-women-s-accessories-jewellery-background-mockup-banner-fashion-accessories_460848-14709.jpg", imageAlt: "Blue & White Porcelain Vase"}, { - id: "prod-3", - name: "Vintage Leather Book Set", - price: "£290", - variant: "Classic Literature", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-selection-literature-books-bookshelf_23-2148464456.jpg", - imageAlt: "Vintage Leather Book Set", - }, + id: "prod-3", name: "Vintage Leather Book Set", price: "£290", variant: "Classic Literature", imageSrc: "http://img.b2bpic.net/free-photo/close-up-selection-literature-books-bookshelf_23-2148464456.jpg", imageAlt: "Vintage Leather Book Set"}, { - id: "prod-4", - name: "Edwardian Dining Chair", - price: "£320", - variant: "Mahogany & Velvet", - imageSrc: "http://img.b2bpic.net/free-photo/romantic-italy-stack-two-decoration_1203-5018.jpg", - imageAlt: "Edwardian Dining Chair", - }, + id: "prod-4", name: "Edwardian Dining Chair", price: "£320", variant: "Mahogany & Velvet", imageSrc: "http://img.b2bpic.net/free-photo/romantic-italy-stack-two-decoration_1203-5018.jpg", imageAlt: "Edwardian Dining Chair"}, { - id: "prod-5", - name: "Sterling Silver Tea Set", - price: "£750", - variant: "5-Piece Service", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-textured-teapot-blurred-background-closeup_169016-25635.jpg", - imageAlt: "Sterling Silver Tea Set", - }, + id: "prod-5", name: "Sterling Silver Tea Set", price: "£750", variant: "5-Piece Service", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-textured-teapot-blurred-background-closeup_169016-25635.jpg", imageAlt: "Sterling Silver Tea Set"}, { - id: "prod-6", - name: "Antique Terrestrial Globe", - price: "£590", - variant: "Brass Stand", - imageSrc: "http://img.b2bpic.net/free-photo/retro-tourist-supplies-notebook_23-2147793456.jpg", - imageAlt: "Antique Terrestrial Globe", - }, + id: "prod-6", name: "Antique Terrestrial Globe", price: "£590", variant: "Brass Stand", imageSrc: "http://img.b2bpic.net/free-photo/retro-tourist-supplies-notebook_23-2147793456.jpg", imageAlt: "Antique Terrestrial Globe"}, ]} title="Curated Finds" description="A glimpse into our diverse and ever-changing collection. Discover unique items from various eras." buttons={[ { - text: "View All in Gallery", - href: "/gallery", - }, + text: "View All in Gallery", href: "/gallery"}, ]} + animationType="slide-up" /> @@ -223,34 +147,19 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Eleanor Vance", - imageSrc: "http://img.b2bpic.net/free-photo/middle-age-hispanic-man-standing-blue-background-showing-middle-finger-doing-fuck-you-bad-expression-provocation-rude-attitude-screaming-excited_839833-30187.jpg", - }, + id: "1", name: "Eleanor Vance", imageSrc: "http://img.b2bpic.net/free-photo/middle-age-hispanic-man-standing-blue-background-showing-middle-finger-doing-fuck-you-bad-expression-provocation-rude-attitude-screaming-excited_839833-30187.jpg"}, { - id: "2", - name: "Marcus Thorne", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-woman-sitting-holding-christmas-present_114579-58632.jpg", - }, + id: "2", name: "Marcus Thorne", imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-woman-sitting-holding-christmas-present_114579-58632.jpg"}, { - id: "3", - name: "Sophia Clarke", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-playing-bingo_23-2149193848.jpg", - }, + id: "3", name: "Sophia Clarke", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-playing-bingo_23-2149193848.jpg"}, { - id: "4", - name: "Liam Fitzgerald", - imageSrc: "http://img.b2bpic.net/free-photo/woman-artist-apron-holds-paintbrush-while-standing-with-crossed-arms-workshop_613910-18190.jpg", - }, + id: "4", name: "Liam Fitzgerald", imageSrc: "http://img.b2bpic.net/free-photo/woman-artist-apron-holds-paintbrush-while-standing-with-crossed-arms-workshop_613910-18190.jpg"}, { - id: "5", - name: "Amelia & Ben Carter", - imageSrc: "http://img.b2bpic.net/free-photo/couple-preparing-food-together-kitchen_107420-12111.jpg", - }, + id: "5", name: "Amelia & Ben Carter", imageSrc: "http://img.b2bpic.net/free-photo/couple-preparing-food-together-kitchen_107420-12111.jpg"}, ]} cardTitle="What Our Visitors Say" cardTag="Rave Reviews" - cardAnimation="entrance-slide" + cardAnimation="slide-up" /> @@ -258,20 +167,15 @@ export default function LandingPage() { @@ -280,50 +184,31 @@ export default function LandingPage() {