Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-29 09:24:07 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
title="Expert Roofing Solutions You Can Trust"
description="Apex Roofing provides high-quality roof repairs, installations, and inspections. Protect your home with our durable and professional services."
buttons={[{ text: "Get a Free Quote", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-wearing-helmets_23-2149343655.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-wearing-helmets_23-2149343655.jpg?_wi=1"
/>
</div>
@@ -54,7 +54,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Built on Quality & Integrity"
description="With over 15 years of experience, we specialize in comprehensive roofing services for residential properties. Our team is committed to safety, durability, and customer satisfaction."
imageSrc="http://img.b2bpic.net/free-photo/young-man-looking-into-solid-fuel-boiler-working-with-biofuels-economical-heating-top-view_169016-14806.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-man-looking-into-solid-fuel-boiler-working-with-biofuels-economical-heating-top-view_169016-14806.jpg?_wi=1"
/>
</div>
@@ -79,11 +79,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{ id: "1", name: "John Doe", handle: "@johndoe", testimonial: "Excellent service and professionalism. My new roof looks fantastic!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-helmets_23-2149343655.jpg", imageAlt: "professional roofing installation project" },
{ id: "2", name: "Sarah Smith", handle: "@sarahsmith", testimonial: "Quick response time and fixed my leak immediately. Highly recommended.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-man-looking-into-solid-fuel-boiler-working-with-biofuels-economical-heating-top-view_169016-14806.jpg", imageAlt: "professional roofing contractor team" },
{ id: "3", name: "Mike Johnson", handle: "@mikej", testimonial: "Trustworthy and reliable. They explained everything clearly.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/top-view-prague_1398-2722.jpg", imageAlt: "roofing project house exterior" },
{ id: "4", name: "Emily Davis", handle: "@emilyd", testimonial: "Top-tier quality and a great price. Thank you, Apex Roofing!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-helmets_23-2149343655.jpg", imageAlt: "professional roofing installation project" },
{ id: "5", name: "Robert Brown", handle: "@robertb", testimonial: "Very satisfied with the installation. The crew was clean and professional.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-man-looking-into-solid-fuel-boiler-working-with-biofuels-economical-heating-top-view_169016-14806.jpg", imageAlt: "professional roofing contractor team" },
{ id: "1", name: "John Doe", handle: "@johndoe", testimonial: "Excellent service and professionalism. My new roof looks fantastic!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-helmets_23-2149343655.jpg?_wi=2", imageAlt: "professional roofing installation project" },
{ id: "2", name: "Sarah Smith", handle: "@sarahsmith", testimonial: "Quick response time and fixed my leak immediately. Highly recommended.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-man-looking-into-solid-fuel-boiler-working-with-biofuels-economical-heating-top-view_169016-14806.jpg?_wi=2", imageAlt: "professional roofing contractor team" },
{ id: "3", name: "Mike Johnson", handle: "@mikej", testimonial: "Trustworthy and reliable. They explained everything clearly.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/top-view-prague_1398-2722.jpg?_wi=1", imageAlt: "roofing project house exterior" },
{ id: "4", name: "Emily Davis", handle: "@emilyd", testimonial: "Top-tier quality and a great price. Thank you, Apex Roofing!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-helmets_23-2149343655.jpg?_wi=3", imageAlt: "professional roofing installation project" },
{ id: "5", name: "Robert Brown", handle: "@robertb", testimonial: "Very satisfied with the installation. The crew was clean and professional.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-man-looking-into-solid-fuel-boiler-working-with-biofuels-economical-heating-top-view_169016-14806.jpg?_wi=3", imageAlt: "professional roofing contractor team" },
]}
showRating={true}
title="What Our Clients Say"
@@ -116,14 +116,14 @@ export default function LandingPage() {
{ name: "email", type: "email", placeholder: "Your Email" },
]}
textarea={{ name: "message", placeholder: "Project details" }}
imageSrc="http://img.b2bpic.net/free-photo/top-view-prague_1398-2722.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-prague_1398-2722.jpg?_wi=2"
mediaAnimation="opacity"
/>
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-wearing-helmets_23-2149343655.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-wearing-helmets_23-2149343655.jpg?_wi=4"
columns={[
{ title: "Apex Roofing", items: [{ label: "Home", href: "#hero" }, { label: "About", href: "#about" }] },
{ title: "Legal", items: [{ label: "Privacy", href: "#" }, { label: "Terms", href: "#" }] },