Compare commits

..

40 Commits

Author SHA1 Message Date
558ba2e168 Update theme colors 2026-05-08 18:51:39 +00:00
671e22fb2c Update theme colors 2026-05-08 18:51:37 +00:00
25771207dc Update theme colors 2026-05-08 18:51:35 +00:00
bc3957dceb Update theme colors 2026-05-08 18:50:42 +00:00
fd8f7a1a20 Update theme colors 2026-05-08 18:50:30 +00:00
69fab8f04d Update theme colors 2026-05-08 18:50:23 +00:00
91d338e80b Update theme colors 2026-05-08 18:50:20 +00:00
85a7d38c27 Update theme colors 2026-05-08 18:50:16 +00:00
6ad5cb180b Update theme colors 2026-05-08 18:50:09 +00:00
26de0a1adf Update theme colors 2026-05-08 18:50:00 +00:00
10eac1b5d0 Update theme colors 2026-05-08 18:49:54 +00:00
f338b7be7c Update src/app/page.tsx 2026-05-08 18:49:43 +00:00
7bbbbe0330 Update src/app/page.tsx 2026-05-08 18:48:59 +00:00
a4200e95ad Update src/app/page.tsx 2026-05-08 18:48:09 +00:00
6489b0e636 Update src/app/page.tsx 2026-05-08 18:46:15 +00:00
deb53e62a5 Update src/app/page.tsx 2026-05-08 18:43:48 +00:00
1eeb0207d7 Update src/app/page.tsx 2026-05-08 18:42:11 +00:00
fb3bcf6072 Update src/app/page.tsx 2026-05-08 18:41:38 +00:00
118fe4103b Merge version_24 into main
Merge version_24 into main
2026-05-08 18:41:12 +00:00
0639275f28 Merge version_23 into main
Merge version_23 into main
2026-05-08 18:41:10 +00:00
2768f46875 Update theme colors 2026-05-08 18:41:09 +00:00
88dd33e881 Update theme colors 2026-05-08 18:41:04 +00:00
4df1fb7d91 Merge version_22 into main
Merge version_22 into main
2026-05-08 18:40:56 +00:00
01d777a5c2 Update theme colors 2026-05-08 18:40:52 +00:00
69c30f6d89 Merge version_21 into main
Merge version_21 into main
2026-05-08 18:40:50 +00:00
568fca80e5 Merge version_20 into main
Merge version_20 into main
2026-05-08 18:40:41 +00:00
5e77480b48 Merge version_19 into main
Merge version_19 into main
2026-05-08 18:40:10 +00:00
90e6f90ce7 Switch to version 18: modified src/app/page.tsx 2026-05-08 18:39:22 +00:00
62d7b9b66f Switch to version 19: modified src/app/page.tsx 2026-05-08 18:39:20 +00:00
e043c302bd Switch to version 20: modified src/app/page.tsx 2026-05-08 18:39:16 +00:00
24896cc726 Merge version_21 into main
Merge version_21 into main
2026-05-08 18:37:32 +00:00
acf994535c Update src/app/page.tsx 2026-05-08 18:37:29 +00:00
5496a5f442 Merge version_21 into main
Merge version_21 into main
2026-05-08 18:37:01 +00:00
87a6a6de64 Update src/app/page.tsx 2026-05-08 18:36:58 +00:00
57ce24b1af Merge version_20 into main
Merge version_20 into main
2026-05-08 18:36:02 +00:00
14d6a8e6e9 Update src/app/page.tsx 2026-05-08 18:35:59 +00:00
fa4da8eeb3 Merge version_19 into main
Merge version_19 into main
2026-05-08 18:35:14 +00:00
791e4c2bc6 Update src/app/page.tsx 2026-05-08 18:35:11 +00:00
1eca0affd6 Merge version_18 into main
Merge version_18 into main
2026-05-08 18:33:00 +00:00
de8f9590fc Merge version_18 into main
Merge version_18 into main
2026-05-08 18:31:05 +00:00
2 changed files with 16 additions and 20 deletions

View File

@@ -5,7 +5,7 @@ import ReactLenis from "lenis/react";
import ContactCTA from '@/components/sections/contact/ContactCTA';
import FeatureCardTwentySeven from '@/components/sections/feature/FeatureCardTwentySeven';
import FooterSimple from '@/components/sections/footer/FooterSimple';
import HeroOverlayTestimonial from '@/components/sections/hero/HeroOverlayTestimonial';
import HeroBillboard from '@/components/sections/hero/HeroBillboard';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
import TextAbout from '@/components/sections/about/TextAbout';
@@ -39,15 +39,11 @@ export default function LandingPage() {
</div>
<div id="hero" data-section="hero">
<HeroOverlayTestimonial
<HeroBillboard
title="Professional Painting for Dunedin Homes"
description="Transform your home's appearance with Dunedin's most trusted, 5-star rated painting professionals."
testimonials={[
{ name: "Local Customer", handle: "Dunedin, FL", testimonial: "The best painting experience we've ever had.", rating: 5 },
{ name: "Homeowner", handle: "Dunedin, FL", testimonial: "Reliable, punctual, and amazing quality.", rating: 5 }
]}
background={{ variant: "sparkles-gradient" }}
buttons={[{ text: "Get Your Free Estimate", href: "#contact" }]}
avatarText="Trusted by Dunedin homeowners"
imageSrc="https://images.unsplash.com/photo-1568605114967-8130f3a36994?auto=format&fit=crop&q=80&w=2000"
imageAlt="Nicely painted urban house"
/>
@@ -77,9 +73,9 @@ export default function LandingPage() {
useInvertedBackground={false}
tag="Residential & Commercial"
features={[
{ id: "s1", title: "Interior Painting", descriptions: ["Refreshing your living spaces with high-quality finishes."], imageSrc: "https://images.unsplash.com/photo-1594475508007-00f83d97e296?auto=format&fit=crop&q=80&w=800" },
{ id: "s2", title: "Exterior Painting", descriptions: ["Weather-resistant protection for your Dunedin home."], imageSrc: "https://images.unsplash.com/photo-1513584684374-8bab748fbf90?auto=format&fit=crop&q=80&w=800" },
{ id: "s3", title: "Cabinet Refinishing", descriptions: ["A budget-friendly way to update your kitchen."], imageSrc: "https://images.unsplash.com/photo-1556912173-3d70637e3b5e?auto=format&fit=crop&q=80&w=800" },
{ id: "s1", title: "Interior Painting", descriptions: ["From living rooms to bedrooms to full home interiors, Hupp Painting delivers clean, precise results that make your space feel brand new. Expert color consultation included — because the right paint choice makes all the difference. "], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DRXEScR9k6s451D07iYn2oBnWv/uploaded-1778265824848-shf02fay.webp" },
{ id: "s2", title: "Exterior Painting", descriptions: ["Boost your home's curb appeal with a professional exterior paint job done right. From prep to final coat, Hupp Painting protects and beautifies your home's exterior with results built to last in the Florida climate."], imageSrc: "https://images.unsplash.com/photo-1513584684374-8bab748fbf90?auto=format&fit=crop&q=80&w=800" },
{ id: "s3", title: "Cabinet Refinishing", descriptions: ["Transform your kitchen or bathroom without the price tag of a full remodel. Cabinet refinishing by Hupp Painting delivers a clean, durable finish that looks brand new — at a fraction of the cost of replacement. "], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DRXEScR9k6s451D07iYn2oBnWv/tmp/nicley-painted-cabinets-1778265932056-4e80ba10.png" },
]}
title="Our Services"
description="We provide durable, high-quality finishes designed to enhance curb appeal and ensure long-lasting protection for your home."
@@ -140,4 +136,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #000000;
--card: #0c0c0c;
--foreground: #ffffff;
--primary-cta: #cee7ff;
--primary-cta-text: #000000;
--secondary-cta: #000000;
--secondary-cta-text: #ffffff;
--accent: #535353;
--background-accent: #CEE7FF;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000612e6;
--primary-cta: #15479c;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000612e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);