Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 28935e487a | |||
| c80bf59126 | |||
| d0b5c224e2 | |||
| 3dced4053b | |||
| f0310c008d | |||
| eb94dac166 | |||
| 2c3458816c | |||
| cd3b69bb3c | |||
| 41c5f60713 |
@@ -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={[
|
||||
|
||||
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user