Update src/app/page.tsx
This commit is contained in:
@@ -84,14 +84,15 @@ export default function LandingPage() {
|
||||
type: "text", content: "Your Local Experts in Plumbing & Heating"},
|
||||
{
|
||||
type: "text", content: "UBR Plumbing & Heating provides reliable, high-quality services to homeowners and businesses. With years of experience, our licensed technicians are committed to delivering prompt, efficient, and lasting solutions. We pride ourselves on transparent pricing and exceptional customer care, ensuring your peace of mind."
|
||||
},
|
||||
{
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/experienced-pensive-person-is-making-custom-made-shoes-his-personal-workshop_613910-17401.jpg", alt: "plumber working on pipes under a sink in a modern kitchen"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More", href: "#about"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/experienced-pensive-person-is-making-custom-made-shoes-his-personal-workshop_613910-17401.jpg"
|
||||
imageAlt="plumber working on pipes under a sink in a modern kitchen"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user