Merge version_1 into main #1
@@ -31,7 +31,7 @@ export default function RoofingPage() {
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
brandName="Summit Roofing"
|
||||
brandName="Lomond roofing"
|
||||
navItems={[
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Services", id: "services" },
|
||||
@@ -53,7 +53,7 @@ export default function RoofingPage() {
|
||||
]}
|
||||
avatarText="Professional Roofing Services"
|
||||
avatarGroupClassName="[&_div.overflow-hidden]:h-10 [&_div.overflow-hidden]:aspect-square [&>p]:whitespace-nowrap"
|
||||
title="Your Roof. Our Reputation."
|
||||
title="Your Roof. Done Right."
|
||||
description="Trusted by homeowners for over 25 years. From storm damage repairs to full roof replacements, Summit Roofing delivers quality craftsmanship you can count on."
|
||||
buttons={[
|
||||
{ text: "Get Free Estimate", href: "#contact" },
|
||||
@@ -288,7 +288,7 @@ export default function RoofingPage() {
|
||||
id: "1",
|
||||
name: "Robert Thompson",
|
||||
role: "Homeowner",
|
||||
company: "Dallas, TX",
|
||||
company: "",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/robert-thompson.webp",
|
||||
imageAlt: "Robert Thompson",
|
||||
@@ -297,7 +297,7 @@ export default function RoofingPage() {
|
||||
id: "2",
|
||||
name: "Maria Gonzalez",
|
||||
role: "Homeowner",
|
||||
company: "Arlington, TX",
|
||||
company: "",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/maria-gonzalez.webp",
|
||||
imageAlt: "Maria Gonzalez",
|
||||
@@ -305,8 +305,8 @@ export default function RoofingPage() {
|
||||
{
|
||||
id: "3",
|
||||
name: "Steve & Amy Collins",
|
||||
role: "Homeowners",
|
||||
company: "Frisco, TX",
|
||||
role: "",
|
||||
company: "",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/steve-amy-collins.webp",
|
||||
imageAlt: "Steve and Amy Collins",
|
||||
@@ -315,7 +315,7 @@ export default function RoofingPage() {
|
||||
id: "4",
|
||||
name: "Patricia Nguyen",
|
||||
role: "Homeowner",
|
||||
company: "McKinney, TX",
|
||||
company: "",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/patricia-nguyen.webp",
|
||||
imageAlt: "Patricia Nguyen",
|
||||
@@ -400,7 +400,7 @@ export default function RoofingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBase
|
||||
logoText="Summit Roofing"
|
||||
logoText="Lomond Roofing and Building"
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
|
||||
Reference in New Issue
Block a user