4 Commits

Author SHA1 Message Date
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
6094191b19 Update theme colors 2026-05-24 11:21:38 +00:00
2 changed files with 15 additions and 12 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://img.b2bpic.net/premium-photo/success-achievement-negotiate-deal-business-people-shake-hands-cooperate-investment-business-close-up-handshake-businessmen-with-stock-market-graph-forex-data_28629-2035.jpg?id=18046444"
imageAlt="Professional residential roofing services"
mediaAnimation="slide-up"
avatars={[

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--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;
--background: #fbfaff;
--card: #ffffff;
--foreground: #0f0022;
--primary-cta: #8b5cf6;
--primary-cta-text: #fbfaff;
--secondary-cta: #ffffff;
--secondary-cta-text: #0f0022;
--accent: #d8cef5;
--background-accent: #c4a8f9;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);