Update src/app/page.tsx

This commit is contained in:
2026-06-10 16:36:39 +00:00
parent 53cc58717f
commit 220e1d5aa5

View File

@@ -31,33 +31,19 @@ export default function LandingPage() {
<NavbarStyleFullscreen <NavbarStyleFullscreen
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "#hero"},
id: "#hero",
},
{ {
name: "Offices", name: "Offices", id: "#offers"},
id: "#offers",
},
{ {
name: "Hot Desks", name: "Hot Desks", id: "#offers"},
id: "#offers",
},
{ {
name: "Meeting Room", name: "Meeting Room", id: "#offers"},
id: "#offers",
},
{ {
name: "Pricing", name: "Pricing", id: "#pricing"},
id: "#pricing",
},
{ {
name: "Virtual Office", name: "Virtual Office", id: "#pricing"},
id: "#pricing",
},
{ {
name: "Contact", name: "Contact", id: "#contact"},
id: "#contact",
},
]} ]}
brandName="St Albans Office Space" brandName="St Albans Office Space"
/> />
@@ -67,115 +53,65 @@ export default function LandingPage() {
<HeroSplitTestimonial <HeroSplitTestimonial
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "plain", variant: "plain"}}
}}
imagePosition="right" imagePosition="right"
title="Office space in St Albans from £75/week." title="Office space in St Albans from £75/week."
description="Bills included. Flexible leases. City centre location." description="Bills included. Flexible leases. City centre location."
testimonials={[ testimonials={[
{ {
name: "Sarah J.", name: "Sarah J.", handle: "@MarketingPro", testimonial: "St Albans Office Space transformed my workday. The hot-desking is perfect for my flexible schedule, and the environment is incredibly supportive and productive. Highly recommend for freelancers!", rating: 5,
handle: "@MarketingPro", imageSrc: "http://img.b2bpic.net/free-photo/agency-office-worker-virtual-remote-video-conference-with-accounting-manager-talking-about-business-plan-asian-team-leader-internet-online-call-conversation-with-agency-colleague_482257-38745.jpg", imageAlt: "Professional woman smiling"},
testimonial: "St Albans Office Space transformed my workday. The hot-desking is perfect for my flexible schedule, and the environment is incredibly supportive and productive. Highly recommend for freelancers!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/agency-office-worker-virtual-remote-video-conference-with-accounting-manager-talking-about-business-plan-asian-team-leader-internet-online-call-conversation-with-agency-colleague_482257-38745.jpg",
imageAlt: "Professional woman smiling",
},
{ {
name: "Mark D.", name: "Mark D.", handle: "@TechInnovate", testimonial: "Our private office here is ideal. All bills included means no surprises, and the 24/7 access gives us the flexibility we need. Plus, the city centre location is a huge bonus for client meetings.", rating: 5,
handle: "@TechInnovate", imageSrc: "http://img.b2bpic.net/free-photo/keyboard-near-tablet-cup-smartphone-plant-monitor-cooling-fan_23-2148036906.jpg", imageAlt: "Man working at a desk"},
testimonial: "Our private office here is ideal. All bills included means no surprises, and the 24/7 access gives us the flexibility we need. Plus, the city centre location is a huge bonus for client meetings.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/keyboard-near-tablet-cup-smartphone-plant-monitor-cooling-fan_23-2148036906.jpg",
imageAlt: "Man working at a desk",
},
{ {
name: "Emily P.", name: "Emily P.", handle: "@CreativeHub", testimonial: "The meeting room facilities are top-notch. We've used them for several client presentations and always received positive feedback. Its professional, well-equipped, and easy to book.", rating: 4,
handle: "@CreativeHub", imageSrc: "http://img.b2bpic.net/free-photo/man-working-his-laptop_53876-49293.jpg", imageAlt: "Woman in a meeting"},
testimonial: "The meeting room facilities are top-notch. We've used them for several client presentations and always received positive feedback. Its professional, well-equipped, and easy to book.",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/man-working-his-laptop_53876-49293.jpg",
imageAlt: "Woman in a meeting",
},
{ {
name: "David R.", name: "David R.", handle: "@LocalBizOwner", testimonial: "Switching to a virtual office here was the best decision. A prestigious St Albans address and efficient mail handling has elevated our business presence without the overheads.", rating: 5,
handle: "@LocalBizOwner", imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-concept-with-copy-space_23-2148459721.jpg", imageAlt: "Man looking thoughtfully"},
testimonial: "Switching to a virtual office here was the best decision. A prestigious St Albans address and efficient mail handling has elevated our business presence without the overheads.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-concept-with-copy-space_23-2148459721.jpg",
imageAlt: "Man looking thoughtfully",
},
{ {
name: "Chloe S.", name: "Chloe S.", handle: "@StartupFounder", testimonial: "The team here is incredibly friendly and responsive. Any issue is dealt with quickly, making it a truly hassle-free experience. A fantastic place to grow your business!", rating: 5,
handle: "@StartupFounder", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-helping-center-design-icon_460848-8047.jpg", imageAlt: "Woman on a laptop"},
testimonial: "The team here is incredibly friendly and responsive. Any issue is dealt with quickly, making it a truly hassle-free experience. A fantastic place to grow your business!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-helping-center-design-icon_460848-8047.jpg",
imageAlt: "Woman on a laptop",
},
]} ]}
buttons={[ buttons={[
{ {
text: "Book a viewing.", text: "Book a viewing.", href: "#contact"},
href: "#contact",
},
{ {
text: "See all pricing.", text: "See all pricing.", href: "#pricing"},
href: "#pricing",
},
]} ]}
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/handshake-3d-icon-with-check-mark_107791-15088.jpg", src: "http://img.b2bpic.net/free-photo/handshake-3d-icon-with-check-mark_107791-15088.jpg", alt: "Profile picture of a professional"},
alt: "Profile picture of a professional",
},
{ {
src: "http://img.b2bpic.net/free-photo/green-check-mark-gold-circle_84443-94487.jpg", src: "http://img.b2bpic.net/free-photo/green-check-mark-gold-circle_84443-94487.jpg", alt: "Profile picture of a business person"},
alt: "Profile picture of a business person",
},
{ {
src: "http://img.b2bpic.net/free-photo/flat-lay-yellow-arrows-blue-background-with-copy-space_23-2148459905.jpg", src: "http://img.b2bpic.net/free-photo/flat-lay-yellow-arrows-blue-background-with-copy-space_23-2148459905.jpg", alt: "Profile picture of an executive"},
alt: "Profile picture of an executive",
},
{ {
src: "http://img.b2bpic.net/free-photo/still-life-illustrating-ethics-concept_23-2149412249.jpg", src: "http://img.b2bpic.net/free-photo/still-life-illustrating-ethics-concept_23-2149412249.jpg", alt: "Profile picture of an entrepreneur"},
alt: "Profile picture of an entrepreneur",
},
{ {
src: "http://img.b2bpic.net/free-photo/domino-blocks-with-arrow_23-2148541995.jpg", src: "http://img.b2bpic.net/free-photo/domino-blocks-with-arrow_23-2148541995.jpg", alt: "Profile picture of a team member"},
alt: "Profile picture of a team member",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/self-employed-analyst-working-financial-audits-budget-planning-laptop_482257-90911.jpg?_wi=1" imageSrc="http://img.b2bpic.net/free-photo/self-employed-analyst-working-financial-audits-budget-planning-laptop_482257-90911.jpg"
imageAlt="Modern office space in St Albans" imageAlt="Modern office space in St Albans"
mediaAnimation="opacity" mediaAnimation="opacity"
fixedMediaHeight={true} fixedMediaHeight={true}
avatarText="Join our thriving community of businesses." avatarText="Join our thriving community of businesses."
marqueeItems={[ marqueeItems={[
{ {
type: "text-icon", type: "text-icon", text: "High-Speed Wi-Fi", icon: Wifi,
text: "High-Speed Wi-Fi",
icon: Wifi,
}, },
{ {
type: "text-icon", type: "text-icon", text: "24/7 Access", icon: Key,
text: "24/7 Access",
icon: Key,
}, },
{ {
type: "text-icon", type: "text-icon", text: "Flexible Terms", icon: CalendarCheck,
text: "Flexible Terms",
icon: CalendarCheck,
}, },
{ {
type: "text-icon", type: "text-icon", text: "City Centre Location", icon: MapPin,
text: "City Centre Location",
icon: MapPin,
}, },
{ {
type: "text-icon", type: "text-icon", text: "Professional Community", icon: Users,
text: "Professional Community",
icon: Users,
}, },
]} ]}
/> />
@@ -188,46 +124,22 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
features={[ features={[
{ {
title: "Offices to Rent", title: "Offices to Rent", description: "Private, secure offices for individuals and teams, starting from £200/week.", phoneOne: {
description: "Private, secure offices for individuals and teams, starting from £200/week.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-wood-engraving-workshop_23-2149185403.jpg", imageAlt: "Private office"},
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/man-working-wood-engraving-workshop_23-2149185403.jpg",
imageAlt: "Private office",
},
phoneTwo: { phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/city-lights-urban-scenic-view-buildings-concept_53876-139782.jpg", imageSrc: "http://img.b2bpic.net/free-photo/city-lights-urban-scenic-view-buildings-concept_53876-139782.jpg", imageAlt: "Private office"}
imageAlt: "Private office",
},
imageSrc: "http://img.b2bpic.net/free-photo/self-employed-analyst-working-financial-audits-budget-planning-laptop_482257-90911.jpg?_wi=2",
imageAlt: "stylish modern private office desk",
}, },
{ {
title: "Hot Desks", title: "Hot Desks", description: "Flexible drop-in desks for daily use, perfect for freelancers. From £75/week.", phoneOne: {
description: "Flexible drop-in desks for daily use, perfect for freelancers. From £75/week.", imageSrc: "http://img.b2bpic.net/free-photo/crop-laptop-near-cacti_23-2147768833.jpg", imageAlt: "Hot desk area"},
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/crop-laptop-near-cacti_23-2147768833.jpg",
imageAlt: "Hot desk area",
},
phoneTwo: { phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/woman-office-stretching-work-day_23-2150468538.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-office-stretching-work-day_23-2150468538.jpg", imageAlt: "Hot desk area"}
imageAlt: "Hot desk area",
},
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-red-bag-successful-payment_1134-661.jpg",
imageAlt: "stylish modern private office desk",
}, },
{ {
title: "Meeting Room", title: "Meeting Room", description: "Professional meeting space available by the hour or day. Ideal for client meetings. From £30/hour.", phoneOne: {
description: "Professional meeting space available by the hour or day. Ideal for client meetings. From £30/hour.", imageSrc: "http://img.b2bpic.net/free-photo/black-businesswoman-having-conference-call-office_637285-12911.jpg", imageAlt: "Meeting room"},
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/black-businesswoman-having-conference-call-office_637285-12911.jpg",
imageAlt: "Meeting room",
},
phoneTwo: { phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-business-meeting-room-office-building_105762-2013.jpg", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-business-meeting-room-office-building_105762-2013.jpg", imageAlt: "Meeting room"}
imageAlt: "Meeting room",
},
imageSrc: "http://img.b2bpic.net/free-photo/settings-front-side-white-background_187299-40208.jpg",
imageAlt: "stylish modern private office desk",
}, },
]} ]}
showStepNumbers={false} showStepNumbers={false}
@@ -244,32 +156,16 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ {
id: "bills-included", id: "bills-included", value: "All Bills", title: "Always Included", description: "No hidden fees, all utilities and internet included.", icon: CheckCircle,
value: "All Bills",
title: "Always Included",
description: "No hidden fees, all utilities and internet included.",
icon: CheckCircle,
}, },
{ {
id: "flexible-leases", id: "flexible-leases", value: "Flexible", title: "Short-Term Leases", description: "Adapt your space as your business grows or changes.", icon: Repeat,
value: "Flexible",
title: "Short-Term Leases",
description: "Adapt your space as your business grows or changes.",
icon: Repeat,
}, },
{ {
id: "city-centre", id: "city-centre", value: "Prime", title: "City Centre Location", description: "Conveniently located with easy access to amenities.", icon: MapPin,
value: "Prime",
title: "City Centre Location",
description: "Conveniently located with easy access to amenities.",
icon: MapPin,
}, },
{ {
id: "friendly-landlords", id: "friendly-landlords", value: "Supportive", title: "Friendly Landlords, 24/7", description: "Dedicated support to ensure your workspace runs smoothly.", icon: Smile,
value: "Supportive",
title: "Friendly Landlords, 24/7",
description: "Dedicated support to ensure your workspace runs smoothly.",
icon: Smile,
}, },
]} ]}
title="Why Choose St Albans Office Space?" title="Why Choose St Albans Office Space?"
@@ -285,47 +181,17 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
products={[ products={[
{ {
id: "space-1", id: "space-1", name: "Private Office", price: "Spacious & Bright", imageSrc: "http://img.b2bpic.net/free-photo/empty-home-office-belonging-small-business-owner-with-data-sales-reports_482257-90829.jpg", imageAlt: "Clean private office with desk"},
name: "Private Office",
price: "Spacious & Bright",
imageSrc: "http://img.b2bpic.net/free-photo/empty-home-office-belonging-small-business-owner-with-data-sales-reports_482257-90829.jpg",
imageAlt: "Clean private office with desk",
},
{ {
id: "space-2", id: "space-2", name: "Flexible Hot Desks", price: "Collaborative & Dynamic", imageSrc: "http://img.b2bpic.net/free-photo/indoor-portrait-young-web-developers-international-company-having-coffee-break_197531-4959.jpg", imageAlt: "Hot desking area"},
name: "Flexible Hot Desks",
price: "Collaborative & Dynamic",
imageSrc: "http://img.b2bpic.net/free-photo/indoor-portrait-young-web-developers-international-company-having-coffee-break_197531-4959.jpg",
imageAlt: "Hot desking area",
},
{ {
id: "space-3", id: "space-3", name: "Modern Meeting Room", price: "Equipped for Success", imageSrc: "http://img.b2bpic.net/free-photo/person-presenting-information-meeting-white-board_23-2149085958.jpg", imageAlt: "Professional meeting room"},
name: "Modern Meeting Room",
price: "Equipped for Success",
imageSrc: "http://img.b2bpic.net/free-photo/person-presenting-information-meeting-white-board_23-2149085958.jpg",
imageAlt: "Professional meeting room",
},
{ {
id: "space-4", id: "space-4", name: "Welcoming Reception", price: "Your First Impression", imageSrc: "http://img.b2bpic.net/free-photo/front-desk-hotel-reception-lobby_482257-76228.jpg", imageAlt: "Office reception area"},
name: "Welcoming Reception",
price: "Your First Impression",
imageSrc: "http://img.b2bpic.net/free-photo/front-desk-hotel-reception-lobby_482257-76228.jpg",
imageAlt: "Office reception area",
},
{ {
id: "space-5", id: "space-5", name: "Quiet Work Zones", price: "Focus & Productivity", imageSrc: "http://img.b2bpic.net/free-photo/focused-woman-using-laptop-while-sitting-spherical-chair_74855-4232.jpg", imageAlt: "Quiet work zone"},
name: "Quiet Work Zones",
price: "Focus & Productivity",
imageSrc: "http://img.b2bpic.net/free-photo/focused-woman-using-laptop-while-sitting-spherical-chair_74855-4232.jpg",
imageAlt: "Quiet work zone",
},
{ {
id: "space-6", id: "space-6", name: "Ergonomic Setups", price: "Comfort All Day", imageSrc: "http://img.b2bpic.net/free-photo/designer-work-office_158595-1207.jpg", imageAlt: "Ergonomic desk setup"},
name: "Ergonomic Setups",
price: "Comfort All Day",
imageSrc: "http://img.b2bpic.net/free-photo/designer-work-office_158595-1207.jpg",
imageAlt: "Ergonomic desk setup",
},
]} ]}
title="Our Inviting Workspaces" title="Our Inviting Workspaces"
description="Explore our modern offices, comfortable hot desking areas, and fully equipped meeting rooms designed for productivity." description="Explore our modern offices, comfortable hot desking areas, and fully equipped meeting rooms designed for productivity."
@@ -338,40 +204,19 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "loc-1", id: "loc-1", title: "City Centre St Albans", content: "Strategically positioned in the vibrant heart of the city."},
title: "City Centre St Albans",
content: "Strategically positioned in the vibrant heart of the city.",
},
{ {
id: "loc-2", id: "loc-2", title: "Minutes from the Maltings", content: "Enjoy immediate access to shopping, dining, and leisure facilities."},
title: "Minutes from the Maltings",
content: "Enjoy immediate access to shopping, dining, and leisure facilities.",
},
{ {
id: "loc-3", id: "loc-3", title: "2030 mins to London by Rail", content: "Fast and frequent train services connect you to central London."},
title: "2030 mins to London by Rail",
content: "Fast and frequent train services connect you to central London.",
},
{ {
id: "loc-4", id: "loc-4", title: "M1 and M25 Nearby", content: "Excellent road links for easy travel by car."},
title: "M1 and M25 Nearby",
content: "Excellent road links for easy travel by car.",
},
{ {
id: "loc-5", id: "loc-5", title: "Luton Airport Under 20 Miles", content: "Quick access for national and international travel."},
title: "Luton Airport Under 20 Miles",
content: "Quick access for national and international travel.",
},
{ {
id: "contact-phone", id: "contact-phone", title: "Call Us Today", content: "Phone: 01727 400550 / Mobile: 07711 633987"},
title: "Call Us Today",
content: "Phone: 01727 400550 / Mobile: 07711 633987",
},
{ {
id: "contact-email", id: "contact-email", title: "Email Us", content: "Email: info@stalbansofficespace.co.uk"},
title: "Email Us",
content: "Email: info@stalbansofficespace.co.uk",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/aerial-view-from-helicopter-dubai-skyline-united-arab-emirates_231208-12526.jpg" imageSrc="http://img.b2bpic.net/free-photo/aerial-view-from-helicopter-dubai-skyline-united-arab-emirates_231208-12526.jpg"
imageAlt="Map showing St Albans city centre" imageAlt="Map showing St Albans city centre"
@@ -390,64 +235,25 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
plans={[ plans={[
{ {
id: "hot-desk", id: "hot-desk", tag: "Flexible", tagIcon: Coffee,
tag: "Flexible", price: "£75", period: "/week", description: "Ideal for freelancers and those needing occasional workspace.", button: {
tagIcon: Coffee, text: "Get a Hot Desk", href: "#contact"},
price: "£75", featuresTitle: "Includes:", features: [
period: "/week", "Access during business hours", "High-speed Wi-Fi", "Shared amenities", "Flexible booking", "City centre access"],
description: "Ideal for freelancers and those needing occasional workspace.",
button: {
text: "Get a Hot Desk",
href: "#contact",
},
featuresTitle: "Includes:",
features: [
"Access during business hours",
"High-speed Wi-Fi",
"Shared amenities",
"Flexible booking",
"City centre access",
],
}, },
{ {
id: "private-office", id: "private-office", tag: "Dedicated", tagIcon: Briefcase,
tag: "Dedicated", price: "£200", period: "/week", description: "Your own private, lockable office for maximum privacy and productivity.", button: {
tagIcon: Briefcase, text: "Book a Private Office", href: "#contact"},
price: "£200", featuresTitle: "Includes:", features: [
period: "/week", "Private, secure office", "24/7 access", "Dedicated high-speed internet", "All bills included", "Cleaning services"],
description: "Your own private, lockable office for maximum privacy and productivity.",
button: {
text: "Book a Private Office",
href: "#contact",
},
featuresTitle: "Includes:",
features: [
"Private, secure office",
"24/7 access",
"Dedicated high-speed internet",
"All bills included",
"Cleaning services",
],
}, },
{ {
id: "virtual-office", id: "virtual-office", tag: "Professional", tagIcon: Mail,
tag: "Professional", price: "£50", period: "/month", description: "Establish a professional presence without the need for a physical office.", button: {
tagIcon: Mail, text: "Setup Virtual Office", href: "#contact"},
price: "£50", featuresTitle: "Includes:", features: [
period: "/month", "Prestigious St Albans address", "Mail handling & forwarding", "Dedicated phone number", "Message taking service", "Discount on meeting rooms"],
description: "Establish a professional presence without the need for a physical office.",
button: {
text: "Setup Virtual Office",
href: "#contact",
},
featuresTitle: "Includes:",
features: [
"Prestigious St Albans address",
"Mail handling & forwarding",
"Dedicated phone number",
"Message taking service",
"Discount on meeting rooms",
],
}, },
]} ]}
title="Flexible Pricing to Suit Your Business" title="Flexible Pricing to Suit Your Business"
@@ -459,65 +265,37 @@ export default function LandingPage() {
<FooterSimple <FooterSimple
columns={[ columns={[
{ {
title: "St Albans Office Space", title: "St Albans Office Space", items: [
items: [
{ {
label: "24 The Maltings", label: "24 The Maltings", href: "#"},
href: "#",
},
{ {
label: "St Albans", label: "St Albans", href: "#"},
href: "#",
},
{ {
label: "AL1 3HL", label: "AL1 3HL", href: "#"},
href: "#",
},
{ {
label: "Phone: 01727 400550", label: "Phone: 01727 400550", href: "tel:+441727400550"},
href: "tel:+441727400550",
},
{ {
label: "Mobile: 07711 633987", label: "Mobile: 07711 633987", href: "tel:+447711633987"},
href: "tel:+447711633987",
},
{ {
label: "Email: info@stalbansofficespace.co.uk", label: "Email: info@stalbansofficespace.co.uk", href: "mailto:info@stalbansofficespace.co.uk"},
href: "mailto:info@stalbansofficespace.co.uk",
},
], ],
}, },
{ {
title: "Quick Links", title: "Quick Links", items: [
items: [
{ {
label: "Home", label: "Home", href: "#hero"},
href: "#hero",
},
{ {
label: "Offices", label: "Offices", href: "#offers"},
href: "#offers",
},
{ {
label: "Hot Desks", label: "Hot Desks", href: "#offers"},
href: "#offers",
},
{ {
label: "Meeting Room", label: "Meeting Room", href: "#offers"},
href: "#offers",
},
{ {
label: "Pricing", label: "Pricing", href: "#pricing"},
href: "#pricing",
},
{ {
label: "Virtual Office", label: "Virtual Office", href: "#pricing"},
href: "#pricing",
},
{ {
label: "Contact Us", label: "Contact Us", href: "#contact"},
href: "#contact",
},
], ],
}, },
]} ]}