Merge version_1 into main #1
260
src/app/page.tsx
260
src/app/page.tsx
@@ -33,55 +33,31 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "features",
|
||||
},
|
||||
name: "Services", id: "features"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Acacia"
|
||||
button={{ text: "Get Started", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Excellence in Every Workspace"
|
||||
description="Acacia Business Centre offers premium office solutions tailored for modern enterprises. Elevate your brand in our sophisticated professional environment."
|
||||
tag="PREMIUM BUSINESS SOLUTIONS"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-hotel-view_1417-1562.jpg",
|
||||
imageAlt: "Modern reception",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-hotel-view_1417-1562.jpg", imageAlt: "Modern reception"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797699.jpg",
|
||||
imageAlt: "Business centre interior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-sauna-with-panoramic-windows-wooden-design_169016-70021.jpg",
|
||||
imageAlt: "Modern sauna with panoramic windows wooden design",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-alone-corridor_1127-279.jpg",
|
||||
imageAlt: "Indoor alone corridor",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-style-open-space-office-interior_181624-19369.jpg",
|
||||
imageAlt: "Beautiful shot of the modern style open space office interior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797699.jpg", imageAlt: "Business centre interior"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -97,17 +73,11 @@ export default function LandingPage() {
|
||||
description="Located in the heart of the business district, Acacia Business Centre provides unmatched infrastructure, connectivity, and services to empower your growth."
|
||||
metrics={[
|
||||
{
|
||||
value: "15+",
|
||||
title: "Years of Excellence",
|
||||
},
|
||||
value: "15+", title: "Years of Excellence"},
|
||||
{
|
||||
value: "500+",
|
||||
title: "Happy Clients",
|
||||
},
|
||||
value: "500+", title: "Happy Clients"},
|
||||
{
|
||||
value: "24/7",
|
||||
title: "Support Availability",
|
||||
},
|
||||
value: "24/7", title: "Support Availability"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/team-diverse-coworkers-modern-office-discuss-their-project-together_93675-133516.jpg"
|
||||
imageAlt="Professional environment"
|
||||
@@ -123,34 +93,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
label: "01",
|
||||
title: "Global Connectivity",
|
||||
items: [
|
||||
"High-speed fiber internet",
|
||||
"Dedicated server space",
|
||||
"Secure VoIP solutions",
|
||||
],
|
||||
id: "1", label: "01", title: "Global Connectivity", items: [
|
||||
"High-speed fiber internet", "Dedicated server space", "Secure VoIP solutions"],
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
label: "02",
|
||||
title: "Elite Infrastructure",
|
||||
items: [
|
||||
"Ergonomic workspace furniture",
|
||||
"On-site tech support",
|
||||
"Meeting room booking",
|
||||
],
|
||||
id: "2", label: "02", title: "Elite Infrastructure", items: [
|
||||
"Ergonomic workspace furniture", "On-site tech support", "Meeting room booking"],
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
label: "03",
|
||||
title: "Flexible Terms",
|
||||
items: [
|
||||
"Custom lease agreements",
|
||||
"Virtual office options",
|
||||
"Scalable office suites",
|
||||
],
|
||||
id: "3", label: "03", title: "Flexible Terms", items: [
|
||||
"Custom lease agreements", "Virtual office options", "Scalable office suites"],
|
||||
},
|
||||
]}
|
||||
title="Why Choose Acacia?"
|
||||
@@ -166,59 +118,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
brand: "Standard",
|
||||
name: "Professional Desk",
|
||||
price: "$450/mo",
|
||||
rating: 5,
|
||||
reviewCount: "12",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797710.jpg",
|
||||
},
|
||||
id: "p1", brand: "Standard", name: "Professional Desk", price: "$450/mo", rating: 5,
|
||||
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797710.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
brand: "Standard",
|
||||
name: "Executive Suite",
|
||||
price: "$1200/mo",
|
||||
rating: 5,
|
||||
reviewCount: "28",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-chairs-modern-brick-wall-room_482257-119333.jpg",
|
||||
},
|
||||
id: "p2", brand: "Standard", name: "Executive Suite", price: "$1200/mo", rating: 5,
|
||||
reviewCount: "28", imageSrc: "http://img.b2bpic.net/free-photo/empty-chairs-modern-brick-wall-room_482257-119333.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
brand: "Premium",
|
||||
name: "Enterprise Hub",
|
||||
price: "$3500/mo",
|
||||
rating: 5,
|
||||
reviewCount: "15",
|
||||
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",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
brand: "Standard",
|
||||
name: "Co-Working Hub",
|
||||
price: "$250/mo",
|
||||
rating: 4,
|
||||
reviewCount: "40",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-office-interior-design_23-2151826293.jpg",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
brand: "Premium",
|
||||
name: "Creative Suite",
|
||||
price: "$1500/mo",
|
||||
rating: 5,
|
||||
reviewCount: "9",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-living-room-design-illuminated-night-generated-by-ai_188544-17028.jpg",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
brand: "Enterprise",
|
||||
name: "Boardroom Access",
|
||||
price: "$600/mo",
|
||||
rating: 5,
|
||||
reviewCount: "21",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-mobile-phone_107420-65744.jpg",
|
||||
},
|
||||
id: "p3", brand: "Premium", name: "Enterprise Hub", price: "$3500/mo", rating: 5,
|
||||
reviewCount: "15", 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"}
|
||||
]}
|
||||
title="Premium Office Suites"
|
||||
description="Choose from our curated list of office environments to suit your company scale."
|
||||
@@ -232,28 +139,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "99.9%",
|
||||
title: "Uptime Guaranteed",
|
||||
items: [
|
||||
"Resilient infrastructure",
|
||||
],
|
||||
id: "m1", value: "99.9%", title: "Uptime Guaranteed", items: [
|
||||
"Resilient infrastructure"],
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "450+",
|
||||
title: "Businesses Housed",
|
||||
items: [
|
||||
"Diverse community",
|
||||
],
|
||||
id: "m2", value: "450+", title: "Businesses Housed", items: [
|
||||
"Diverse community"],
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "120+",
|
||||
title: "Meeting Rooms",
|
||||
items: [
|
||||
"Globally accessible",
|
||||
],
|
||||
id: "m3", value: "120+", title: "Meeting Rooms", items: [
|
||||
"Globally accessible"],
|
||||
},
|
||||
]}
|
||||
title="Impact by Numbers"
|
||||
@@ -268,27 +163,16 @@ export default function LandingPage() {
|
||||
tag="MEET THE EXPERTS"
|
||||
members={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Alexander Vance",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg",
|
||||
},
|
||||
id: "t1", name: "Alexander Vance", imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Sarah Miller",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2727.jpg",
|
||||
},
|
||||
id: "t2", name: "Sarah Miller", imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2727.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "James Chen",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-stairs_1262-3109.jpg",
|
||||
},
|
||||
id: "t3", name: "James Chen", imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-stairs_1262-3109.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Elena Rodriguez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-young-businessman-with-his-arms-crossed-looking-camera_23-2148176207.jpg",
|
||||
},
|
||||
id: "t4", name: "Elena Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-young-businessman-with-his-arms-crossed-looking-camera_23-2148176207.jpg"},
|
||||
]}
|
||||
memberVariant="card"
|
||||
membersAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -298,45 +182,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Exceptional Facility",
|
||||
quote: "The best office decision our company ever made.",
|
||||
name: "John Doe",
|
||||
role: "CEO",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-prepared-meeting_1098-2188.jpg",
|
||||
},
|
||||
id: "1", title: "Exceptional Facility", quote: "The best office decision our company ever made.", name: "John Doe", role: "CEO", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-prepared-meeting_1098-2188.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Top Tier Tech",
|
||||
quote: "Superb infrastructure that never goes down.",
|
||||
name: "Jane Smith",
|
||||
role: "CTO",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-mature-businessman-using-digital-tablet-caf_23-2147955292.jpg",
|
||||
},
|
||||
id: "2", title: "Top Tier Tech", quote: "Superb infrastructure that never goes down.", name: "Jane Smith", role: "CTO", imageSrc: "http://img.b2bpic.net/free-photo/smiling-mature-businessman-using-digital-tablet-caf_23-2147955292.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Great Community",
|
||||
quote: "We loved meeting new collaborators here.",
|
||||
name: "Alice Wong",
|
||||
role: "Founder",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
title: "Seamless Process",
|
||||
quote: "Leasing was incredibly simple and fast.",
|
||||
name: "Bob Brown",
|
||||
role: "Director",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-portrait-beautiful-woman_23-2148317338.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
title: "Stunning Office",
|
||||
quote: "Clients are always impressed by our lobby.",
|
||||
name: "Eve White",
|
||||
role: "Manager",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-button-up-his-jacket-smiles_23-2148401389.jpg",
|
||||
},
|
||||
id: "3", title: "Great Community", quote: "We loved meeting new collaborators here.", name: "Alice Wong", role: "Founder", imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg"}
|
||||
]}
|
||||
title="Client Success Stories"
|
||||
description="Read what our partners have to say about their experience at Acacia."
|
||||
@@ -347,8 +197,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "animated-grid",
|
||||
}}
|
||||
variant: "animated-grid"}}
|
||||
tag="JOIN US"
|
||||
title="Ready to Start Your Journey?"
|
||||
description="Book a private tour of our facility and explore the premium options awaiting your business."
|
||||
@@ -361,42 +210,27 @@ export default function LandingPage() {
|
||||
logoText="Acacia"
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
label: "Careers", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
title: "Resources", items: [
|
||||
{
|
||||
label: "Guides",
|
||||
href: "#",
|
||||
},
|
||||
label: "Guides", href: "#"},
|
||||
{
|
||||
label: "Blog",
|
||||
href: "#",
|
||||
},
|
||||
label: "Blog", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Use",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Use", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user