Compare commits

..

12 Commits

Author SHA1 Message Date
01d777a5c2 Update theme colors 2026-05-08 18:40:52 +00:00
3ceea5b2fe Update theme colors 2026-05-08 18:40:47 +00:00
46a6a09e5e Update theme colors 2026-05-08 18:40:35 +00:00
183c04bc97 Update theme colors 2026-05-08 18:40:07 +00:00
b37f5af2c7 Update src/app/page.tsx 2026-05-08 18:32:57 +00:00
75e4847adc Update src/app/page.tsx 2026-05-08 18:31:02 +00:00
c8fd89251a Merge version_17 into main
Merge version_17 into main
2026-05-08 18:26:29 +00:00
c0d190052a Merge version_17 into main
Merge version_17 into main
2026-05-08 18:25:39 +00:00
7ec6e51563 Merge version_17 into main
Merge version_17 into main
2026-05-08 18:24:41 +00:00
be401a6721 Merge version_17 into main
Merge version_17 into main
2026-05-08 18:22:21 +00:00
8169f73a3d Merge version_17 into main
Merge version_17 into main
2026-05-08 18:19:01 +00:00
e3ca8de249 Merge version_17 into main
Merge version_17 into main
2026-05-08 17:58:02 +00:00
2 changed files with 12 additions and 12 deletions

View File

@@ -61,8 +61,8 @@ export default function LandingPage() {
features={[
{ id: "1", title: "Dependability", descriptions: ["Finding a contractor you can actually rely on is harder than it should be. Hupp Painting was built on being the exception to that. Nathan shows up on time, communicates clearly from estimate to final coat, and sees every job through to completion without cutting corners or disappearing mid-project. When you hand someone the keys to your home, that kind of dependability isn't a bonus — it's the bare minimum you deserve. "], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DRXEScR9k6s451D07iYn2oBnWv/tmp/give-me-a-picture-of-a-regular-painted-h-1778263984664-628a33c4.png" },
{ id: "2", title: "Attention to Detail", descriptions: ["The difference between a good paint job and a great one lives in the details — the crisp edges, the even coverage, the surfaces that were properly prepped before anyone picked up a brush. Nathan has built his reputation on exactly that. Customers routinely comment that they couldn't find a single drip, brushstroke, or missed spot when the job was done. That kind of precision doesn't happen by accident. It's the standard every project is held to, from the first wall to the final walkthrough. "], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DRXEScR9k6s451D07iYn2oBnWv/tmp/a-nicely-painted-interior-home-1778263730243-39a5b6ca.png" },
{ id: "3", title: "Fair Pricing", descriptions: ["Fair pricing has always been part of how Hupp Painting operates. You'll get an honest estimate based on what the job actually takes — not an inflated number padded for negotiation. Customers consistently call out Hupp's pricing as one of the reasons they'd hire him again, and that's something he takes real pride in. "], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DRXEScR9k6s451D07iYn2oBnWv/uploaded-1778264111834-5xkow1sj.webp" },
{ id: "4", title: "5-Star Reputation", descriptions: ["Don't just take our word for it. Hupp Painting has earned a perfect 5-star rating from every customer we've worked with — homeowners across Dunedin and the Tampa Bay area who trusted us with their space and were kind enough to share their experience. That track record isn't an accident. It's the result of showing up on time, sweating the details, and not leaving until the job is done right."], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DRXEScR9k6s451D07iYn2oBnWv/uploaded-1778264299992-98einrhr.webp" },
{ id: "3", title: "Fair Pricing", descriptions: ["Fair pricing has always been part of how Hupp Painting operates. You'll get an honest estimate based on what the job actually takes — not an inflated number padded for negotiation. Customers consistently call out Hupp's pricing as one of the reasons they'd hire him again, and that's something he takes real pride in. "], imageSrc: "https://images.unsplash.com/photo-1516455590571-18256e5bb9ff?auto=format&fit=crop&q=80&w=800" },
{ id: "4", title: "5-Star Reputation", descriptions: ["Don't just take our word for it. Hupp Painting has earned a perfect 5-star rating from every customer we've worked with — homeowners across Dunedin and the Tampa Bay area who trusted us with their space and were kind enough to share their experience. That track record isn't an accident. It's the result of showing up on time, sweating the details, and not leaving until the job is done right."], imageSrc: "https://images.unsplash.com/photo-1522771739844-6a9f6d5f14af?auto=format&fit=crop&q=80&w=800" },
]}
title="Why Choose Hupp Painting?"
description="We pride ourselves on providing a premium painting experience for every customer."
@@ -77,9 +77,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."] },
{ id: "s2", title: "Exterior Painting", descriptions: ["Weather-resistant protection for your Dunedin home."] },
{ id: "s3", title: "Cabinet Refinishing", descriptions: ["A budget-friendly way to update your kitchen."] },
{ 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" },
]}
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 +140,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -12,13 +12,13 @@
--background: #ffffff;
--card: #f9f9f9;
--foreground: #0a0a0a;
--primary-cta: #1e293b;
--foreground: #000612e6;
--primary-cta: #15479c;
--primary-cta-text: #ffffff;
--secondary-cta: #f1f5f9;
--secondary-cta-text: #000f06e6;
--accent: #e2e8f0;
--background-accent: #f8fafc;
--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);