8 Commits

Author SHA1 Message Date
c87020529f Update src/app/page.tsx 2026-03-13 14:15:03 +00:00
539ab4eb97 Update src/app/page.tsx 2026-03-13 14:14:38 +00:00
fd836b3d45 Merge version_1 into main
Merge version_1 into main
2026-03-13 04:39:34 +00:00
b67d855e17 Merge version_1 into main
Merge version_1 into main
2026-03-13 04:29:11 +00:00
7bcaad0237 Merge version_1 into main
Merge version_1 into main
2026-03-13 03:21:44 +00:00
a5599fcdb1 Merge version_1 into main
Merge version_1 into main
2026-03-11 03:24:14 +00:00
33f2d4bb8d Merge version_1 into main
Merge version_1 into main
2026-03-11 03:23:39 +00:00
4f22fc2532 Merge version_1 into main
Merge version_1 into main
2026-03-11 03:22:17 +00:00

View File

@@ -2,7 +2,7 @@
import Link from "next/link";
import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay";
import HeroSplitDualMedia from "@/components/sections/hero/HeroSplitDualMedia";
import HeroBillboard from "@/components/sections/hero/HeroBillboard";
import AboutMetric from "@/components/sections/about/AboutMetric";
import FeatureCardSeven from "@/components/sections/feature/FeatureCardSeven";
import TestimonialCardFifteen from "@/components/sections/testimonial/TestimonialCardFifteen";
@@ -71,7 +71,7 @@ export default function HomePage() {
</div>
<div id="hero" data-section="hero">
<HeroSplitDualMedia
<HeroBillboard
title="Luxury Exterior Remodeling, Designed to Transform Your Home"
description="Custom decks, siding, windows, gutters, cabanas, and exterior renovations crafted with premium workmanship, thoughtful design, and a process homeowners actually enjoy."
tag="Design-Driven Transformation"
@@ -83,15 +83,18 @@ export default function HomePage() {
{ text: "See Our Work", href: "#portfolio" },
]}
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmXCNbkHFfM2mO3QwmqrqGvJIL/uploaded-1773376601252-1ghkwlm9.jpg", imageAlt: "Luxury custom deck with premium outdoor living space"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmXCNbkHFfM2mO3QwmqrqGvJIL/uploaded-1773376631557-fkuzkod8.jpg", imageAlt: "Stunning home exterior transformation project"},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmXCNbkHFfM2mO3QwmqrqGvJIL/uploaded-1773376601252-1ghkwlm9.jpg"
imageAlt="Luxury custom deck with premium outdoor living space"
mediaAnimation="slide-up"
rating={5}
ratingText="Trusted by homeowners who care"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280717.jpg", alt: "Sarah Johnson" },
{ src: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", alt: "Mike Johnson" },
{ src: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", alt: "Happy client" },
{ src: "http://img.b2bpic.net/free-photo/smiling-young-woman-with-arms-crossed-office_23-2148180659.jpg", alt: "Satisfied homeowner" },
{ src: "http://img.b2bpic.net/free-photo/portrait-handsome-man-living-room_329181-626.jpg", alt: "Client testimonial" },
{ src: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098593.jpg", alt: "Another satisfied client" },
]}
avatarText="Trusted by homeowners who care"
/>
</div>
@@ -250,7 +253,7 @@ export default function HomePage() {
description="Whether you are planning a custom deck, new siding, windows, gutters, or a full exterior refresh, Designed Companies brings the ideas, craftsmanship, and professionalism to make it happen beautifully."
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/outdoor-with-circle-chair_1339-5465.jpg"
imageSrc="http://img.b2bpic.net/free-photo/outdoor-with-circle-chair_1339-5465.jpg?_wi=1"
imageAlt="Luxury outdoor space"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -262,7 +265,7 @@ export default function HomePage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/outdoor-with-circle-chair_1339-5465.jpg"
imageSrc="http://img.b2bpic.net/free-photo/outdoor-with-circle-chair_1339-5465.jpg?_wi=2"
imageAlt="Luxury outdoor entertaining space"
logoText="Designed Companies Inc."
copyrightText="© 2025 Designed Companies Inc. | Luxury Exterior Remodeling"