Merge version_1 into main #4
@@ -47,17 +47,17 @@ export default function LandingPage() {
|
||||
title="Roofing Done Right — First Time, Every Time"
|
||||
description="Trusted local roofing specialists delivering premium workmanship across Walsall and surrounding areas. 5.0 Rated Local Roofing Service. 24/7 Availability."
|
||||
testimonials={[
|
||||
{ name: "Adrian S.", handle: "Local Client", testimonial: "Friendly, professional and competitively priced. The standard of workmanship is first class.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-roof_23-2149343653.jpg", imageAlt: "luxury roof craftsmanship closeup" },
|
||||
{ name: "Verified Customer", handle: "Local Client", testimonial: "Michael quickly identified the issue and fixed our roof leak properly. Honest, knowledgeable and affordable.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1040.jpg", imageAlt: "luxury roof craftsmanship closeup" },
|
||||
{ name: "Local Client", handle: "Local Client", testimonial: "Expertise second to none. Explained everything clearly and delivered exactly what was promised.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-wooden-house-with-dark-roof_23-2149343705.jpg", imageAlt: "luxury roof craftsmanship closeup" },
|
||||
{ name: "Adrian S.", handle: "Local Client", testimonial: "Friendly, professional and competitively priced. The standard of workmanship is first class.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-roof_23-2149343653.jpg?_wi=1", imageAlt: "luxury roof craftsmanship closeup" },
|
||||
{ name: "Verified Customer", handle: "Local Client", testimonial: "Michael quickly identified the issue and fixed our roof leak properly. Honest, knowledgeable and affordable.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1040.jpg?_wi=1", imageAlt: "luxury roof craftsmanship closeup" },
|
||||
{ name: "Local Client", handle: "Local Client", testimonial: "Expertise second to none. Explained everything clearly and delivered exactly what was promised.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-wooden-house-with-dark-roof_23-2149343705.jpg?_wi=1", imageAlt: "luxury roof craftsmanship closeup" },
|
||||
{ name: "Sarah J.", handle: "Homeowner", testimonial: "Exceptional service from start to finish. Highly recommended.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-asian-technician-man-standing-talking-smartphone-long-rows-photovoltaic-solar-panels-copy-space_1150-57278.jpg", imageAlt: "luxury roof craftsmanship closeup" },
|
||||
{ name: "Mark D.", handle: "Walsall Resident", testimonial: "Professional, punctual, and high quality work. Will use again.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiley-couple-seeing-new-house-with-realtor_23-2148895440.jpg", imageAlt: "luxury roof craftsmanship closeup" },
|
||||
{ name: "Mark D.", handle: "Walsall Resident", testimonial: "Professional, punctual, and high quality work. Will use again.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiley-couple-seeing-new-house-with-realtor_23-2148895440.jpg?_wi=1", imageAlt: "luxury roof craftsmanship closeup" },
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Get a Free Quote", href: "#contact" },
|
||||
{ text: "Call Now: 01922 645993", href: "tel:01922645993" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-working-roof_23-2149343653.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-working-roof_23-2149343653.jpg?_wi=2"
|
||||
imageAlt="Astra Roofing luxury craftsmanship"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -85,7 +85,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
title: "Roof Repairs", description: "Leaks, damaged tiles, storm damage — fixed properly, not patched temporarily.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1040.jpg", imageAlt: "Roof repairs"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1040.jpg?_wi=2", imageAlt: "Roof repairs"
|
||||
},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Leaks fixed" },
|
||||
@@ -96,7 +96,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
title: "New Roof Installations", description: "Built to last using high-quality materials and expert workmanship for new property developments.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-wooden-house-with-dark-roof_23-2149343705.jpg", imageAlt: "New roof installation"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-wooden-house-with-dark-roof_23-2149343705.jpg?_wi=2", imageAlt: "New roof installation"
|
||||
},
|
||||
items: [
|
||||
{ icon: Home, text: "New builds" },
|
||||
@@ -107,7 +107,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
title: "Flat Roofing", description: "Durable, weather-resistant flat roofing systems installed with precision by our team.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-couple-seeing-new-house-with-realtor_23-2148895440.jpg", imageAlt: "Flat roofing system"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-couple-seeing-new-house-with-realtor_23-2148895440.jpg?_wi=2", imageAlt: "Flat roofing system"
|
||||
},
|
||||
items: [
|
||||
{ icon: Layers, text: "Weather resistant" },
|
||||
|
||||
Reference in New Issue
Block a user