diff --git a/src/app/page.tsx b/src/app/page.tsx index 1f1b501..11d21f1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,26 +30,11 @@ export default function LandingPage() { @@ -103,21 +64,9 @@ export default function LandingPage() { useInvertedBackground={false} title="Excellence in Every Detail" metrics={[ - { - icon: Building, - label: "Office Spaces", - value: "150+", - }, - { - icon: Users, - label: "Active Tenants", - value: "200+", - }, - { - icon: MapPin, - label: "Prime Locations", - value: "5", - }, + { icon: Building, label: "Office Spaces", value: "150+" }, + { icon: Users, label: "Active Tenants", value: "200+" }, + { icon: MapPin, label: "Prime Locations", value: "5" } ]} metricsAnimation="slide-up" /> @@ -130,80 +79,38 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Modern Workspaces", - description: "Fully furnished offices with ergonomic furniture and high-speed fiber connectivity to boost your productivity.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/business-manager-writing-diagrams-data-computer-creating-official-marketing-report-e-commerce-development-young-employee-planning-financial-project-with-statistics-night-close-up_482257-65001.jpg?_wi=1", - imageAlt: "Modern Workspaces", + title: "Modern Workspaces", description: "Fully furnished offices with ergonomic furniture and high-speed fiber connectivity to boost your productivity.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/business-manager-writing-diagrams-data-computer-creating-official-marketing-report-e-commerce-development-young-employee-planning-financial-project-with-statistics-night-close-up_482257-65001.jpg", imageAlt: "Modern Workspaces" }, items: [ - { - icon: Wifi, - text: "Ultra-fast Fiber Internet", - }, - { - icon: Coffee, - text: "Premium Refreshment Stations", - }, - { - icon: Lock, - text: "24/7 Secure Access", - }, + { icon: Wifi, text: "Ultra-fast Fiber Internet" }, + { icon: Coffee, text: "Premium Refreshment Stations" }, + { icon: Lock, text: "24/7 Secure Access" } ], - reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/square-front-modern-office-buildings_1359-1122.jpg?_wi=7", - imageAlt: "modern office building lobby warm lighting", + reverse: false }, { - title: "Professional Meeting Rooms", - description: "State-of-the-art conference facilities available on-demand, perfect for presentations, interviews, and board meetings.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/office-birthday-celebration-concept-with-balloons_23-2149305107.jpg?_wi=1", - imageAlt: "Meeting Room", + title: "Professional Meeting Rooms", description: "State-of-the-art conference facilities available on-demand, perfect for presentations, interviews, and board meetings.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/office-birthday-celebration-concept-with-balloons_23-2149305107.jpg", imageAlt: "Meeting Room" }, items: [ - { - icon: Monitor, - text: "AV and Presentation Tech", - }, - { - icon: Users, - text: "Seating for 2 to 50", - }, - { - icon: Calendar, - text: "Online Booking Portal", - }, + { icon: Monitor, text: "AV and Presentation Tech" }, + { icon: Users, text: "Seating for 2 to 50" }, + { icon: Calendar, text: "Online Booking Portal" } ], - reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/business-manager-writing-diagrams-data-computer-creating-official-marketing-report-e-commerce-development-young-employee-planning-financial-project-with-statistics-night-close-up_482257-65001.jpg?_wi=2", - imageAlt: "modern open plan office space", + reverse: true }, { - title: "Front Desk & Concierge", - description: "Our friendly reception team manages your mail, answers calls, and welcomes your visitors with professional hospitality.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/male-receptionist-suit-work-wearing-medical-mask_23-2149714448.jpg", - imageAlt: "Concierge Service", + title: "Front Desk & Concierge", description: "Our friendly reception team manages your mail, answers calls, and welcomes your visitors with professional hospitality.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/male-receptionist-suit-work-wearing-medical-mask_23-2149714448.jpg", imageAlt: "Concierge Service" }, items: [ - { - icon: Mail, - text: "Mail and Parcel Handling", - }, - { - icon: Phone, - text: "Call Answering Service", - }, - { - icon: Smile, - text: "Client Welcome Desk", - }, + { icon: Mail, text: "Mail and Parcel Handling" }, + { icon: Phone, text: "Call Answering Service" }, + { icon: Smile, text: "Client Welcome Desk" } ], - reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/office-birthday-celebration-concept-with-balloons_23-2149305107.jpg?_wi=2", - imageAlt: "professional conference room table chairs", - }, + reverse: false + } ]} title="Premium Business Amenities" description="We provide everything you need to run your business efficiently, from high-speed connectivity to professional meeting support." @@ -217,56 +124,17 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "starter", - badge: "Entry", - price: "$450/mo", - name: "Virtual Office", - buttons: [ - { - text: "Inquire", - href: "#contact", - }, - ], - features: [ - "Professional Business Address", - "Mail Handling", - "Member Rates for Rooms", - ], + id: "starter", badge: "Entry", price: "$450/mo", name: "Virtual Office", buttons: [{ text: "Inquire", href: "#contact" }], + features: ["Professional Business Address", "Mail Handling", "Member Rates for Rooms"] }, { - id: "pro", - badge: "Popular", - price: "$1,200/mo", - name: "Private Office", - buttons: [ - { - text: "Inquire", - href: "#contact", - }, - ], - features: [ - "Private Dedicated Space", - "24/7 Access", - "Includes 10 Conference Hours", - ], + id: "pro", badge: "Popular", price: "$1,200/mo", name: "Private Office", buttons: [{ text: "Inquire", href: "#contact" }], + features: ["Private Dedicated Space", "24/7 Access", "Includes 10 Conference Hours"] }, { - id: "enterprise", - badge: "Scale", - price: "Custom", - name: "Suite", - buttons: [ - { - text: "Contact Us", - href: "#contact", - }, - ], - features: [ - "Full Floor Customization", - "Dedicated Fiber Line", - "Branded Lobby Space", - ], - }, + id: "enterprise", badge: "Scale", price: "Custom", name: "Suite", buttons: [{ text: "Contact Us", href: "#contact" }], + features: ["Full Floor Customization", "Dedicated Fiber Line", "Branded Lobby Space"] + } ]} title="Flexible Leasing Plans" description="Whether you are a startup or an established firm, we have flexible plans that adapt to your business needs." @@ -280,46 +148,11 @@ export default function LandingPage() { gridVariant="one-large-left-three-stacked-right" useInvertedBackground={false} testimonials={[ - { - id: "1", - name: "Sarah Miller", - role: "CEO", - company: "TechInnovate", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-man-classic-black-suit-white-shirt-with-wireless-earphones-happily-lookingin-camera-with-laptop-hands-while-spending-time-outdoor_574295-5776.jpg?_wi=1", - }, - { - id: "2", - name: "Mark Wilson", - role: "Founder", - company: "Creative Hub", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/business-woman-sitting-couch-smiling_23-2148095698.jpg?_wi=1", - }, - { - id: "3", - name: "Jane Doe", - role: "Manager", - company: "Growth Co", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-man-classic-black-suit-white-shirt-with-wireless-earphones-happily-lookingin-camera-with-laptop-hands-while-spending-time-outdoor_574295-5776.jpg?_wi=2", - }, - { - id: "4", - name: "Bob Smith", - role: "Partner", - company: "Law Partners", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/business-woman-sitting-couch-smiling_23-2148095698.jpg?_wi=2", - }, - { - id: "5", - name: "Alice Wong", - role: "Director", - company: "Strategy Group", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-man-classic-black-suit-white-shirt-with-wireless-earphones-happily-lookingin-camera-with-laptop-hands-while-spending-time-outdoor_574295-5776.jpg?_wi=3", - }, + { id: "1", name: "Sarah Miller", role: "CEO", company: "TechInnovate", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-man-classic-black-suit-white-shirt-with-wireless-earphones-happily-lookingin-camera-with-laptop-hands-while-spending-time-outdoor_574295-5776.jpg" }, + { id: "2", name: "Mark Wilson", role: "Founder", company: "Creative Hub", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/business-woman-sitting-couch-smiling_23-2148095698.jpg" }, + { id: "3", name: "Jane Doe", role: "Manager", company: "Growth Co", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-man-classic-black-suit-white-shirt-with-wireless-earphones-happily-lookingin-camera-with-laptop-hands-while-spending-time-outdoor_574295-5776.jpg" }, + { id: "4", name: "Bob Smith", role: "Partner", company: "Law Partners", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/business-woman-sitting-couch-smiling_23-2148095698.jpg" }, + { id: "5", name: "Alice Wong", role: "Director", company: "Strategy Group", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-man-classic-black-suit-white-shirt-with-wireless-earphones-happily-lookingin-camera-with-laptop-hands-while-spending-time-outdoor_574295-5776.jpg" } ]} title="What Our Tenants Say" description="Join hundreds of successful businesses who call Douglas Business Center home." @@ -329,32 +162,19 @@ export default function LandingPage() {