Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 40ba90567e | |||
| 7b5e6496f3 | |||
| c58995ef46 | |||
| b8495e866b |
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
|||||||
borderRadius="pill"
|
borderRadius="pill"
|
||||||
contentWidth="medium"
|
contentWidth="medium"
|
||||||
sizing="mediumLarge"
|
sizing="mediumLarge"
|
||||||
background="noise"
|
background="floatingGradient"
|
||||||
cardStyle="glass-elevated"
|
cardStyle="glass-elevated"
|
||||||
primaryButtonStyle="gradient"
|
primaryButtonStyle="gradient"
|
||||||
secondaryButtonStyle="layered"
|
secondaryButtonStyle="layered"
|
||||||
@@ -91,8 +91,8 @@ export default function LandingPage() {
|
|||||||
id: "6", title: "Realtor Support", tags: [],
|
id: "6", title: "Realtor Support", tags: [],
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-agent-presenting-floor-plan_74855-3057.jpg", imageAlt: "Realtor support icon"},
|
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-agent-presenting-floor-plan_74855-3057.jpg", imageAlt: "Realtor support icon"},
|
||||||
]}
|
]}
|
||||||
title="Built to win trust fast and turn visitors into booked inspections."
|
title="Comprehensive Roofing & Exterior Services for Your Home"
|
||||||
description="This layout leans into the strongest conversion points: credibility, clarity, responsiveness, and a premium brand feel that separates Results Roofing from average contractors."
|
description="Results Roofing offers a full spectrum of services, including detailed inspections, reliable repairs, full roof replacements, and seamless insurance claim assistance. We also handle gutters and exterior work, providing realtors and homeowners with a trusted partner for all their roofing needs."
|
||||||
tag="Services"
|
tag="Services"
|
||||||
tagIcon={Wrench}
|
tagIcon={Wrench}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
|
|||||||
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #020617;
|
--background: #010110;
|
||||||
--card: #0f172a;
|
--card: #08081F;
|
||||||
--foreground: #e2e8f0;
|
--foreground: #E8E8FF;
|
||||||
--primary-cta: #c4d8f9;
|
--primary-cta: #4A7CFF;
|
||||||
--primary-cta-text: #020617;
|
--primary-cta-text: #FFFFFF;
|
||||||
--secondary-cta: #041633;
|
--secondary-cta: #1A2A4C;
|
||||||
--secondary-cta-text: #e2e8f0;
|
--secondary-cta-text: #E8E8FF;
|
||||||
--accent: #2d30f3;
|
--accent: #70A0FF;
|
||||||
--background-accent: #1d4ed8;
|
--background-accent: #030320;
|
||||||
|
|
||||||
/* 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