Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-06-07 21:31:28 +00:00

View File

@@ -35,7 +35,7 @@ export default function HomePage() {
{ name: "Projects", id: "/projects" },
{ name: "Testimonials", id: "/testimonials" },
{ name: "FAQ", id: "/faq" },
{ name: "Contact", id: "/contact" },
{ name: "Contact", id: "/contact" }
]}
/>
</div>
@@ -44,7 +44,7 @@ export default function HomePage() {
<HeroSplitDoubleCarousel
title="Crafting Lagos' Skyline: Premier Roofing & Construction"
description="Adenat Roofing Construction Ltd. delivers unparalleled quality, durability, and elegance to every project. Experience world-class craftsmanship that elevates your property."
background={{"variant":"plain"}}
background={{ "variant": "plain" }}
leftCarouselItems={[
{ videoSrc: "http://img.b2bpic.net/free-photo/cityscape-istanbul-turkey-photo-from-bird-s-eye-view_1153-5899.jpg?_wi=1", imageSrc: "http://img.b2bpic.net/free-photo/green-house-white-roof-with-blue-sky-sunny-day_1428-519.jpg?_wi=1", videoAriaLabel: "Aerial drone footage of luxury home construction", imageAlt: "Aerial view of a luxury residential roofing project" },
{ videoSrc: "http://img.b2bpic.net/free-photo/bird-s-eye-view-city_417767-50.jpg?_wi=1", imageSrc: "http://img.b2bpic.net/free-photo/modern-tokyo-street-background_23-2149394918.jpg?_wi=1", videoAriaLabel: "Drone footage of commercial building construction", imageAlt: "Aerial view of a commercial building roofing project" },