Merge version_1 into main #1
@@ -13,6 +13,7 @@ import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import ContactText from '@/components/sections/contact/ContactText';
|
||||
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
|
||||
import { Star, Timer, Users } from "lucide-react";
|
||||
import { Mulish } from "next/font/google";
|
||||
|
||||
const mulish = Mulish({
|
||||
variable: "--font-mulish", subsets: ["latin"],
|
||||
@@ -61,7 +62,6 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334225.jpg"
|
||||
imageAlt="plumbing heating engineer working"
|
||||
showDimOverlay={true}
|
||||
useInvertedBackground={true}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -73,7 +73,6 @@ export default function LandingPage() {
|
||||
{ text: "Learn More", href: "#services" }
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
description="R&R Plumbing & Heating Bolton Ltd. is a family-run business dedicated to providing top-tier plumbing and heating solutions. With decades of combined experience, our certified engineers ensure quality workmanship and reliable service for every project, big or small. We pride ourselves on transparent pricing, timely service, and a commitment to customer satisfaction. From routine maintenance to emergency repairs and full installations, trust R&R to keep your home comfortable and safe."
|
||||
/>
|
||||
</div>
|
||||
<div id="services" data-section="services" className={mulish.variable}>
|
||||
|
||||
Reference in New Issue
Block a user