9 Commits

Author SHA1 Message Date
28935e487a Update src/app/page.tsx 2026-05-24 12:50:21 +00:00
c80bf59126 Update theme colors 2026-05-24 11:46:21 +00:00
d0b5c224e2 Update theme colors 2026-05-24 11:45:45 +00:00
3dced4053b Update theme colors 2026-05-24 11:44:57 +00:00
f0310c008d Update theme colors 2026-05-24 11:43:49 +00:00
eb94dac166 Update theme colors 2026-05-24 11:43:30 +00:00
2c3458816c Update src/app/page.tsx 2026-05-24 11:35:40 +00:00
cd3b69bb3c Update theme colors 2026-05-24 11:32:01 +00:00
41c5f60713 Update theme colors 2026-05-24 11:21:45 +00:00
2 changed files with 13 additions and 10 deletions

View File

@@ -40,7 +40,7 @@ export default function LandingPage() {
{
name: "Contact", id: "contact"},
]}
brandName="Dania Roofing Pros"
brandName="HORIZON "
button={{
text: "Get Quote", href: "#contact"}}
/>
@@ -50,7 +50,10 @@ export default function LandingPage() {
<HeroSplit
background={{
variant: "gradient-bars"}}
title="Reliable Roofing Repairs in Dania Beach, FL"
title="HORIZON
Buiness Collection
"
description="From minor leaks to full roof replacements, we provide durable, weather-resistant solutions for your peace of mind. Experienced, licensed, and local."
buttons={[
{
@@ -58,7 +61,7 @@ export default function LandingPage() {
{
text: "Free Estimate", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/gray-brown-concrete-modern-building-shot-from-low-angle_181624-3502.jpg"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EAUpul6KI7vTWBV0cEFlD4VRHD/uploaded-1779627011847-ei4xzyze.png"
imageAlt="Professional residential roofing services"
mediaAnimation="slide-up"
avatars={[

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fafffb;
--background: #fbfaff;
--card: #ffffff;
--foreground: #001a0a;
--primary-cta: #0a705f;
--primary-cta-text: #fafffb;
--foreground: #0f0022;
--primary-cta: #39B6D6;
--primary-cta-text: #6b46fe;
--secondary-cta: #ffffff;
--secondary-cta-text: #001a0a;
--accent: #a8d9be;
--background-accent: #6bbfb8;
--secondary-cta-text: #0f0022;
--accent: #6A00F4;
--background-accent: #c4a8f9;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);