diff --git a/src/app/page.tsx b/src/app/page.tsx index e7adaec..923775f 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 ContactCenter from '@/components/sections/contact/ContactCenter'; +import ContactText from '@/components/sections/contact/ContactText'; import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia'; import FeatureCardOne from '@/components/sections/feature/FeatureCardOne'; import FooterBaseCard from '@/components/sections/footer/FooterBaseCard'; @@ -31,22 +31,11 @@ export default function LandingPage() {
@@ -102,24 +67,9 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} features={[ - { - title: "Precision Service", - description: "High-quality precision work using the latest industry tools.", - imageSrc: "http://img.b2bpic.net/free-photo/laptop-headphones-mini-house-plants-table-apartment-room_482257-98954.jpg", - imageAlt: "Precision service", - }, - { - title: "Reliable Solutions", - description: "Proven methods to get the job done right the first time.", - imageSrc: "http://img.b2bpic.net/free-photo/man-with-headphones-analyzes-online-statistics_53876-94865.jpg", - imageAlt: "Reliable solutions", - }, - { - title: "24/7 Support", - description: "We are available when you need us most, any time.", - imageSrc: "http://img.b2bpic.net/free-photo/digital-nomad-working-remotly-their-project_23-2149241828.jpg", - imageAlt: "24/7 support", - }, + { title: "Precision Service", description: "High-quality precision work using the latest industry tools.", imageSrc: "http://img.b2bpic.net/free-photo/laptop-headphones-mini-house-plants-table-apartment-room_482257-98954.jpg", imageAlt: "Precision service" }, + { title: "Reliable Solutions", description: "Proven methods to get the job done right the first time.", imageSrc: "http://img.b2bpic.net/free-photo/man-with-headphones-analyzes-online-statistics_53876-94865.jpg", imageAlt: "Reliable solutions" }, + { title: "24/7 Support", description: "We are available when you need us most, any time.", imageSrc: "http://img.b2bpic.net/free-photo/digital-nomad-working-remotly-their-project_23-2149241828.jpg", imageAlt: "24/7 support" }, ]} title="Our Professional Services" description="Comprehensive local service solutions tailored to your specific needs." @@ -142,41 +92,11 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} testimonials={[ - { - id: "t1", - name: "Sarah J.", - handle: "@sarahj", - testimonial: "Exceptional work and very professional service. Highly recommended!", - imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg", - }, - { - id: "t2", - name: "Michael B.", - handle: "@mikeb", - testimonial: "Fast response time and incredible results. Very satisfied.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-overjoyed-woman-rejoicing-her-success_74855-3513.jpg", - }, - { - id: "t3", - name: "Emily R.", - handle: "@emilyr", - testimonial: "Pricing was transparent and the team was extremely friendly.", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-handsome-smiling-model-sexy-stylish-man-dressed-shirt-jeans-fashion-hipster-male-posing-near-white-wall-studio-isolated_158538-26713.jpg", - }, - { - id: "t4", - name: "David K.", - handle: "@davidk", - testimonial: "The best experience I've had with a local service company.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2150171293.jpg", - }, - { - id: "t5", - name: "Karen S.", - handle: "@karens", - testimonial: "Reliable, efficient, and great local knowledge. 5 stars!", - imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-happy-gorgeous-woman-with-relaxed-smile-spending-nice-time-cafe_273609-9043.jpg", - }, + { id: "t1", name: "Sarah J.", handle: "@sarahj", testimonial: "Exceptional work and very professional service. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg" }, + { id: "t2", name: "Michael B.", handle: "@mikeb", testimonial: "Fast response time and incredible results. Very satisfied.", imageSrc: "http://img.b2bpic.net/free-photo/happy-overjoyed-woman-rejoicing-her-success_74855-3513.jpg" }, + { id: "t3", name: "Emily R.", handle: "@emilyr", testimonial: "Pricing was transparent and the team was extremely friendly.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-handsome-smiling-model-sexy-stylish-man-dressed-shirt-jeans-fashion-hipster-male-posing-near-white-wall-studio-isolated_158538-26713.jpg" }, + { id: "t4", name: "David K.", handle: "@davidk", testimonial: "The best experience I've had with a local service company.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2150171293.jpg" }, + { id: "t5", name: "Karen S.", handle: "@karens", testimonial: "Reliable, efficient, and great local knowledge. 5 stars!", imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-happy-gorgeous-woman-with-relaxed-smile-spending-nice-time-cafe_273609-9043.jpg" }, ]} title="Loved by Our Customers" description="Don't just take our word for it—see what our satisfied local clients have to say." @@ -189,30 +109,10 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} metrics={[ - { - id: "m1", - title: "Contact Us", - value: "1. Simple", - icon: Phone, - }, - { - id: "m2", - title: "Get Quote", - value: "2. Fast", - icon: FileText, - }, - { - id: "m3", - title: "We Deliver", - value: "3. Expert", - icon: CheckCircle, - }, - { - id: "m4", - title: "Follow Up", - value: "4. Quality", - icon: Award, - }, + { id: "m1", title: "Contact Us", value: "1. Simple", icon: Phone }, + { id: "m2", title: "Get Quote", value: "2. Fast", icon: FileText }, + { id: "m3", title: "We Deliver", value: "3. Expert", icon: CheckCircle }, + { id: "m4", title: "Follow Up", value: "4. Quality", icon: Award }, ]} title="How We Work" description="A simple four-step process designed to get you the help you need quickly." @@ -224,21 +124,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} faqs={[ - { - id: "f1", - title: "What are your service areas?", - content: "We proudly serve the entire local metropolitan area.", - }, - { - id: "f2", - title: "Do you offer transparent pricing?", - content: "Yes, we provide clear estimates upfront before any work begins.", - }, - { - id: "f3", - title: "Are you licensed and insured?", - content: "Absolutely, we carry full insurance and proper licensing for all services.", - }, + { id: "f1", title: "What are your service areas?", content: "We proudly serve the entire local metropolitan area." }, + { id: "f2", title: "Do you offer transparent pricing?", content: "Yes, we provide clear estimates upfront before any work begins." }, + { id: "f3", title: "Are you licensed and insured?", content: "Absolutely, we carry full insurance and proper licensing for all services." }, ]} imageSrc="http://img.b2bpic.net/free-photo/close-up-person-working-call-center_23-2149288179.jpg" mediaAnimation="slide-up" @@ -249,14 +137,10 @@ export default function LandingPage() {