Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-03-15 02:53:23 +00:00
4 changed files with 60 additions and 24 deletions

View File

@@ -84,7 +84,7 @@ export default function ContactPage() {
description="Have questions about our LED lighting products? Our team is here to help!"
buttons={[{ text: "Contact Us", href: "#contact-form" }]}
buttonAnimation="slide-up"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axn17aFs2zLphlCM2jSJBW76CC/professional-photo-of-young-friendly-sup-1773543146030-ec022f7c.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axn17aFs2zLphlCM2jSJBW76CC/professional-photo-of-young-friendly-sup-1773543146030-ec022f7c.png?_wi=1"
imageAlt="LED Automotive support team"
showDimOverlay={true}
showBlur={true}
@@ -97,7 +97,7 @@ export default function ContactPage() {
title="Get In Touch"
description="Have questions? Our team responds within 2 hours during business hours."
useInvertedBackground={false}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axn17aFs2zLphlCM2jSJBW76CC/professional-photo-of-young-friendly-sup-1773543146030-ec022f7c.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axn17aFs2zLphlCM2jSJBW76CC/professional-photo-of-young-friendly-sup-1773543146030-ec022f7c.png?_wi=2"
imageAlt="LED Automotive support team"
mediaAnimation="slide-up"
mediaPosition="right"

View File

@@ -1,24 +1,58 @@
import type { Metadata } from "next";
import { Halant } from "next/font/google";
import { Inter } from "next/font/google";
import { Mulish } from "next/font/google";
import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
import { getVisualEditScript } from "@/utils/visual-edit-script";
import { Mulish } from "next/font/google";
const halant = Halant({
variable: "--font-halant",
subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
export const metadata: Metadata = {
title: "Webild components 2",
description: "Generated by create next app",
};
const inter = Inter({
variable: "--font-inter",
subsets: ["latin"],
});
const mulish = Mulish({
variable: "--font-mulish",
subsets: ["latin"],
});
export const metadata: Metadata = {
title: "LED Automotive - Premium Car LED Lights & Upgrades",
description: "Transform your car with premium RGB LED interior lights. Easy installation, lifetime warranty, 50K+ happy customers. Shop LED dashboard, underglow, footwell lights.",
keywords: "car LED lights, LED interior lights, underglow kit, car customization, RGB car lights, LED dashboard, automotive upgrades",
robots: {
index: true,
follow: true,
},
openGraph: {
title: "LED Automotive - Premium Car LED Lights",
description: "Premium LED interior lighting for cars. RGB dashboard lights, underglow kits, footwell lights. Easy install, lifetime warranty.",
type: "website",
siteName: "LED Automotive",
images: [
{
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axn17aFs2zLphlCM2jSJBW76CC/a-sleek-modern-car-interior-at-night-wit-1773543143405-3ba85c51.png",
alt: "LED car lights showcase",
},
],
},
twitter: {
card: "summary_large_image",
title: "LED Automotive - Transform Your Ride",
description: "Premium LED car lights with easy installation and lifetime warranty. 50K+ satisfied customers.",
images: [
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axn17aFs2zLphlCM2jSJBW76CC/a-sleek-modern-car-interior-at-night-wit-1773543143405-3ba85c51.png",
],
},
};
export default function RootLayout({
children,
}: Readonly<{
@@ -27,7 +61,9 @@ export default function RootLayout({
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body className={`${mulish.variable} antialiased`}>
<body
className={`${halant.variable} ${inter.variable} ${mulish.variable} antialiased`}
>
<Tag />
{children}
<script
@@ -39,4 +75,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -72,7 +72,7 @@ export default function HomePage() {
price: "$89.99",
variant: "Multi-color",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axn17aFs2zLphlCM2jSJBW76CC/close-up-professional-product-shot-of-an-1773543143665-4a3a2bf6.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axn17aFs2zLphlCM2jSJBW76CC/close-up-professional-product-shot-of-an-1773543143665-4a3a2bf6.png?_wi=1",
imageAlt: "RGB LED dashboard lighting kit",
},
{
@@ -81,7 +81,7 @@ export default function HomePage() {
price: "$64.99",
variant: "Warm White",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axn17aFs2zLphlCM2jSJBW76CC/professional-product-photography-of-ambi-1773543143945-67b15ec4.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axn17aFs2zLphlCM2jSJBW76CC/professional-product-photography-of-ambi-1773543143945-67b15ec4.png?_wi=1",
imageAlt: "Ambient LED footwell lights",
},
{
@@ -90,7 +90,7 @@ export default function HomePage() {
price: "$129.99",
variant: "Full RGB",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axn17aFs2zLphlCM2jSJBW76CC/professional-product-shot-of-a-comprehen-1773543143994-554edc7a.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axn17aFs2zLphlCM2jSJBW76CC/professional-product-shot-of-a-comprehen-1773543143994-554edc7a.png?_wi=1",
imageAlt: "Professional underglow LED kit",
},
{
@@ -99,7 +99,7 @@ export default function HomePage() {
price: "$49.99",
variant: "Cool White",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axn17aFs2zLphlCM2jSJBW76CC/close-up-product-photography-of-a-modern-1773543143304-a424962f.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axn17aFs2zLphlCM2jSJBW76CC/close-up-product-photography-of-a-modern-1773543143304-a424962f.png?_wi=1",
imageAlt: "LED dome ceiling light upgrade",
},
];
@@ -293,7 +293,7 @@ export default function HomePage() {
},
]}
buttonAnimation="slide-up"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axn17aFs2zLphlCM2jSJBW76CC/a-sleek-modern-car-interior-at-night-wit-1773543143405-3ba85c51.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axn17aFs2zLphlCM2jSJBW76CC/a-sleek-modern-car-interior-at-night-wit-1773543143405-3ba85c51.png?_wi=1"
imageAlt="LED interior lights in modern car at night"
showDimOverlay={true}
showBlur={true}

View File

@@ -58,7 +58,7 @@ export default function ProductsPage() {
price: "$89.99",
variant: "Multi-color",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axn17aFs2zLphlCM2jSJBW76CC/close-up-professional-product-shot-of-an-1773543143665-4a3a2bf6.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axn17aFs2zLphlCM2jSJBW76CC/close-up-professional-product-shot-of-an-1773543143665-4a3a2bf6.png?_wi=2",
imageAlt: "RGB LED dashboard lighting kit",
},
{
@@ -67,7 +67,7 @@ export default function ProductsPage() {
price: "$64.99",
variant: "Warm White",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axn17aFs2zLphlCM2jSJBW76CC/professional-product-photography-of-ambi-1773543143945-67b15ec4.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axn17aFs2zLphlCM2jSJBW76CC/professional-product-photography-of-ambi-1773543143945-67b15ec4.png?_wi=2",
imageAlt: "Ambient LED footwell lights",
},
{
@@ -76,7 +76,7 @@ export default function ProductsPage() {
price: "$129.99",
variant: "Full RGB",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axn17aFs2zLphlCM2jSJBW76CC/professional-product-shot-of-a-comprehen-1773543143994-554edc7a.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axn17aFs2zLphlCM2jSJBW76CC/professional-product-shot-of-a-comprehen-1773543143994-554edc7a.png?_wi=2",
imageAlt: "Professional underglow LED kit",
},
{
@@ -85,7 +85,7 @@ export default function ProductsPage() {
price: "$49.99",
variant: "Cool White",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axn17aFs2zLphlCM2jSJBW76CC/close-up-product-photography-of-a-modern-1773543143304-a424962f.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axn17aFs2zLphlCM2jSJBW76CC/close-up-product-photography-of-a-modern-1773543143304-a424962f.png?_wi=2",
imageAlt: "LED dome ceiling light upgrade",
},
{
@@ -94,7 +94,7 @@ export default function ProductsPage() {
price: "$54.99",
variant: "Soft White",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axn17aFs2zLphlCM2jSJBW76CC/close-up-professional-product-shot-of-an-1773543143665-4a3a2bf6.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axn17aFs2zLphlCM2jSJBW76CC/close-up-professional-product-shot-of-an-1773543143665-4a3a2bf6.png?_wi=3",
imageAlt: "LED door panel ambient lighting",
},
{
@@ -103,7 +103,7 @@ export default function ProductsPage() {
price: "$79.99",
variant: "RGB Programmable",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axn17aFs2zLphlCM2jSJBW76CC/professional-product-photography-of-ambi-1773543143945-67b15ec4.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axn17aFs2zLphlCM2jSJBW76CC/professional-product-photography-of-ambi-1773543143945-67b15ec4.png?_wi=3",
imageAlt: "LED steering wheel accent lighting",
},
{
@@ -112,7 +112,7 @@ export default function ProductsPage() {
price: "$69.99",
variant: "Cool White",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axn17aFs2zLphlCM2jSJBW76CC/professional-product-shot-of-a-comprehen-1773543143994-554edc7a.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axn17aFs2zLphlCM2jSJBW76CC/professional-product-shot-of-a-comprehen-1773543143994-554edc7a.png?_wi=3",
imageAlt: "LED trunk ambient lighting",
},
{
@@ -121,7 +121,7 @@ export default function ProductsPage() {
price: "$159.99",
variant: "Wireless",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axn17aFs2zLphlCM2jSJBW76CC/close-up-product-photography-of-a-modern-1773543143304-a424962f.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axn17aFs2zLphlCM2jSJBW76CC/close-up-product-photography-of-a-modern-1773543143304-a424962f.png?_wi=3",
imageAlt: "LED smart control hub",
},
];
@@ -164,7 +164,7 @@ export default function ProductsPage() {
},
]}
buttonAnimation="slide-up"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axn17aFs2zLphlCM2jSJBW76CC/a-sleek-modern-car-interior-at-night-wit-1773543143405-3ba85c51.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axn17aFs2zLphlCM2jSJBW76CC/a-sleek-modern-car-interior-at-night-wit-1773543143405-3ba85c51.png?_wi=2"
imageAlt="LED car lighting showcase"
showDimOverlay={true}
showBlur={true}