Compare commits

...

9 Commits

Author SHA1 Message Date
c113389939 Update src/app/page.tsx 2026-05-08 18:58:36 +00:00
40349a22d9 Update theme colors 2026-05-08 18:57:29 +00:00
e7c0d697f5 Update theme colors 2026-05-08 18:57:26 +00:00
f419eb87ad Update theme colors 2026-05-08 18:57:20 +00:00
1fc64a84ad Update src/app/page.tsx 2026-05-08 18:52:43 +00:00
2b572a8227 Update theme colors 2026-05-08 18:51:50 +00:00
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

View File

@@ -87,7 +87,7 @@ export default function LandingPage() {
<TextAbout
useInvertedBackground={true}
title="Hupp Painting - Dunedin's Painting Experts"
buttons={[{ text: "Visit hupppainting.com", href: "https://hupppainting.com" }]}
buttons={[{ text: "", href: "https://hupppainting.com" }]}
className="bg-background-accent text-foreground"
/>
</div>