Update src/app/page.tsx

This commit is contained in:
2026-02-20 00:51:19 +00:00
parent e6144151ae
commit b2293a31da

View File

@@ -27,7 +27,7 @@ export default function HomePage() {
>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
brandName="Gorman Restoration"
brandName="Gorman Restoration & Carpentry"
navItems={[
{ name: "Home", id: "/" },
{ name: "Services", id: "/services" },
@@ -59,7 +59,7 @@ export default function HomePage() {
imageAlt: "Statement entry door restoration"
},
{
imageSrc: "https://img.b2bpic.net/free-photo/room-interior-design_23-2148899458.jpg",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39uUpnz3Xjf5cjNG0bo0EPvGfRS/uploaded-1771548666466-1orv19vt.webp",
imageAlt: "Modern fireplace feature wall"
}
]}
@@ -197,8 +197,8 @@ export default function HomePage() {
</div>
<FooterCard
logoText="Gorman Restoration"
copyrightText="© 2024 Gorman Restoration & Remodeling. All rights reserved."
logoText="Gorman Restoration & Carpentry"
copyrightText="© 2024 Gorman Restoration & Carpentry & Remodeling. All rights reserved."
socialLinks={[
{
icon: Facebook,