6 Commits

Author SHA1 Message Date
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"}, name: "Contact", id: "contact"},
]} ]}
brandName="Dania Roofing Pros" brandName="HORIZON "
button={{ button={{
text: "Get Quote", href: "#contact"}} text: "Get Quote", href: "#contact"}}
/> />
@@ -50,7 +50,10 @@ export default function LandingPage() {
<HeroSplit <HeroSplit
background={{ background={{
variant: "gradient-bars"}} 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." description="From minor leaks to full roof replacements, we provide durable, weather-resistant solutions for your peace of mind. Experienced, licensed, and local."
buttons={[ buttons={[
{ {
@@ -58,7 +61,7 @@ export default function LandingPage() {
{ {
text: "Free Estimate", href: "#contact"}, 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" imageAlt="Professional residential roofing services"
mediaAnimation="slide-up" mediaAnimation="slide-up"
avatars={[ avatars={[

View File

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