Update src/app/page.tsx

This commit is contained in:
2026-06-08 18:31:11 +00:00
parent 2efd73f182
commit 7e05f1d665

View File

@@ -30,21 +30,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"
/>
@@ -53,85 +45,54 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitKpi
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
imagePosition="right"
title="Discover Timeless Treasures in Sheffield"
description="Step into a world of history and charm at the Sheffield Antiques Centre. Explore a meticulously curated collection of vintage furniture, rare collectibles, and exquisite artwork."
kpis={[
{
value: "30+",
label: "Years Experience",
},
value: "30+", label: "Years Experience"},
{
value: "20+",
label: "Expert Dealers",
},
value: "20+", label: "Expert Dealers"},
{
value: "1000s",
label: "Unique Finds",
},
value: "1000s", label: "Unique Finds"},
]}
enableKpiAnimation={true}
buttons={[
{
text: "Explore Our Collection",
href: "/gallery",
},
text: "Explore Our Collection", href: "/gallery"},
{
text: "Plan Your Visit",
href: "/visit",
},
text: "Plan Your Visit", href: "/visit"},
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-searching-something-buy-antiques-market_23-2148950895.jpg"
imageAlt="Interior of a grand antiques centre with elegant vintage furniture and decor"
mediaAnimation="entrance-slide"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/full-shot-smiley-woman-thrift-shop_23-2149726867.jpg",
alt: "Happy customer at antique shop",
},
src: "http://img.b2bpic.net/free-photo/full-shot-smiley-woman-thrift-shop_23-2149726867.jpg", alt: "Happy customer at antique shop"},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-man-antique-store_23-2149640741.jpg",
alt: "Enthusiastic antique buyer",
},
src: "http://img.b2bpic.net/free-photo/medium-shot-man-antique-store_23-2149640741.jpg", alt: "Enthusiastic antique buyer"},
{
src: "http://img.b2bpic.net/free-photo/retro-furniture-being-sold-yard-sale_23-2151216812.jpg",
alt: "Smiling vintage furniture shopper",
},
src: "http://img.b2bpic.net/free-photo/retro-furniture-being-sold-yard-sale_23-2151216812.jpg", alt: "Smiling vintage furniture shopper"},
{
src: "http://img.b2bpic.net/free-photo/side-view-man-antique-store_23-2149640694.jpg",
alt: "Curious visitor exploring treasures",
},
src: "http://img.b2bpic.net/free-photo/side-view-man-antique-store_23-2149640694.jpg", alt: "Curious visitor exploring treasures"},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing-vintage-portrait_23-2150795112.jpg",
alt: "Satisfied collector",
},
src: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing-vintage-portrait_23-2150795112.jpg", alt: "Satisfied collector"},
]}
avatarText="Join over 500 passionate collectors and discover your next treasure!"
marqueeItems={[
{
type: "text-icon",
text: "Sheffield's Finest Curated Antiques",
icon: Star,
type: "text-icon", text: "Sheffield's Finest Curated Antiques", icon: Star,
},
{
type: "text-icon",
text: "New Arrivals Daily, Always Something Fresh",
icon: Clock,
type: "text-icon", text: "New Arrivals Daily, Always Something Fresh", icon: Clock,
},
{
type: "text",
content: "Expert Valuations & Appraisals Available",
},
type: "text", text: "Expert Valuations & Appraisals Available"},
{
type: "text",
content: "Professional Restoration Services for Your Heirlooms",
},
type: "text", text: "Professional Restoration Services for Your Heirlooms"},
{
type: "text-icon",
text: "Engaging Workshops & Community Events",
icon: Calendar,
type: "text-icon", text: "Engaging Workshops & Community Events", icon: Calendar,
},
]}
showMarqueeCard={true}
@@ -148,7 +109,7 @@ export default function LandingPage() {
icon={Award}
imageSrc="http://img.b2bpic.net/free-photo/female-artist-apron-painting-vintage-picture-frame-with-paintbrush-workshop_613910-18198.jpg"
imageAlt="An antique store owner discussing a vintage item with a customer, reflecting expertise and friendly service."
mediaAnimation="entrance-slide"
mediaAnimation="slide-up"
/>
</div>
@@ -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"
/>
</div>
@@ -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"
/>
</div>
@@ -258,20 +167,15 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={true}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
tag="Plan Your Day"
title="Experience the Past, Today"
description="Located in the heart of Sheffield, our centre welcomes you to explore, discover, and connect with history. Find your next cherished heirloom or simply enjoy a day of nostalgic exploration."
buttons={[
{
text: "Get Directions",
href: "/visit",
},
text: "Get Directions", href: "/visit"},
{
text: "Contact Us",
href: "/visit#contact",
},
text: "Contact Us", href: "/visit#contact"},
]}
/>
</div>
@@ -280,50 +184,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: "#"},
],
},
]}