Merge version_1 into main #2
159
src/app/page.tsx
159
src/app/page.tsx
@@ -30,65 +30,36 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Amenities",
|
||||
id: "features",
|
||||
},
|
||||
name: "Amenities", id: "features"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="North Andover Office Park"
|
||||
button={{
|
||||
text: "Schedule Tour",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Schedule Tour", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Work Somewhere That Just Works"
|
||||
description="Professional office space in North Andover with easy access, convenient parking, and a community of trusted businesses. No complicated layouts, no long walks—just a clean, welcoming place to do business."
|
||||
tag="Reliable Work Environments"
|
||||
buttons={[
|
||||
{
|
||||
text: "Schedule Your Tour",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Schedule Your Tour", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-walking-reading_23-2147710243.jpg",
|
||||
imageAlt: "North Andover Office Park entrance",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-walking-reading_23-2147710243.jpg", imageAlt: "North Andover Office Park entrance"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-working-with-laptop_23-2149300685.jpg",
|
||||
imageAlt: "Modern office interior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-joyful-girl-with-cellphone-taking-picture-filming-video_74855-3498.jpg?_wi=1",
|
||||
imageAlt: "Welcoming lobby",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-disabled-woman-by-elevator_23-2149552170.jpg?_wi=1",
|
||||
imageAlt: "Ample parking area",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-modern-laptops-office_23-2148804560.jpg?_wi=1",
|
||||
imageAlt: "Professional business building",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-working-with-laptop_23-2149300685.jpg", imageAlt: "Modern office interior"}
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
rating={5}
|
||||
@@ -102,7 +73,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="A Space Built for Professionals"
|
||||
description="We understand that your business deserves more than just four walls. North Andover Office Park offers a professionally managed, clean, and accessible environment designed to minimize operational friction and maximize your productivity. Join a community that values convenience, reliability, and professional excellence."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-joyful-girl-with-cellphone-taking-picture-filming-video_74855-3498.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-joyful-girl-with-cellphone-taking-picture-filming-video_74855-3498.jpg"
|
||||
imageAlt="Clean and professional office lobby"
|
||||
/>
|
||||
</div>
|
||||
@@ -114,32 +85,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Ample Parking",
|
||||
descriptions: [
|
||||
"Convenient surface-level parking located steps from your entry.",
|
||||
"No complex parking garages or long commutes to your door.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-disabled-woman-by-elevator_23-2149552170.jpg?_wi=2",
|
||||
},
|
||||
id: "1", title: "Ample Parking", descriptions: [
|
||||
"Convenient surface-level parking located steps from your entry.", "No complex parking garages or long commutes to your door."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-disabled-woman-by-elevator_23-2149552170.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Responsive Management",
|
||||
descriptions: [
|
||||
"On-site, attentive management staff dedicated to your needs.",
|
||||
"Prompt responses and proactive maintenance for a hassle-free experience.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-working-as-team-company_23-2149136874.jpg",
|
||||
},
|
||||
id: "2", title: "Responsive Management", descriptions: [
|
||||
"On-site, attentive management staff dedicated to your needs.", "Prompt responses and proactive maintenance for a hassle-free experience."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-working-as-team-company_23-2149136874.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Accessible Design",
|
||||
descriptions: [
|
||||
"Ground-floor access and clear, intuitive building layouts.",
|
||||
"Perfect for patient traffic, client meetings, and high-frequency visits.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-modern-laptops-office_23-2148804560.jpg?_wi=2",
|
||||
},
|
||||
id: "3", title: "Accessible Design", descriptions: [
|
||||
"Ground-floor access and clear, intuitive building layouts.", "Perfect for patient traffic, client meetings, and high-frequency visits."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-modern-laptops-office_23-2148804560.jpg"},
|
||||
]}
|
||||
title="Everything You Need to Succeed"
|
||||
description="We’ve removed the common stressors of office management so you can focus on your clients and growth."
|
||||
@@ -148,63 +104,33 @@ export default function LandingPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardSixteen
|
||||
animationType="blur-reveal"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Dr. Elena Rossi",
|
||||
role: "Clinical Psychologist",
|
||||
company: "Rossi Therapy",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-asian-woman-entrepreneur-recommending-cafe-showing-okay-ok-sign-approval_1258-199352.jpg",
|
||||
},
|
||||
id: "1", name: "Dr. Elena Rossi", role: "Clinical Psychologist", company: "Rossi Therapy", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-asian-woman-entrepreneur-recommending-cafe-showing-okay-ok-sign-approval_1258-199352.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mark Jensen",
|
||||
role: "Financial Consultant",
|
||||
company: "Jensen Financial",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg",
|
||||
},
|
||||
id: "2", name: "Mark Jensen", role: "Financial Consultant", company: "Jensen Financial", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Sarah Miller",
|
||||
role: "Physical Therapist",
|
||||
company: "Miller PT",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mature-businessman-looking-away_23-2147955371.jpg",
|
||||
},
|
||||
id: "3", name: "Sarah Miller", role: "Physical Therapist", company: "Miller PT", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mature-businessman-looking-away_23-2147955371.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Park",
|
||||
role: "Small Business Owner",
|
||||
company: "Park Solutions",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-young-student-standing-front-university-building_23-2148093371.jpg",
|
||||
},
|
||||
id: "4", name: "David Park", role: "Small Business Owner", company: "Park Solutions", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-young-student-standing-front-university-building_23-2148093371.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Lisa Chen",
|
||||
role: "Marketing Director",
|
||||
company: "Chen Growth",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-happy-excited-business-leadership-smiling_482257-10514.jpg",
|
||||
},
|
||||
id: "5", name: "Lisa Chen", role: "Marketing Director", company: "Chen Growth", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-happy-excited-business-leadership-smiling_482257-10514.jpg"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "95%",
|
||||
label: "Retention Rate",
|
||||
},
|
||||
value: "95%", label: "Retention Rate"},
|
||||
{
|
||||
value: "50+",
|
||||
label: "Trusted Tenants",
|
||||
},
|
||||
value: "50+", label: "Trusted Tenants"},
|
||||
{
|
||||
value: "10+",
|
||||
label: "Years Managed",
|
||||
},
|
||||
value: "10+", label: "Years Managed"},
|
||||
]}
|
||||
title="Trusted by Local Professionals"
|
||||
description="Hear why therapists, doctors, and small teams call North Andover Office Park home."
|
||||
@@ -218,27 +144,16 @@ export default function LandingPage() {
|
||||
description="Ready to move your business into a space that just works? Send us a message and we’ll reach out to discuss your specific needs."
|
||||
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: "phone",
|
||||
type: "tel",
|
||||
placeholder: "Your Phone Number",
|
||||
},
|
||||
name: "phone", type: "tel", placeholder: "Your Phone Number"},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Any specific requirements?",
|
||||
rows: 4,
|
||||
name: "message", placeholder: "Any specific requirements?", rows: 4,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-businesswomen-sitting-back-back-smiling-camera-leadership_482257-25782.jpg"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user