Update src/app/about/page.tsx

This commit is contained in:
2026-06-08 18:31:10 +00:00
parent f8d399f244
commit aa0ca00a95

View File

@@ -28,21 +28,13 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "/",
},
name: "Home", id: "/"},
{
name: "About",
id: "/about",
},
name: "About", id: "/about"},
{
name: "Gallery",
id: "/gallery",
},
name: "Gallery", id: "/gallery"},
{
name: "Visit",
id: "/visit",
},
name: "Visit", id: "/visit"},
]}
brandName="Sheffield Antiques"
/>
@@ -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"
/>
</div>
@@ -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"
/>
</div>
@@ -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"
/>
</div>
@@ -160,50 +111,31 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Explore",
items: [
title: "Explore", items: [
{
label: "Home",
href: "/",
},
label: "Home", href: "/"},
{
label: "Gallery",
href: "/gallery",
},
label: "Gallery", href: "/gallery"},
{
label: "About Us",
href: "/about",
},
label: "About Us", href: "/about"},
],
},
{
title: "Visit",
items: [
title: "Visit", items: [
{
label: "Plan Your Visit",
href: "/visit",
},
label: "Plan Your Visit", href: "/visit"},
{
label: "Contact",
href: "/visit#contact",
},
label: "Contact", href: "/visit#contact"},
{
label: "Opening Hours",
href: "/visit#hours",
},
label: "Opening Hours", href: "/visit#hours"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}