Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7e0d32dea1 | |||
| 3aefd333f3 | |||
| 354029281f | |||
| 915d8fce34 | |||
| e30d7b98c2 |
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "plain"}}
|
||||
logoText="Reliable Plumbers Los Angeles"
|
||||
logoText="Trusted 24/7 Plumbing Experts in Los Angeles"
|
||||
description="24/7 Professional plumbing services in the heart of Los Angeles. Fast, honest, and high-quality repairs for your home or business."
|
||||
buttons={[
|
||||
{
|
||||
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
{
|
||||
value: "100%", title: "Customer Satisfaction"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/plumber-working-sink-repair_1150-17757.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/architectural-blueprints_1359-498.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f5faff;
|
||||
--background: #9edcff;
|
||||
--card: #f1f8ff;
|
||||
--foreground: #001122;
|
||||
--primary-cta: #15479c;
|
||||
|
||||
Reference in New Issue
Block a user