Compare commits
5 Commits
version_2_
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| a3bd74d8ef | |||
|
|
760b4b1bc0 | ||
| d1b1fb1e8d | |||
|
|
4b51b60a15 | ||
| c981f2a42d |
@@ -10,11 +10,11 @@ export default function HeroSection(): React.JSX.Element {
|
||||
<div id="hero" data-section="hero">
|
||||
<SectionErrorBoundary name="hero">
|
||||
<HeroBrand
|
||||
brand="San Jose's 5-Star Plumbing Experts"
|
||||
description="Trusted by homeowners throughout San Jose for honest service, expert diagnostics, fair pricing, and lasting repairs."
|
||||
brand="San Jose Drain & Main"
|
||||
description="San Jose's 5-Star Plumbing Experts. Trusted by homeowners throughout San Jose for honest service, expert diagnostics, fair pricing, and lasting repairs."
|
||||
primaryButton={{ text: "Call Now", href: "tel:4088542863" }}
|
||||
secondaryButton={{ text: "Get Free Estimate", href: "#contact" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721574.jpg"
|
||||
imageSrc="https://images.unsplash.com/photo-1620626011761-996317b8d101?q=80&w=2069&auto=format&fit=crop"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user