diff --git a/src/app/page.tsx b/src/app/page.tsx index c6dd6f4..fc4fb8b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -2,7 +2,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; -import ContactSplit from '@/components/sections/contact/ContactSplit'; +import ContactSplitForm from '@/components/sections/contact/ContactSplitForm'; import FaqBase from '@/components/sections/faq/FaqBase'; import FeatureHoverPattern from '@/components/sections/feature/featureHoverPattern/FeatureHoverPattern'; import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal'; @@ -12,7 +12,7 @@ import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatin import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix'; import TextSplitAbout from '@/components/sections/about/TextSplitAbout'; -import { Droplets, ShieldCheck, Zap, Instagram } from "lucide-react"; +import { Droplets, ShieldCheck, Zap, Fan, Truck } from "lucide-react"; export default function LandingPage() { return ( @@ -32,17 +32,11 @@ export default function LandingPage() {
@@ -86,15 +70,11 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { - icon: Zap, - title: "Electrical Systems", description: "Expert diagnostic and repair services for your modern home infrastructure."}, - { - icon: Droplets, - title: "Interior Refinement", description: "Precision painting and aesthetic updates by skilled artisans."}, - { - icon: ShieldCheck, - title: "Maintenance Care", description: "Proactive property health assessments to ensure peak performance."}, + { icon: Zap, title: "Electrical Systems", description: "Expert diagnostic and repair services for your modern home infrastructure." }, + { icon: Droplets, title: "Interior Refinement", description: "Precision painting and aesthetic updates by skilled artisans." }, + { icon: ShieldCheck, title: "Maintenance Care", description: "Proactive property health assessments to ensure peak performance." }, + { icon: Fan, title: "Air Conditioning", description: "Comprehensive climate control cleaning and efficiency optimization." }, + { icon: Truck, title: "House Moving", description: "White-glove moving services designed for luxury homes and delicate valuables." } ]} title="Our Elite Services" description="Comprehensive solutions tailored to your unique lifestyle requirements." @@ -107,12 +87,8 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} metrics={[ - { - id: "m1", value: "500+", title: "Successful Projects", description: "Homes transformed to perfection.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-construction-workers_23-2149366629.jpg"}, - { - id: "m2", value: "99%", title: "Client Satisfaction", description: "Unwavering commitment to excellence.", imageSrc: "http://img.b2bpic.net/free-photo/people-office-having-break_23-2147668797.jpg"}, - { - id: "m3", value: "24/7", title: "Priority Support", description: "Always here for your peace of mind.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-elder-woman-kitchen-waving-tablet_23-2148419313.jpg"}, + { id: "m1", value: "500+", title: "Successful Projects", description: "Homes transformed to perfection.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-construction-workers_23-2149366629.jpg" }, + { id: "m2", value: "99%", title: "Client Satisfaction", description: "Unwavering commitment to excellence.", imageSrc: "http://img.b2bpic.net/free-photo/people-office-having-break_23-2147668797.jpg" } ]} title="Delivering Excellence" description="Our impact across Bangkok's most prestigious residences." @@ -125,16 +101,8 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { - id: "t1", name: "Sarah Miller", handle: "@smiller", testimonial: "Truly unmatched attention to detail. My home feels brand new every time.", imageSrc: "http://img.b2bpic.net/free-photo/mature-blonde-business-woman-work_23-2149100299.jpg"}, - { - id: "t2", name: "James Anderson", handle: "@janderson", testimonial: "Reliable, professional, and absolutely discreet. The best in the business.", imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg"}, - { - id: "t3", name: "Elena Rossi", handle: "@erossi", testimonial: "Their craft and passion for service are evident in every corner of my home.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beauty-businesswoman-leaning-against-brick-wall_613910-773.jpg"}, - { - id: "t4", name: "David Thorne", handle: "@dthorne", testimonial: "Unparalleled expertise. They handle delicate matters with such grace and precision.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-stairs_1262-3109.jpg"}, - { - id: "t5", name: "Mia Chen", handle: "@miac", testimonial: "A luxury experience. They don't just maintain; they elevate the living experience.", imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-businesswoman-looking-camera-with-arms-crossed-portrait_1163-4337.jpg"}, + { id: "t1", name: "Sarah Miller", handle: "@smiller", testimonial: "Truly unmatched attention to detail. My home feels brand new every time.", imageSrc: "http://img.b2bpic.net/free-photo/mature-blonde-business-woman-work_23-2149100299.jpg" }, + { id: "t2", name: "James Anderson", handle: "@janderson", testimonial: "Reliable, professional, and absolutely discreet. The best in the business.", imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg" } ]} title="Client Experiences" description="What our distinguished clients say about us." @@ -146,12 +114,8 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} faqs={[ - { - id: "f1", title: "How do I schedule a service?", content: "Simply fill out our contact form and our concierge will reach out to finalize details."}, - { - id: "f2", title: "Are your services available on weekends?", content: "Yes, we provide priority service options including weekends for our regular clients."}, - { - id: "f3", title: "Do you provide home safety guarantees?", content: "We offer comprehensive safety protocols and professional insurance on every project."}, + { id: "f1", title: "How do I schedule a service?", content: "Simply fill out our contact form and our concierge will reach out to finalize details." }, + { id: "f2", title: "Are your services available on weekends?", content: "Yes, we provide priority service options including weekends for our regular clients." } ]} title="Service Queries" description="Common questions about our premium home service standards." @@ -163,36 +127,33 @@ export default function LandingPage() {