Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-06-07 21:27:47 +00:00
2 changed files with 33 additions and 62 deletions

View File

@@ -1,48 +1,19 @@
import type { Metadata } from "next";
import { Halant } from "next/font/google";
import { Inter } from "next/font/google";
import "./globals.css";
import "@/lib/gsap-setup";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
import { getVisualEditScript } from "@/utils/visual-edit-script";
const halant = Halant({
variable: "--font-halant",
subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
const inter = Inter({
variable: "--font-inter",
subsets: ["latin"],
});
export const metadata: Metadata = {
title: "Webild components 2",
description: "Generated by create next app",
};
export default function RootLayout({
children,
}: Readonly<{
children: React.ReactNode;
}>) {
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body
className={`${halant.variable} ${inter.variable} antialiased`}
>
<Tag />
{children}
<script
dangerouslySetInnerHTML={{
__html: `${getVisualEditScript()}`
}}
/>
</body>
</ServiceWrapper>
</html>
);
}
<!DOCTYPE html>
<html lang="en" suppressHydrationWarning>
<head>
<link rel="canonical" href="https://www.adenatroofing.com" />
</head>
<body
className={`${interTight.variable} antialiased`}
>
<ServiceWrapper>
<Tag />
{children}
<script
dangerouslySetInnerHTML={{
__html: `${getVisualEditScript()}`
}}
/>
</ServiceWrapper>
</body>
</html>

View File

@@ -46,20 +46,20 @@ export default function HomePage() {
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"}}
leftCarouselItems={[
{ videoSrc: "http://img.b2bpic.net/free-photo/cityscape-istanbul-turkey-photo-from-bird-s-eye-view_1153-5899.jpg", imageSrc: "http://img.b2bpic.net/free-photo/green-house-white-roof-with-blue-sky-sunny-day_1428-519.jpg", 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", imageSrc: "http://img.b2bpic.net/free-photo/modern-tokyo-street-background_23-2149394918.jpg", videoAriaLabel: "Drone footage of commercial building construction", imageAlt: "Aerial view of a commercial building roofing project" },
{ videoSrc: "http://img.b2bpic.net/free-photo/aerial-photography-town-daytime_417767-55.jpg", imageSrc: "http://img.b2bpic.net/free-photo/storage-house-with-cloudy-blue-sky-background_181624-16836.jpg", videoAriaLabel: "Aerial drone footage of a luxury property", imageAlt: "Aerial view of a modern luxury villa with a striking roof" },
{ videoSrc: "http://img.b2bpic.net/free-photo/bridge-with-city_1127-3961.jpg", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-playing-guitar_23-2149223663.jpg", videoAriaLabel: "Drone view of large scale commercial roofing", imageAlt: "Aerial view of a large commercial roof installation" },
{ videoSrc: "http://img.b2bpic.net/free-photo/woodworker-is-leaning-wooden-table_613910-11901.jpg", imageSrc: "http://img.b2bpic.net/free-photo/paving-slabs-pallets-keeping-goods-stock-construction-repair-delivery-sale-building-materials_166373-3214.jpg", videoAriaLabel: "Luxury home interior construction progress video", imageAlt: "Sophisticated home exterior under construction" },
{ videoSrc: "http://img.b2bpic.net/free-photo/construction-worker-doing-his-job-with-belt_23-2149343658.jpg", imageSrc: "http://img.b2bpic.net/free-photo/3d-elegant-geometrical-textures-backgrounds_23-2149073296.jpg", videoAriaLabel: "Close-up of roof installation process", imageAlt: "Skilled craftsman installing roof tiles on a luxury home" },
{ 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" },
{ videoSrc: "http://img.b2bpic.net/free-photo/aerial-photography-town-daytime_417767-55.jpg?_wi=1", imageSrc: "http://img.b2bpic.net/free-photo/storage-house-with-cloudy-blue-sky-background_181624-16836.jpg?_wi=1", videoAriaLabel: "Aerial drone footage of a luxury property", imageAlt: "Aerial view of a modern luxury villa with a striking roof" },
{ videoSrc: "http://img.b2bpic.net/free-photo/bridge-with-city_1127-3961.jpg?_wi=1", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-playing-guitar_23-2149223663.jpg?_wi=1", videoAriaLabel: "Drone view of large scale commercial roofing", imageAlt: "Aerial view of a large commercial roof installation" },
{ videoSrc: "http://img.b2bpic.net/free-photo/woodworker-is-leaning-wooden-table_613910-11901.jpg?_wi=1", imageSrc: "http://img.b2bpic.net/free-photo/paving-slabs-pallets-keeping-goods-stock-construction-repair-delivery-sale-building-materials_166373-3214.jpg?_wi=1", videoAriaLabel: "Luxury home interior construction progress video", imageAlt: "Sophisticated home exterior under construction" },
{ videoSrc: "http://img.b2bpic.net/free-photo/construction-worker-doing-his-job-with-belt_23-2149343658.jpg?_wi=1", imageSrc: "http://img.b2bpic.net/free-photo/3d-elegant-geometrical-textures-backgrounds_23-2149073296.jpg?_wi=1", videoAriaLabel: "Close-up of roof installation process", imageAlt: "Skilled craftsman installing roof tiles on a luxury home" },
]}
rightCarouselItems={[
{ videoSrc: "http://img.b2bpic.net/free-photo/aerial-photography-town-daytime_417767-55.jpg", imageSrc: "http://img.b2bpic.net/free-photo/storage-house-with-cloudy-blue-sky-background_181624-16836.jpg", videoAriaLabel: "Aerial drone footage of a luxury property", imageAlt: "Aerial view of a modern luxury villa with a striking roof" },
{ videoSrc: "http://img.b2bpic.net/free-photo/bridge-with-city_1127-3961.jpg", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-playing-guitar_23-2149223663.jpg", videoAriaLabel: "Drone view of large scale commercial roofing", imageAlt: "Aerial view of a large commercial roof installation" },
{ videoSrc: "http://img.b2bpic.net/free-photo/woodworker-is-leaning-wooden-table_613910-11901.jpg", imageSrc: "http://img.b2bpic.net/free-photo/paving-slabs-pallets-keeping-goods-stock-construction-repair-delivery-sale-building-materials_166373-3214.jpg", videoAriaLabel: "Luxury home interior construction progress video", imageAlt: "Sophisticated home exterior under construction" },
{ videoSrc: "http://img.b2bpic.net/free-photo/construction-worker-doing-his-job-with-belt_23-2149343658.jpg", imageSrc: "http://img.b2bpic.net/free-photo/3d-elegant-geometrical-textures-backgrounds_23-2149073296.jpg", videoAriaLabel: "Close-up of roof installation process", imageAlt: "Skilled craftsman installing roof tiles on a luxury home" },
{ videoSrc: "http://img.b2bpic.net/free-photo/cityscape-istanbul-turkey-photo-from-bird-s-eye-view_1153-5899.jpg", imageSrc: "http://img.b2bpic.net/free-photo/green-house-white-roof-with-blue-sky-sunny-day_1428-519.jpg", 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", imageSrc: "http://img.b2bpic.net/free-photo/modern-tokyo-street-background_23-2149394918.jpg", videoAriaLabel: "Drone footage of commercial building construction", imageAlt: "Aerial view of a commercial building roofing project" },
{ videoSrc: "http://img.b2bpic.net/free-photo/aerial-photography-town-daytime_417767-55.jpg?_wi=2", imageSrc: "http://img.b2bpic.net/free-photo/storage-house-with-cloudy-blue-sky-background_181624-16836.jpg?_wi=2", videoAriaLabel: "Aerial drone footage of a luxury property", imageAlt: "Aerial view of a modern luxury villa with a striking roof" },
{ videoSrc: "http://img.b2bpic.net/free-photo/bridge-with-city_1127-3961.jpg?_wi=2", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-playing-guitar_23-2149223663.jpg?_wi=2", videoAriaLabel: "Drone view of large scale commercial roofing", imageAlt: "Aerial view of a large commercial roof installation" },
{ videoSrc: "http://img.b2bpic.net/free-photo/woodworker-is-leaning-wooden-table_613910-11901.jpg?_wi=2", imageSrc: "http://img.b2bpic.net/free-photo/paving-slabs-pallets-keeping-goods-stock-construction-repair-delivery-sale-building-materials_166373-3214.jpg?_wi=2", videoAriaLabel: "Luxury home interior construction progress video", imageAlt: "Sophisticated home exterior under construction" },
{ videoSrc: "http://img.b2bpic.net/free-photo/construction-worker-doing-his-job-with-belt_23-2149343658.jpg?_wi=2", imageSrc: "http://img.b2bpic.net/free-photo/3d-elegant-geometrical-textures-backgrounds_23-2149073296.jpg?_wi=2", videoAriaLabel: "Close-up of roof installation process", imageAlt: "Skilled craftsman installing roof tiles on a luxury home" },
{ videoSrc: "http://img.b2bpic.net/free-photo/cityscape-istanbul-turkey-photo-from-bird-s-eye-view_1153-5899.jpg?_wi=2", imageSrc: "http://img.b2bpic.net/free-photo/green-house-white-roof-with-blue-sky-sunny-day_1428-519.jpg?_wi=2", 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=2", imageSrc: "http://img.b2bpic.net/free-photo/modern-tokyo-street-background_23-2149394918.jpg?_wi=2", videoAriaLabel: "Drone footage of commercial building construction", imageAlt: "Aerial view of a commercial building roofing project" },
]}
tag="Building the Future, One Roof at a Time"
tagAnimation="slide-up"
@@ -163,9 +163,9 @@ export default function HomePage() {
<div id="footer-home" data-section="footer-home">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/green-house-white-roof-with-blue-sky-sunny-day_1428-519.jpg"
imageSrc="http://img.b2bpic.net/free-photo/green-house-white-roof-with-blue-sky-sunny-day_1428-519.jpg?_wi=3"
imageAlt="Aerial view of a luxury residential roofing project at night"
videoSrc="http://img.b2bpic.net/free-photo/cityscape-istanbul-turkey-photo-from-bird-s-eye-view_1153-5899.jpg"
videoSrc="http://img.b2bpic.net/free-photo/cityscape-istanbul-turkey-photo-from-bird-s-eye-view_1153-5899.jpg?_wi=3"
videoAriaLabel="Aerial drone footage of luxury home construction"
logoSrc={null}
logoAlt="Adenat Roofing Construction Ltd. Logo"