diff --git a/src/app/page.tsx b/src/app/page.tsx
index 3030f8a..9c52ff3 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,84 +31,36 @@ export default function LandingPage() {
@@ -120,18 +72,9 @@ export default function LandingPage() {
title="Your Growth Partner"
description="We provide more than just desks; we offer a strategic environment tailored for your business success and professional networking."
bulletPoints={[
- {
- title: "Prime Location",
- description: "Located in the heart of the business district.",
- },
- {
- title: "Flexible Terms",
- description: "Short and long term leases available.",
- },
- {
- title: "Full Infrastructure",
- description: "State-of-the-art office technology ready.",
- },
+ { title: "Prime Location", description: "Located in the heart of the business district." },
+ { title: "Flexible Terms", description: "Short and long term leases available." },
+ { title: "Full Infrastructure", description: "State-of-the-art office technology ready." }
]}
imageSrc="http://img.b2bpic.net/free-photo/accountant-busy-modern-startup-agency-imputing-financial-figures-pc_482257-126653.jpg"
mediaAnimation="slide-up"
@@ -143,21 +86,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
- {
- title: "High Speed Connectivity",
- description: "Enterprise-grade internet and secure networks.",
- imageSrc: "http://img.b2bpic.net/free-photo/managing-smart-speakers-concept_23-2150170088.jpg",
- },
- {
- title: "Executive Meeting Rooms",
- description: "Professional spaces equipped for any presentation.",
- imageSrc: "http://img.b2bpic.net/free-photo/people-sitting-table-conference-hall_23-2147656690.jpg",
- },
- {
- title: "Private Office Suites",
- description: "Quiet, secure, and fully furnished offices.",
- imageSrc: "http://img.b2bpic.net/free-photo/serious-businessman-reading-document-lobby_1262-3074.jpg",
- },
+ { title: "High Speed Connectivity", description: "Enterprise-grade internet and secure networks.", imageSrc: "http://img.b2bpic.net/free-photo/managing-smart-speakers-concept_23-2150170088.jpg" },
+ { title: "Executive Meeting Rooms", description: "Professional spaces equipped for any presentation.", imageSrc: "http://img.b2bpic.net/free-photo/people-sitting-table-conference-hall_23-2147656690.jpg" },
+ { title: "Private Office Suites", description: "Quiet, secure, and fully furnished offices.", imageSrc: "http://img.b2bpic.net/free-photo/serious-businessman-reading-document-lobby_1262-3074.jpg" }
]}
title="Business Class Solutions"
description="Everything your company needs to operate seamlessly."
@@ -171,21 +102,9 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
metrics={[
- {
- id: "m1",
- value: "15+",
- description: "Years of Excellence",
- },
- {
- id: "m2",
- value: "500+",
- description: "Successful Businesses",
- },
- {
- id: "m3",
- value: "98%",
- description: "Client Retention",
- },
+ { id: "m1", value: "15+", description: "Years of Excellence" },
+ { id: "m2", value: "500+", description: "Successful Businesses" },
+ { id: "m3", value: "98%", description: "Client Retention" }
]}
title="Impact by the Numbers"
description="We measure our success by the growth of our tenants."
@@ -199,26 +118,11 @@ export default function LandingPage() {
rating={5}
author="Sarah Jenkins, CEO of InnovateCorp"
avatars={[
- {
- src: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
- alt: "Client 1",
- },
- {
- src: "http://img.b2bpic.net/free-photo/woman-booking-meetings-with-customers-by-phone_329181-17626.jpg",
- alt: "Client 2",
- },
- {
- src: "http://img.b2bpic.net/free-photo/portrait-successful-grey-haired-female-ceo-smiling-content-experienced-beautiful-businesswoman-posing-office-room-business-company-appearance-expression-concept_74855-11905.jpg",
- alt: "Client 3",
- },
- {
- src: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081913.jpg",
- alt: "Client 4",
- },
- {
- src: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098593.jpg",
- alt: "Client 5",
- },
+ { src: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", alt: "Client 1" },
+ { src: "http://img.b2bpic.net/free-photo/woman-booking-meetings-with-customers-by-phone_329181-17626.jpg", alt: "Client 2" },
+ { src: "http://img.b2bpic.net/free-photo/portrait-successful-grey-haired-female-ceo-smiling-content-experienced-beautiful-businesswoman-posing-office-room-business-company-appearance-expression-concept_74855-11905.jpg", alt: "Client 3" },
+ { src: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081913.jpg", alt: "Client 4" },
+ { src: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098593.jpg", alt: "Client 5" }
]}
ratingAnimation="slide-up"
avatarsAnimation="blur-reveal"
@@ -229,15 +133,7 @@ export default function LandingPage() {
@@ -248,21 +144,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
- {
- id: "f1",
- title: "Is parking available?",
- content: "Yes, we provide ample secure parking for all our tenants.",
- },
- {
- id: "f2",
- title: "Are there meeting rooms?",
- content: "We have 5 fully equipped conference rooms bookable on-demand.",
- },
- {
- id: "f3",
- title: "How quickly can I move in?",
- content: "Move-ins are usually ready within 48 hours of lease signing.",
- },
+ { id: "f1", title: "Is parking available?", content: "Yes, we provide ample secure parking for all our tenants." },
+ { id: "f2", title: "Are there meeting rooms?", content: "We have 5 fully equipped conference rooms bookable on-demand." },
+ { id: "f3", title: "How quickly can I move in?", content: "Move-ins are usually ready within 48 hours of lease signing." }
]}
title="Common Inquiries"
description="We are here to help you get started as quickly as possible."
@@ -276,18 +160,8 @@ export default function LandingPage() {
title="Secure Your Workspace"
description="Contact us today to schedule a private tour of our facilities."
inputs={[
- {
- name: "fullName",
- type: "text",
- placeholder: "Your Full Name",
- required: true,
- },
- {
- name: "email",
- type: "email",
- placeholder: "Email Address",
- required: true,
- },
+ { name: "fullName", type: "text", placeholder: "Your Full Name", required: true },
+ { name: "email", type: "email", placeholder: "Email Address", required: true }
]}
imageSrc="http://img.b2bpic.net/free-photo/city-square_1359-564.jpg"
mediaPosition="right"
@@ -298,31 +172,17 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file