Update src/app/page.tsx
This commit is contained in:
377
src/app/page.tsx
377
src/app/page.tsx
@@ -34,29 +34,17 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Features",
|
||||
id: "#features",
|
||||
},
|
||||
name: "Features", id: "#features"},
|
||||
{
|
||||
name: "Spaces",
|
||||
id: "#spaces",
|
||||
},
|
||||
name: "Spaces", id: "#spaces"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
logoSrc="http://img.b2bpic.net/free-vector/grid-geometric-green-flooring-services-logo-template_742173-19075.jpg"
|
||||
logoAlt="Boulevard Office Park Block C logo"
|
||||
@@ -70,79 +58,40 @@ export default function LandingPage() {
|
||||
description="Discover modern office spaces designed for success at Boulevard Office Park Block C. Elevate your business in a thriving professional environment."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Alex Johnson",
|
||||
handle: "@InnovateSolutions",
|
||||
testimonial: "Moving to Boulevard Office Park was the best decision for our growing team. The facilities are top-notch and the location is incredibly convenient.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-professional-business-woman-smiling-outdoor_1391-4.jpg",
|
||||
imageAlt: "Alex Johnson, CEO of Innovate Solutions",
|
||||
},
|
||||
name: "Alex Johnson", handle: "@InnovateSolutions", testimonial: "Moving to Boulevard Office Park was the best decision for our growing team. The facilities are top-notch and the location is incredibly convenient.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-professional-business-woman-smiling-outdoor_1391-4.jpg", imageAlt: "Alex Johnson, CEO of Innovate Solutions"},
|
||||
{
|
||||
name: "Maria Rodriguez",
|
||||
handle: "@GlobalConnect",
|
||||
testimonial: "The professional atmosphere and supportive management at Block C have significantly boosted our team's productivity and morale.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-surprised-amazed-standing-white-background_141793-54125.jpg",
|
||||
imageAlt: "Maria Rodriguez, Director at Global Connect",
|
||||
},
|
||||
name: "Maria Rodriguez", handle: "@GlobalConnect", testimonial: "The professional atmosphere and supportive management at Block C have significantly boosted our team's productivity and morale.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-surprised-amazed-standing-white-background_141793-54125.jpg", imageAlt: "Maria Rodriguez, Director at Global Connect"},
|
||||
{
|
||||
name: "David Chen",
|
||||
handle: "@FutureForward",
|
||||
testimonial: "We appreciate the modern amenities and flexible lease options. It's truly a workspace that adapts to our business needs.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-businesswoman-indoors-with-arms-closed_23-2148824828.jpg",
|
||||
imageAlt: "David Chen, Founder of Future Forward",
|
||||
},
|
||||
name: "David Chen", handle: "@FutureForward", testimonial: "We appreciate the modern amenities and flexible lease options. It's truly a workspace that adapts to our business needs.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-businesswoman-indoors-with-arms-closed_23-2148824828.jpg", imageAlt: "David Chen, Founder of Future Forward"},
|
||||
{
|
||||
name: "Sarah Miller",
|
||||
handle: "@PrimeLocations",
|
||||
testimonial: "The blend of modern design and functional spaces makes Block C ideal for our operations. Our team loves the environment.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg",
|
||||
imageAlt: "Sarah Miller, CEO of Prime Locations",
|
||||
},
|
||||
name: "Sarah Miller", handle: "@PrimeLocations", testimonial: "The blend of modern design and functional spaces makes Block C ideal for our operations. Our team loves the environment.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", imageAlt: "Sarah Miller, CEO of Prime Locations"},
|
||||
{
|
||||
name: "Mark Davis",
|
||||
handle: "@CorpGrowth",
|
||||
testimonial: "Exceptional service and superb facilities. Boulevard Office Park Block C provides everything we need to succeed.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17885.jpg",
|
||||
imageAlt: "Mark Davis, Director of Corporate Growth",
|
||||
},
|
||||
name: "Mark Davis", handle: "@CorpGrowth", testimonial: "Exceptional service and superb facilities. Boulevard Office Park Block C provides everything we need to succeed.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17885.jpg", imageAlt: "Mark Davis, Director of Corporate Growth"},
|
||||
]}
|
||||
tag="Prime Location"
|
||||
tagIcon={MapPin}
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Spaces",
|
||||
href: "#spaces",
|
||||
},
|
||||
text: "Explore Spaces", href: "#spaces"},
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Contact Us", href: "#contact"},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg",
|
||||
alt: "Tenant A",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", alt: "Tenant A"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17885.jpg",
|
||||
alt: "Tenant B",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17885.jpg", alt: "Tenant B"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/successful-working-woman-office-manager-suit-cross-arms-chest-looking-with-confidence_1258-117890.jpg",
|
||||
alt: "Tenant C",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/successful-working-woman-office-manager-suit-cross-arms-chest-looking-with-confidence_1258-117890.jpg", alt: "Tenant C"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1604.jpg",
|
||||
alt: "Tenant D",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1604.jpg", alt: "Tenant D"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/businesswoman-glasses-portrait_1262-1461.jpg",
|
||||
alt: "Tenant E",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/businesswoman-glasses-portrait_1262-1461.jpg", alt: "Tenant E"},
|
||||
]}
|
||||
avatarText="Join our thriving community of businesses."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/corporate-woman-suit-standing-with-confidence-beige-suit-with-working-documents-outdoors_1258-194031.jpg"
|
||||
@@ -163,19 +112,13 @@ export default function LandingPage() {
|
||||
tagIcon={Building}
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Strategic Location",
|
||||
description: "Conveniently situated with easy access to major transport links and urban amenities.",
|
||||
icon: Compass,
|
||||
title: "Strategic Location", description: "Conveniently situated with easy access to major transport links and urban amenities.", icon: Compass,
|
||||
},
|
||||
{
|
||||
title: "Flexible Lease Terms",
|
||||
description: "Tailored leasing options to meet your specific business requirements and expansion plans.",
|
||||
icon: CalendarCheck,
|
||||
title: "Flexible Lease Terms", description: "Tailored leasing options to meet your specific business requirements and expansion plans.", icon: CalendarCheck,
|
||||
},
|
||||
{
|
||||
title: "Sustainable Design",
|
||||
description: "Designed with eco-friendly features to promote a healthier and more efficient workspace.",
|
||||
icon: Leaf,
|
||||
title: "Sustainable Design", description: "Designed with eco-friendly features to promote a healthier and more efficient workspace.", icon: Leaf,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-people-having-fun-work-break_23-2149060345.jpg"
|
||||
@@ -192,34 +135,22 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Wifi,
|
||||
title: "High-Speed Connectivity",
|
||||
description: "Reliable and ultra-fast internet to keep your business running smoothly.",
|
||||
},
|
||||
title: "High-Speed Connectivity", description: "Reliable and ultra-fast internet to keep your business running smoothly."},
|
||||
{
|
||||
icon: ShieldCheck,
|
||||
title: "Advanced Security",
|
||||
description: "24/7 surveillance, access control, and dedicated security personnel for peace of mind.",
|
||||
},
|
||||
title: "Advanced Security", description: "24/7 surveillance, access control, and dedicated security personnel for peace of mind."},
|
||||
{
|
||||
icon: Car,
|
||||
title: "Ample Parking",
|
||||
description: "Secure and convenient parking facilities for tenants and their clients.",
|
||||
},
|
||||
title: "Ample Parking", description: "Secure and convenient parking facilities for tenants and their clients."},
|
||||
{
|
||||
icon: Briefcase,
|
||||
title: "Meeting & Conference Rooms",
|
||||
description: "Fully equipped meeting rooms available for bookings, perfect for presentations and collaborations.",
|
||||
},
|
||||
title: "Meeting & Conference Rooms", description: "Fully equipped meeting rooms available for bookings, perfect for presentations and collaborations."},
|
||||
{
|
||||
icon: Coffee,
|
||||
title: "Cafeteria & Lounge Areas",
|
||||
description: "Comfortable common areas and on-site cafeteria for breaks and informal meetings.",
|
||||
},
|
||||
title: "Cafeteria & Lounge Areas", description: "Comfortable common areas and on-site cafeteria for breaks and informal meetings."},
|
||||
{
|
||||
icon: Lightbulb,
|
||||
title: "Modern Infrastructure",
|
||||
description: "Cutting-edge building technology and infrastructure for optimal operational efficiency.",
|
||||
},
|
||||
title: "Modern Infrastructure", description: "Cutting-edge building technology and infrastructure for optimal operational efficiency."},
|
||||
]}
|
||||
title="Amenities Designed for Your Business"
|
||||
description="Experience a comprehensive suite of features that support your operational needs and employee well-being."
|
||||
@@ -236,47 +167,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "space-1",
|
||||
name: "Private Executive Office",
|
||||
price: "Starting at $1,200/month",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/computer-screen-showing-financial-information-office-workspace_53876-16526.jpg",
|
||||
imageAlt: "Private executive office space",
|
||||
},
|
||||
id: "space-1", name: "Private Executive Office", price: "Starting at $1,200/month", imageSrc: "http://img.b2bpic.net/free-photo/computer-screen-showing-financial-information-office-workspace_53876-16526.jpg", imageAlt: "Private executive office space"},
|
||||
{
|
||||
id: "space-2",
|
||||
name: "Open Plan Team Suite",
|
||||
price: "Starting at $2,500/month",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-part-modern-open-space-office_181624-20722.jpg",
|
||||
imageAlt: "Open plan team suite",
|
||||
},
|
||||
id: "space-2", name: "Open Plan Team Suite", price: "Starting at $2,500/month", imageSrc: "http://img.b2bpic.net/free-photo/interior-part-modern-open-space-office_181624-20722.jpg", imageAlt: "Open plan team suite"},
|
||||
{
|
||||
id: "space-3",
|
||||
name: "Premium Corner Suite",
|
||||
price: "Starting at $4,800/month",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-corporate-boardroom-with-large-conference-table-natural-light_84443-73907.jpg",
|
||||
imageAlt: "Premium corner office suite",
|
||||
},
|
||||
id: "space-3", name: "Premium Corner Suite", price: "Starting at $4,800/month", imageSrc: "http://img.b2bpic.net/free-photo/modern-corporate-boardroom-with-large-conference-table-natural-light_84443-73907.jpg", imageAlt: "Premium corner office suite"},
|
||||
{
|
||||
id: "space-4",
|
||||
name: "Flexible Meeting Rooms",
|
||||
price: "Hourly & Daily Rates",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/millennial-people-hanging-out-together-browsing-internet-smartphones-having-fun-with-social-media-technology-modern-group-friends-enjoying-gathering-with-mobile-phones_482257-43491.jpg",
|
||||
imageAlt: "Flexible meeting room",
|
||||
},
|
||||
id: "space-4", name: "Flexible Meeting Rooms", price: "Hourly & Daily Rates", imageSrc: "http://img.b2bpic.net/free-photo/millennial-people-hanging-out-together-browsing-internet-smartphones-having-fun-with-social-media-technology-modern-group-friends-enjoying-gathering-with-mobile-phones_482257-43491.jpg", imageAlt: "Flexible meeting room"},
|
||||
{
|
||||
id: "space-5",
|
||||
name: "Fully Furnished Starter Office",
|
||||
price: "Starting at $1,500/month",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-space-prepared-aa-meeting-group-therapy-with-chairs-circle-nobody-room-used-psychotherapy-session-communication-against-acohol-addiction-problems_482257-27421.jpg",
|
||||
imageAlt: "Fully furnished starter office",
|
||||
},
|
||||
id: "space-5", name: "Fully Furnished Starter Office", price: "Starting at $1,500/month", imageSrc: "http://img.b2bpic.net/free-photo/empty-space-prepared-aa-meeting-group-therapy-with-chairs-circle-nobody-room-used-psychotherapy-session-communication-against-acohol-addiction-problems_482257-27421.jpg", imageAlt: "Fully furnished starter office"},
|
||||
{
|
||||
id: "space-6",
|
||||
name: "Creative Studio Space",
|
||||
price: "Starting at $3,000/month",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-brick-wall-surface-texture_23-2151262461.jpg",
|
||||
imageAlt: "Creative studio office space",
|
||||
},
|
||||
id: "space-6", name: "Creative Studio Space", price: "Starting at $3,000/month", imageSrc: "http://img.b2bpic.net/free-photo/white-brick-wall-surface-texture_23-2151262461.jpg", imageAlt: "Creative studio office space"},
|
||||
]}
|
||||
title="Available Office Spaces"
|
||||
description="Explore our diverse range of office spaces, meticulously designed to cater to various business needs and preferences."
|
||||
@@ -292,20 +193,11 @@ export default function LandingPage() {
|
||||
tag="Our Impact"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "50+",
|
||||
description: "Thriving Businesses",
|
||||
},
|
||||
id: "m1", value: "50+", description: "Thriving Businesses"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "95%",
|
||||
description: "Tenant Satisfaction",
|
||||
},
|
||||
id: "m2", value: "95%", description: "Tenant Satisfaction"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "10K+",
|
||||
description: "Sq Ft Modern Space",
|
||||
},
|
||||
id: "m3", value: "10K+", description: "Sq Ft Modern Space"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -317,65 +209,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sarah Johnson",
|
||||
date: "May 2024",
|
||||
title: "Exceptional Environment for Growth",
|
||||
quote: "Our move to Boulevard Office Park Block C has been seamless and incredibly beneficial. The professional atmosphere and superb facilities have genuinely supported our company's growth and team morale. Highly recommended!",
|
||||
tag: "Innovation Hub",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/confident-senior-executive-looking-camera_1262-2374.jpg",
|
||||
avatarAlt: "Sarah Johnson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-exchange-business-ideas_482257-123526.jpg",
|
||||
imageAlt: "Team working in modern office",
|
||||
},
|
||||
id: "t1", name: "Sarah Johnson", date: "May 2024", title: "Exceptional Environment for Growth", quote: "Our move to Boulevard Office Park Block C has been seamless and incredibly beneficial. The professional atmosphere and superb facilities have genuinely supported our company's growth and team morale. Highly recommended!", tag: "Innovation Hub", avatarSrc: "http://img.b2bpic.net/free-photo/confident-senior-executive-looking-camera_1262-2374.jpg", avatarAlt: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/man-woman-exchange-business-ideas_482257-123526.jpg", imageAlt: "Team working in modern office"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Michael Chen",
|
||||
date: "April 2024",
|
||||
title: "A True Partner in Business",
|
||||
quote: "The management team at Boulevard Office Park goes above and beyond to ensure tenant satisfaction. Their responsiveness and commitment to maintaining a high-quality environment make them a true partner in our business journey.",
|
||||
tag: "Client-Focused",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/man-portrait_1296-491.jpg",
|
||||
avatarAlt: "Michael Chen",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/urban-city-skyline_649448-1650.jpg",
|
||||
imageAlt: "Modern office building exterior",
|
||||
},
|
||||
id: "t2", name: "Michael Chen", date: "April 2024", title: "A True Partner in Business", quote: "The management team at Boulevard Office Park goes above and beyond to ensure tenant satisfaction. Their responsiveness and commitment to maintaining a high-quality environment make them a true partner in our business journey.", tag: "Client-Focused", avatarSrc: "http://img.b2bpic.net/free-photo/man-portrait_1296-491.jpg", avatarAlt: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/urban-city-skyline_649448-1650.jpg", imageAlt: "Modern office building exterior"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Emily Rodriguez",
|
||||
date: "March 2024",
|
||||
title: "Modern Spaces, Unbeatable Location",
|
||||
quote: "We were looking for a modern office with excellent connectivity, and Block C delivered perfectly. The location is ideal for our clients and staff, and the interior design is both stylish and functional.",
|
||||
tag: "Strategic Value",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiley-woman-having-vr-set-her-head_23-2148513455.jpg",
|
||||
avatarAlt: "Emily Rodriguez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-talking-walking-together-city_23-2149318552.jpg",
|
||||
imageAlt: "Office reception area",
|
||||
},
|
||||
id: "t3", name: "Emily Rodriguez", date: "March 2024", title: "Modern Spaces, Unbeatable Location", quote: "We were looking for a modern office with excellent connectivity, and Block C delivered perfectly. The location is ideal for our clients and staff, and the interior design is both stylish and functional.", tag: "Strategic Value", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-woman-having-vr-set-her-head_23-2148513455.jpg", avatarAlt: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-talking-walking-together-city_23-2149318552.jpg", imageAlt: "Office reception area"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "David Kim",
|
||||
date: "February 2024",
|
||||
title: "Productivity Enhanced",
|
||||
quote: "The quiet and well-maintained offices here have allowed my team to focus and significantly increase our productivity. It's a serene yet vibrant place to work.",
|
||||
tag: "Focused Work",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5370.jpg",
|
||||
avatarAlt: "David Kim",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/messy-office-workplace-workplace-workspace-concept_185193-108724.jpg",
|
||||
imageAlt: "Employee working at desk",
|
||||
},
|
||||
id: "t4", name: "David Kim", date: "February 2024", title: "Productivity Enhanced", quote: "The quiet and well-maintained offices here have allowed my team to focus and significantly increase our productivity. It's a serene yet vibrant place to work.", tag: "Focused Work", avatarSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5370.jpg", avatarAlt: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/messy-office-workplace-workplace-workspace-concept_185193-108724.jpg", imageAlt: "Employee working at desk"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Jessica Lee",
|
||||
date: "January 2024",
|
||||
title: "Future-Proof Facilities",
|
||||
quote: "Boulevard Office Park Block C is an investment in our future. The infrastructure is robust, and the amenities anticipate our needs, allowing us to scale without worry.",
|
||||
tag: "Growth Partner",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-posing-against-large-window_1153-3823.jpg",
|
||||
avatarAlt: "Jessica Lee",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unity-female-business-team_637285-9829.jpg",
|
||||
imageAlt: "Business people shaking hands",
|
||||
},
|
||||
id: "t5", name: "Jessica Lee", date: "January 2024", title: "Future-Proof Facilities", quote: "Boulevard Office Park Block C is an investment in our future. The infrastructure is robust, and the amenities anticipate our needs, allowing us to scale without worry.", tag: "Growth Partner", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-posing-against-large-window_1153-3823.jpg", avatarAlt: "Jessica Lee", imageSrc: "http://img.b2bpic.net/free-photo/unity-female-business-team_637285-9829.jpg", imageAlt: "Business people shaking hands"},
|
||||
]}
|
||||
title="What Our Valued Tenants Say"
|
||||
description="Hear directly from the businesses thriving within Boulevard Office Park Block C."
|
||||
@@ -389,54 +231,15 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Innovate Corp",
|
||||
"Synergy Solutions",
|
||||
"Apex Holdings",
|
||||
"Venture Works",
|
||||
"Elite Dynamics",
|
||||
"Global Connect Partners",
|
||||
"Future Forward Enterprises",
|
||||
]}
|
||||
"Innovate Corp", "Synergy Solutions", "Apex Holdings", "Venture Works", "Elite Dynamics", "Global Connect Partners", "Future Forward Enterprises"]}
|
||||
title="Trusted by Leading Businesses"
|
||||
description="Join a prestigious community of innovative companies that call Boulevard Office Park home."
|
||||
tag="Our Community"
|
||||
buttons={[
|
||||
{
|
||||
text: "See All Tenants",
|
||||
href: "#",
|
||||
},
|
||||
text: "See All Tenants", href: "#"},
|
||||
]}
|
||||
showCard={false}
|
||||
logos={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-vector/colorful-abstract-business-card-template_23-2148361198.jpg",
|
||||
alt: "Google Logo",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/tablets-plastic-box_23-2147612232.jpg",
|
||||
alt: "Microsoft Logo",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/3d-delivery-robot-working_23-2151150144.jpg",
|
||||
alt: "Amazon Logo",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-vector/flat-design-fingerprint-logo-design_23-2149484187.jpg",
|
||||
alt: "Apple Logo",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037213.jpg",
|
||||
alt: "Meta Logo",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/graphic-designer-making-logo-notebook_23-2149142083.jpg",
|
||||
alt: "Adobe Logo",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-vector/storage-designs-collection_1209-58.jpg",
|
||||
alt: "Salesforce Logo",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -445,33 +248,19 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq1",
|
||||
title: "What are the typical lease terms?",
|
||||
content: "We offer flexible lease terms ranging from short-term arrangements to multi-year contracts, tailored to suit your business's needs.",
|
||||
},
|
||||
id: "faq1", title: "What are the typical lease terms?", content: "We offer flexible lease terms ranging from short-term arrangements to multi-year contracts, tailored to suit your business's needs."},
|
||||
{
|
||||
id: "faq2",
|
||||
title: "Are there any on-site amenities?",
|
||||
content: "Yes, Boulevard Office Park features high-speed internet, ample parking, security, meeting rooms, and a cafeteria. We aim to provide a comprehensive and comfortable working environment for all tenants.",
|
||||
},
|
||||
id: "faq2", title: "Are there any on-site amenities?", content: "Yes, Boulevard Office Park features high-speed internet, ample parking, security, meeting rooms, and a cafeteria. We aim to provide a comprehensive and comfortable working environment for all tenants."},
|
||||
{
|
||||
id: "faq3",
|
||||
title: "How is security handled at Block C?",
|
||||
content: "Our building benefits from 24/7 security surveillance, controlled access systems, and dedicated security personnel to ensure a safe and secure environment for all businesses.",
|
||||
},
|
||||
id: "faq3", title: "How is security handled at Block C?", content: "Our building benefits from 24/7 security surveillance, controlled access systems, and dedicated security personnel to ensure a safe and secure environment for all businesses."},
|
||||
{
|
||||
id: "faq4",
|
||||
title: "Can I customize my office space?",
|
||||
content: "Yes, we offer various customization options to help you create an office space that perfectly aligns with your brand and operational requirements. Our team can assist with design and fit-out plans.",
|
||||
},
|
||||
id: "faq4", title: "Can I customize my office space?", content: "Yes, we offer various customization options to help you create an office space that perfectly aligns with your brand and operational requirements. Our team can assist with design and fit-out plans."},
|
||||
]}
|
||||
sideTitle="Frequently Asked Questions"
|
||||
sideDescription="Find answers to common questions about Boulevard Office Park Block C and our services."
|
||||
buttons={[
|
||||
{
|
||||
text: "Browse All FAQs",
|
||||
href: "#",
|
||||
},
|
||||
text: "Browse All FAQs", href: "#"},
|
||||
]}
|
||||
faqsAnimation="slide-up"
|
||||
textPosition="left"
|
||||
@@ -486,27 +275,16 @@ export default function LandingPage() {
|
||||
description="Ready to find your next office space? Contact us today to schedule a tour or discuss your specific needs. Our team is here to help you every step of the way."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Your Email", required: true,
|
||||
},
|
||||
{
|
||||
name: "company",
|
||||
type: "text",
|
||||
placeholder: "Company Name",
|
||||
},
|
||||
name: "company", type: "text", placeholder: "Company Name"},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Tell us about your office needs (e.g., size, number of employees, desired move-in date)",
|
||||
rows: 4,
|
||||
name: "message", placeholder: "Tell us about your office needs (e.g., size, number of employees, desired move-in date)", rows: 4,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wc-sign-city_23-2150039840.jpg"
|
||||
@@ -521,50 +299,31 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Office Park",
|
||||
items: [
|
||||
title: "Office Park", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Amenities",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Amenities", href: "#features"},
|
||||
{
|
||||
label: "Available Spaces",
|
||||
href: "#spaces",
|
||||
},
|
||||
label: "Available Spaces", href: "#spaces"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
title: "Resources", items: [
|
||||
{
|
||||
label: "Testimonials",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Testimonials", href: "#testimonials"},
|
||||
{
|
||||
label: "FAQs",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQs", href: "#faq"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user