diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 7b98d4b..f209782 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -2,12 +2,11 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; -import ContactCTA from '@/components/sections/contact/ContactCTA'; -import FooterCard from '@/components/sections/footer/FooterCard'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; -import ProductCardOne from '@/components/sections/product/ProductCardOne'; +import ContactSplit from '@/components/sections/contact/ContactSplit'; +import FooterCard from '@/components/sections/footer/FooterCard'; -export default function LandingPage() { +export default function ContactPage() { return ( - + -
- -
+
+ +
-
- -
- - +
); -} +} \ No newline at end of file diff --git a/src/app/page.tsx b/src/app/page.tsx index cbcc630..b9c0e37 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,28 +28,14 @@ export default function LandingPage() { @@ -58,35 +44,15 @@ export default function LandingPage() { title="Crystal Clear Results, Every Time" description="Professional residential and commercial window cleaning services. Experience the streak-free guarantee with our expert team." buttons={[ - { - text: "Get a Free Quote", - href: "/contact", - }, + { text: "Get a Free Quote", href: "/contact" }, ]} imageSrc="http://img.b2bpic.net/free-photo/decorated-front-door-with-plant_23-2150562176.jpg" imageAlt="Professional window cleaner" showDimOverlay={true} avatars={[ - { - src: "http://img.b2bpic.net/free-photo/vertical-shot-young-musician-woman-learns-how-play-ukulele-sits-sofa-with-crossed-legs_1258-204931.jpg", - alt: "Customer 1", - }, - { - src: "http://img.b2bpic.net/free-photo/successful-time-young-handsome-man-white-shirt-black-jacket-expressing-positivity-talking-phone-leadership-great-career-manager-cheerful-mood_197531-2121.jpg", - alt: "Customer 2", - }, - { - src: "http://img.b2bpic.net/free-photo/excited-cheerful-blond-girl-rejoicing-camera-with-copy-space-text-promotional-content-near-yellow-background_574295-2365.jpg", - alt: "Customer 3", - }, - { - src: "http://img.b2bpic.net/free-photo/vertical-shot-young-musician-woman-learns-how-play-ukulele-sits-sofa-with-crossed-legs_1258-204931.jpg", - alt: "Customer 4", - }, - { - src: "http://img.b2bpic.net/free-photo/successful-time-young-handsome-man-white-shirt-black-jacket-expressing-positivity-talking-phone-leadership-great-career-manager-cheerful-mood_197531-2121.jpg", - alt: "Customer 5", - }, + { src: "http://img.b2bpic.net/free-photo/vertical-shot-young-musician-woman-learns-how-play-ukulele-sits-sofa-with-crossed-legs_1258-204931.jpg", alt: "Customer 1" }, + { src: "http://img.b2bpic.net/free-photo/successful-time-young-handsome-man-white-shirt-black-jacket-expressing-positivity-talking-phone-leadership-great-career-manager-cheerful-mood_197531-2121.jpg", alt: "Customer 2" }, + { src: "http://img.b2bpic.net/free-photo/excited-cheerful-blond-girl-rejoicing-camera-with-copy-space-text-promotional-content-near-yellow-background_574295-2365.jpg", alt: "Customer 3" }, ]} avatarText="Trusted by 500+ local homeowners" /> @@ -99,24 +65,9 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} features={[ - { - title: "Insured & Certified", - description: "Fully bonded and insured professionals, so you can have peace of mind.", - imageSrc: "http://img.b2bpic.net/free-photo/architecture-shadows-day-city_23-2149451188.jpg?_wi=1", - imageAlt: "Certified cleaner", - }, - { - title: "Streak-Free Guarantee", - description: "Our specialized equipment ensures a flawless finish on every window, every time.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-architecture-office-business-building-with-glass-window-shape_74190-6432.jpg?_wi=1", - imageAlt: "Clean windows", - }, - { - title: "Eco-Friendly Solutions", - description: "We use non-toxic, sustainable cleaning products that are safe for your pets and plants.", - imageSrc: "http://img.b2bpic.net/free-photo/man-with-white-helmet-near-solar-panel_1157-29991.jpg?_wi=1", - imageAlt: "Eco friendly", - }, + { title: "Insured & Certified", description: "Fully bonded and insured professionals, so you can have peace of mind.", imageSrc: "http://img.b2bpic.net/free-photo/architecture-shadows-day-city_23-2149451188.jpg?_wi=1", imageAlt: "Certified cleaner" }, + { title: "Streak-Free Guarantee", description: "Our specialized equipment ensures a flawless finish on every window, every time.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-architecture-office-business-building-with-glass-window-shape_74190-6432.jpg?_wi=1", imageAlt: "Clean windows" }, + { title: "Eco-Friendly Solutions", description: "We use non-toxic, sustainable cleaning products that are safe for your pets and plants.", imageSrc: "http://img.b2bpic.net/free-photo/man-with-white-helmet-near-solar-panel_1157-29991.jpg?_wi=1", imageAlt: "Eco friendly" }, ]} title="Why Choose ClearView?" description="Experience superior window cleaning with our professional, eco-friendly standards." @@ -127,31 +78,8 @@ export default function LandingPage() { @@ -189,20 +109,8 @@ export default function LandingPage() { title="By The Numbers" description="Delivering excellence one pane at a time." metrics={[ - { - id: "m1", - value: "15+", - title: "Years Experience", - description: "Serving the local community since 2010.", - imageSrc: "http://img.b2bpic.net/free-photo/architecture-shadows-day-city_23-2149451188.jpg?_wi=2", - }, - { - id: "m2", - value: "2000+", - title: "Projects Completed", - description: "Residential and commercial satisfaction.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-architecture-office-business-building-with-glass-window-shape_74190-6432.jpg?_wi=2", - }, + { id: "m1", value: "15+", title: "Years Experience", description: "Serving the local community since 2010.", imageSrc: "http://img.b2bpic.net/free-photo/architecture-shadows-day-city_23-2149451188.jpg?_wi=2" }, + { id: "m2", value: "2000+", title: "Projects Completed", description: "Residential and commercial satisfaction.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-architecture-office-business-building-with-glass-window-shape_74190-6432.jpg?_wi=2" }, ]} /> @@ -216,4 +124,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index feffd30..969dd3a 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -10,15 +10,15 @@ --accent: #ffffff; --background-accent: #ffffff; */ - --background: #ffffff; - --card: #f9f9f9; - --foreground: #000612e6; + --background: #f5faff; + --card: #f1f8ff; + --foreground: #001122; --primary-cta: #15479c; --primary-cta-text: #ffffff; --secondary-cta: #ffffff; --secondary-cta-text: #000612e6; - --accent: #e2e2e2; - --background-accent: #c4c4c4; + --accent: #a8cce8; + --background-accent: #7ba3cf; /* text sizing - set by ThemeProvider */ /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);