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