Merge version_1 into main #2
@@ -7,7 +7,6 @@ import FeatureCardTwentyOne from "@/components/sections/feature/FeatureCardTwent
|
||||
import FooterCard from "@/components/sections/footer/FooterCard";
|
||||
import Link from "next/link";
|
||||
import {
|
||||
Brick,
|
||||
Shield,
|
||||
CheckCircle,
|
||||
Facebook,
|
||||
@@ -39,21 +38,19 @@ export default function AboutPage() {
|
||||
{ name: "Contact", id: "/contact" },
|
||||
]}
|
||||
button={{
|
||||
text: "Call Now",
|
||||
href: "tel:07852349933",
|
||||
}}
|
||||
text: "Call Now", href: "tel:07852349933"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<TestimonialAboutCard
|
||||
tag="About Us"
|
||||
tagIcon={Brick}
|
||||
tagIcon={Shield}
|
||||
title="Quality Craftsmanship & Local Expertise Since the Start"
|
||||
description="RB Brickwork"
|
||||
subdescription="Wallington, Surrey"
|
||||
icon={Shield}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/architect-doing-okay-sign_1149-1825.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/architect-doing-okay-sign_1149-1825.jpg"
|
||||
imageAlt="RB Brickwork team professional"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -69,32 +66,21 @@ export default function AboutPage() {
|
||||
description="We deliver exceptional brickwork and masonry services across Wallington and South London. With years of hands-on experience, attention to detail, and genuine care for our craft, we've built lasting relationships with satisfied customers."
|
||||
buttons={[
|
||||
{
|
||||
text: "View Our Projects",
|
||||
href: "/projects",
|
||||
},
|
||||
text: "View Our Projects", href: "/projects"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
accordionItems={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Expert Craftsmanship",
|
||||
content:
|
||||
"Every brick placed with precision. Our master craftsmen bring years of experience to every project, ensuring superior quality and durability that stands the test of time.",
|
||||
},
|
||||
id: "1", title: "Expert Craftsmanship", content:
|
||||
"Every brick placed with precision. Our master craftsmen bring years of experience to every project, ensuring superior quality and durability that stands the test of time."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Local Knowledge",
|
||||
content:
|
||||
"We know Wallington and the surrounding South London areas inside and out. Understanding local building practices and requirements ensures seamless project execution.",
|
||||
},
|
||||
id: "2", title: "Local Knowledge", content:
|
||||
"We know Wallington and the surrounding South London areas inside and out. Understanding local building practices and requirements ensures seamless project execution."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Reliable & Professional",
|
||||
content:
|
||||
"On-time delivery, fair pricing, and transparent communication. We treat your property with the respect it deserves and stand behind every job we complete.",
|
||||
},
|
||||
id: "3", title: "Reliable & Professional", content:
|
||||
"On-time delivery, fair pricing, and transparent communication. We treat your property with the respect it deserves and stand behind every job we complete."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/construction-electrician-cuts-voltage-cable-repair_169016-11855.jpg?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/construction-electrician-cuts-voltage-cable-repair_169016-11855.jpg"
|
||||
imageAlt="Professional bricklaying technique"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -109,14 +95,10 @@ export default function AboutPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "https://facebook.com",
|
||||
ariaLabel: "Facebook",
|
||||
},
|
||||
href: "https://facebook.com", ariaLabel: "Facebook"},
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "https://linkedin.com",
|
||||
ariaLabel: "LinkedIn",
|
||||
},
|
||||
href: "https://linkedin.com", ariaLabel: "LinkedIn"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
189
src/app/page.tsx
189
src/app/page.tsx
@@ -11,7 +11,6 @@ import ContactSplitForm from "@/components/sections/contact/ContactSplitForm";
|
||||
import FooterCard from "@/components/sections/footer/FooterCard";
|
||||
import Link from "next/link";
|
||||
import {
|
||||
Brick,
|
||||
Shield,
|
||||
CheckCircle,
|
||||
Hammer,
|
||||
@@ -45,9 +44,7 @@ export default function HomePage() {
|
||||
{ name: "Contact", id: "/contact" },
|
||||
]}
|
||||
button={{
|
||||
text: "Call Now",
|
||||
href: "tel:07852349933",
|
||||
}}
|
||||
text: "Call Now", href: "tel:07852349933"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -57,30 +54,20 @@ export default function HomePage() {
|
||||
description="Expert brickwork & masonry services in Wallington. Reliable, high-quality craftsmanship for homes and businesses."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a Free Quote",
|
||||
href: "/contact",
|
||||
},
|
||||
text: "Get a Free Quote", href: "/contact"},
|
||||
{
|
||||
text: "Call 07852 349933",
|
||||
href: "tel:07852349933",
|
||||
},
|
||||
text: "Call 07852 349933", href: "tel:07852349933"},
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/handyman-construction-site-process-drilling-wall-with-perforator_169016-12607.jpg",
|
||||
imageAlt: "Professional brickwork masonry work",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/handyman-construction-site-process-drilling-wall-with-perforator_169016-12607.jpg", imageAlt: "Professional brickwork masonry work"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/outdoors-wall-with-various-leaves_23-2148742500.jpg",
|
||||
imageAlt: "Beautiful garden brick wall",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/outdoors-wall-with-various-leaves_23-2148742500.jpg", imageAlt: "Beautiful garden brick wall"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-15115.jpg",
|
||||
imageAlt: "House extension brickwork",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-15115.jpg", imageAlt: "House extension brickwork"},
|
||||
]}
|
||||
autoplayDelay={4000}
|
||||
showDimOverlay={true}
|
||||
@@ -90,12 +77,12 @@ export default function HomePage() {
|
||||
<div id="about" data-section="about">
|
||||
<TestimonialAboutCard
|
||||
tag="About Us"
|
||||
tagIcon={Brick}
|
||||
tagIcon={Shield}
|
||||
title="Quality Craftsmanship & Local Expertise Since the Start"
|
||||
description="RB Brickwork"
|
||||
subdescription="Wallington, Surrey"
|
||||
icon={Shield}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/architect-doing-okay-sign_1149-1825.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/architect-doing-okay-sign_1149-1825.jpg"
|
||||
imageAlt="RB Brickwork team professional"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -111,38 +98,24 @@ export default function HomePage() {
|
||||
description="We deliver exceptional brickwork and masonry services across Wallington and South London. With years of hands-on experience, attention to detail, and genuine care for our craft, we've built lasting relationships with satisfied customers."
|
||||
buttons={[
|
||||
{
|
||||
text: "View Our Projects",
|
||||
href: "/projects",
|
||||
},
|
||||
text: "View Our Projects", href: "/projects"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
accordionItems={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Expert Craftsmanship",
|
||||
content:
|
||||
"Every brick placed with precision. Our master craftsmen bring years of experience to every project, ensuring superior quality and durability that stands the test of time.",
|
||||
},
|
||||
id: "1", title: "Expert Craftsmanship", content:
|
||||
"Every brick placed with precision. Our master craftsmen bring years of experience to every project, ensuring superior quality and durability that stands the test of time."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Local Knowledge",
|
||||
content:
|
||||
"We know Wallington and the surrounding South London areas inside and out. Understanding local building practices and requirements ensures seamless project execution.",
|
||||
},
|
||||
id: "2", title: "Local Knowledge", content:
|
||||
"We know Wallington and the surrounding South London areas inside and out. Understanding local building practices and requirements ensures seamless project execution."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Reliable & Professional",
|
||||
content:
|
||||
"On-time delivery, fair pricing, and transparent communication. We treat your property with the respect it deserves and stand behind every job we complete.",
|
||||
},
|
||||
id: "3", title: "Reliable & Professional", content:
|
||||
"On-time delivery, fair pricing, and transparent communication. We treat your property with the respect it deserves and stand behind every job we complete."},
|
||||
{
|
||||
id: "4",
|
||||
title: "5-Star Reputation",
|
||||
content:
|
||||
"Our 5.0 Google Reviews rating reflects our commitment to excellence. Customer satisfaction isn't just a goal—it's our standard on every single project.",
|
||||
},
|
||||
id: "4", title: "5-Star Reputation", content:
|
||||
"Our 5.0 Google Reviews rating reflects our commitment to excellence. Customer satisfaction isn't just a goal—it's our standard on every single project."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/construction-electrician-cuts-voltage-cable-repair_169016-11855.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/construction-electrician-cuts-voltage-cable-repair_169016-11855.jpg"
|
||||
imageAlt="Professional bricklaying technique"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -154,41 +127,17 @@ export default function HomePage() {
|
||||
<ProductCardFour
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Bricklaying",
|
||||
price: "From £50/m²",
|
||||
variant: "Residential & Commercial",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/construction-electrician-cuts-voltage-cable-repair_169016-11855.jpg?_wi=2",
|
||||
imageAlt: "Professional bricklaying service",
|
||||
},
|
||||
id: "1", name: "Bricklaying", price: "From £50/m²", variant: "Residential & Commercial", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/construction-electrician-cuts-voltage-cable-repair_169016-11855.jpg", imageAlt: "Professional bricklaying service"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Garden Walls",
|
||||
price: "From £150/m",
|
||||
variant: "Decorative & Structural",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/contrasting-outdoor-texture-design_23-2149756553.jpg?_wi=1",
|
||||
imageAlt: "Beautiful garden wall construction",
|
||||
},
|
||||
id: "2", name: "Garden Walls", price: "From £150/m", variant: "Decorative & Structural", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/contrasting-outdoor-texture-design_23-2149756553.jpg", imageAlt: "Beautiful garden wall construction"},
|
||||
{
|
||||
id: "3",
|
||||
name: "House Extensions",
|
||||
price: "Competitive Quotes",
|
||||
variant: "Full Design Support",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/construction-site-with-tower-crane-apartments-urban-modern-architecture_169016-69092.jpg?_wi=1",
|
||||
imageAlt: "Professional house extension",
|
||||
},
|
||||
id: "3", name: "House Extensions", price: "Competitive Quotes", variant: "Full Design Support", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/construction-site-with-tower-crane-apartments-urban-modern-architecture_169016-69092.jpg", imageAlt: "Professional house extension"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Brick Repairs & Repointing",
|
||||
price: "From £40/m²",
|
||||
variant: "Restoration Specialists",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/detailed-old-brick-wall-background-texture-copy-space_169016-59514.jpg?_wi=1",
|
||||
imageAlt: "Expert brick repair work",
|
||||
},
|
||||
id: "4", name: "Brick Repairs & Repointing", price: "From £40/m²", variant: "Restoration Specialists", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/detailed-old-brick-wall-background-texture-copy-space_169016-59514.jpg", imageAlt: "Expert brick repair work"},
|
||||
]}
|
||||
title="Our Services"
|
||||
description="Comprehensive masonry solutions for every project. From new construction to restoration, we handle it all with professional expertise."
|
||||
@@ -207,59 +156,29 @@ export default function HomePage() {
|
||||
<TestimonialCardSixteen
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "David Thompson",
|
||||
role: "Homeowner",
|
||||
company: "Wallington",
|
||||
rating: 5,
|
||||
id: "1", name: "David Thompson", role: "Homeowner", company: "Wallington", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-serious-businessman-looking-camera-meeting-headshot-portrait_1163-3923.jpg?_wi=1",
|
||||
imageAlt: "David Thompson",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/young-serious-businessman-looking-camera-meeting-headshot-portrait_1163-3923.jpg", imageAlt: "David Thompson"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sarah Mitchell",
|
||||
role: "Property Owner",
|
||||
company: "Carshalton",
|
||||
rating: 5,
|
||||
id: "2", name: "Sarah Mitchell", role: "Property Owner", company: "Carshalton", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15839.jpg?_wi=1",
|
||||
imageAlt: "Sarah Mitchell",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15839.jpg", imageAlt: "Sarah Mitchell"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Michael Chen",
|
||||
role: "Contractor",
|
||||
company: "South London",
|
||||
rating: 5,
|
||||
id: "3", name: "Michael Chen", role: "Contractor", company: "South London", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/closeup-portrait-successful-happy-smiling-young-woman-beige-jacket-glasses-standing-lobby-office-reception-greeting-business-client-with-pleasant-grin-inviting-company_197531-30568.jpg?_wi=1",
|
||||
imageAlt: "Michael Chen",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/closeup-portrait-successful-happy-smiling-young-woman-beige-jacket-glasses-standing-lobby-office-reception-greeting-business-client-with-pleasant-grin-inviting-company_197531-30568.jpg", imageAlt: "Michael Chen"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Emma Watson",
|
||||
role: "Homeowner",
|
||||
company: "Sutton",
|
||||
rating: 5,
|
||||
id: "4", name: "Emma Watson", role: "Homeowner", company: "Sutton", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-woman-therapist_23-2148759115.jpg?_wi=1",
|
||||
imageAlt: "Emma Watson",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/portrait-woman-therapist_23-2148759115.jpg", imageAlt: "Emma Watson"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "100+",
|
||||
label: "Projects Completed",
|
||||
},
|
||||
value: "100+", label: "Projects Completed"},
|
||||
{
|
||||
value: "5.0★",
|
||||
label: "Google Reviews",
|
||||
},
|
||||
value: "5.0★", label: "Google Reviews"},
|
||||
{
|
||||
value: "15+",
|
||||
label: "Years Experience",
|
||||
},
|
||||
value: "15+", label: "Years Experience"},
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Don't just take our word for it. Hear from homeowners and businesses who trust RB Brickwork with their masonry needs."
|
||||
@@ -279,38 +198,24 @@ export default function HomePage() {
|
||||
description="Ready to discuss your brickwork project? Get in touch with the RB Brickwork team. We'll provide a competitive, no-obligation quote tailored to your needs."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "tel",
|
||||
placeholder: "Phone Number",
|
||||
required: true,
|
||||
name: "phone", type: "tel", placeholder: "Phone Number", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Email Address",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Email Address", required: true,
|
||||
},
|
||||
{
|
||||
name: "projectType",
|
||||
type: "text",
|
||||
placeholder: "Type of Project (e.g., Extension, Garden Wall)",
|
||||
required: true,
|
||||
name: "projectType", type: "text", placeholder: "Type of Project (e.g., Extension, Garden Wall)", required: true,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Tell us about your project details and timeline...",
|
||||
rows: 5,
|
||||
name: "message", placeholder: "Tell us about your project details and timeline...", rows: 5,
|
||||
required: true,
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/house-glasses-plan_23-2147694605.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/house-glasses-plan_23-2147694605.jpg"
|
||||
imageAlt="Professional masonry consultation"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
@@ -325,14 +230,10 @@ export default function HomePage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "https://facebook.com",
|
||||
ariaLabel: "Facebook",
|
||||
},
|
||||
href: "https://facebook.com", ariaLabel: "Facebook"},
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "https://linkedin.com",
|
||||
ariaLabel: "LinkedIn",
|
||||
},
|
||||
href: "https://linkedin.com", ariaLabel: "LinkedIn"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -7,7 +7,7 @@ import FeatureCardTwentyOne from "@/components/sections/feature/FeatureCardTwent
|
||||
import ProductCardFour from "@/components/sections/product/ProductCardFour";
|
||||
import TestimonialAboutCard from "@/components/sections/about/TestimonialAboutCard";
|
||||
import FooterCard from "@/components/sections/footer/FooterCard";
|
||||
import { CheckCircle, Hammer, Shield, Quote, Facebook, Linkedin, Brick } from "lucide-react";
|
||||
import { CheckCircle, Hammer, Shield, Quote, Facebook, Linkedin } from "lucide-react";
|
||||
|
||||
export default function ServicesPage() {
|
||||
return (
|
||||
@@ -35,9 +35,7 @@ export default function ServicesPage() {
|
||||
{ name: "Contact", id: "/contact" },
|
||||
]}
|
||||
button={{
|
||||
text: "Call Now",
|
||||
href: "tel:07852349933",
|
||||
}}
|
||||
text: "Call Now", href: "tel:07852349933"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -49,33 +47,19 @@ export default function ServicesPage() {
|
||||
description="We deliver exceptional brickwork and masonry services across Wallington and South London. With years of hands-on experience, attention to detail, and genuine care for our craft, we've built lasting relationships with satisfied customers."
|
||||
buttons={[
|
||||
{
|
||||
text: "View Our Projects",
|
||||
href: "/projects",
|
||||
},
|
||||
text: "View Our Projects", href: "/projects"},
|
||||
]}
|
||||
accordionItems={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Expert Craftsmanship",
|
||||
content: "Every brick placed with precision. Our master craftsmen bring years of experience to every project, ensuring superior quality and durability that stands the test of time.",
|
||||
},
|
||||
id: "1", title: "Expert Craftsmanship", content: "Every brick placed with precision. Our master craftsmen bring years of experience to every project, ensuring superior quality and durability that stands the test of time."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Local Knowledge",
|
||||
content: "We know Wallington and the surrounding South London areas inside and out. Understanding local building practices and requirements ensures seamless project execution.",
|
||||
},
|
||||
id: "2", title: "Local Knowledge", content: "We know Wallington and the surrounding South London areas inside and out. Understanding local building practices and requirements ensures seamless project execution."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Reliable & Professional",
|
||||
content: "On-time delivery, fair pricing, and transparent communication. We treat your property with the respect it deserves and stand behind every job we complete.",
|
||||
},
|
||||
id: "3", title: "Reliable & Professional", content: "On-time delivery, fair pricing, and transparent communication. We treat your property with the respect it deserves and stand behind every job we complete."},
|
||||
{
|
||||
id: "4",
|
||||
title: "5-Star Reputation",
|
||||
content: "Our 5.0 Google Reviews rating reflects our commitment to excellence. Customer satisfaction isn't just a goal—it's our standard on every single project.",
|
||||
},
|
||||
id: "4", title: "5-Star Reputation", content: "Our 5.0 Google Reviews rating reflects our commitment to excellence. Customer satisfaction isn't just a goal—it's our standard on every single project."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/construction-electrician-cuts-voltage-cable-repair_169016-11855.jpg?_wi=4"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/construction-electrician-cuts-voltage-cable-repair_169016-11855.jpg"
|
||||
imageAlt="Professional bricklaying technique hands"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -91,37 +75,13 @@ export default function ServicesPage() {
|
||||
<ProductCardFour
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Bricklaying",
|
||||
price: "From £50/m²",
|
||||
variant: "Residential & Commercial",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/construction-electrician-cuts-voltage-cable-repair_169016-11855.jpg?_wi=5",
|
||||
imageAlt: "Professional bricklaying service",
|
||||
},
|
||||
id: "1", name: "Bricklaying", price: "From £50/m²", variant: "Residential & Commercial", imageSrc: "http://img.b2bpic.net/free-photo/construction-electrician-cuts-voltage-cable-repair_169016-11855.jpg", imageAlt: "Professional bricklaying service"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Garden Walls",
|
||||
price: "From £150/m",
|
||||
variant: "Decorative & Structural",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-texture-design_23-2149756553.jpg?_wi=2",
|
||||
imageAlt: "Beautiful garden wall construction",
|
||||
},
|
||||
id: "2", name: "Garden Walls", price: "From £150/m", variant: "Decorative & Structural", imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-texture-design_23-2149756553.jpg", imageAlt: "Beautiful garden wall construction"},
|
||||
{
|
||||
id: "3",
|
||||
name: "House Extensions",
|
||||
price: "Competitive Quotes",
|
||||
variant: "Full Design Support",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/construction-site-with-tower-crane-apartments-urban-modern-architecture_169016-69092.jpg?_wi=2",
|
||||
imageAlt: "Professional house extension",
|
||||
},
|
||||
id: "3", name: "House Extensions", price: "Competitive Quotes", variant: "Full Design Support", imageSrc: "http://img.b2bpic.net/free-photo/construction-site-with-tower-crane-apartments-urban-modern-architecture_169016-69092.jpg", imageAlt: "Professional house extension"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Brick Repairs & Repointing",
|
||||
price: "From £40/m²",
|
||||
variant: "Restoration Specialists",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/detailed-old-brick-wall-background-texture-copy-space_169016-59514.jpg?_wi=2",
|
||||
imageAlt: "Expert brick repair work",
|
||||
},
|
||||
id: "4", name: "Brick Repairs & Repointing", price: "From £40/m²", variant: "Restoration Specialists", imageSrc: "http://img.b2bpic.net/free-photo/detailed-old-brick-wall-background-texture-copy-space_169016-59514.jpg", imageAlt: "Expert brick repair work"},
|
||||
]}
|
||||
title="Our Services"
|
||||
description="Comprehensive masonry solutions for every project. From new construction to restoration, we handle it all with professional expertise."
|
||||
@@ -140,12 +100,12 @@ export default function ServicesPage() {
|
||||
<div id="about" data-section="about">
|
||||
<TestimonialAboutCard
|
||||
tag="About Us"
|
||||
tagIcon={Brick}
|
||||
tagIcon={Shield}
|
||||
title="Quality Craftsmanship & Local Expertise Since the Start"
|
||||
description="RB Brickwork"
|
||||
subdescription="Wallington, Surrey"
|
||||
icon={Shield}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/architect-doing-okay-sign_1149-1825.jpg?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/architect-doing-okay-sign_1149-1825.jpg"
|
||||
imageAlt="RB Brickwork team professional"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -160,14 +120,10 @@ export default function ServicesPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "https://facebook.com",
|
||||
ariaLabel: "Facebook",
|
||||
},
|
||||
href: "https://facebook.com", ariaLabel: "Facebook"},
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "https://linkedin.com",
|
||||
ariaLabel: "LinkedIn",
|
||||
},
|
||||
href: "https://linkedin.com", ariaLabel: "LinkedIn"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user