Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-04-03 17:27:16 +00:00

View File

@@ -51,20 +51,20 @@ export default function LandingPage() {
title="Clear Digital Growth for Local Businesses"
description="BrightTruth delivers high-performance websites built with 2 years of proven local market expertise. We turn your online presence into your strongest asset."
leftCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/water-wave-texture-background-white-design_53876-146645.jpg", imageAlt: "Digital growth concept" },
{ imageSrc: "http://img.b2bpic.net/free-photo/arrangement-disinfecting-products-desk_23-2148848548.jpg", imageAlt: "Web design dashboard" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-computer-wooden-table-night-work-desk_169016-50746.jpg", imageAlt: "Code environment" },
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-wave-texture-background_474888-7158.jpg", imageAlt: "Floating glass UI" },
{ imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104482.jpg", imageAlt: "Responsive preview" },
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-pink-blue-lights-background_1017-2786.jpg", imageAlt: "Network nodes" }
{ imageSrc: "http://img.b2bpic.net/free-photo/water-wave-texture-background-white-design_53876-146645.jpg?_wi=1", imageAlt: "Digital growth concept" },
{ imageSrc: "http://img.b2bpic.net/free-photo/arrangement-disinfecting-products-desk_23-2148848548.jpg?_wi=1", imageAlt: "Web design dashboard" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-computer-wooden-table-night-work-desk_169016-50746.jpg?_wi=1", imageAlt: "Code environment" },
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-wave-texture-background_474888-7158.jpg?_wi=1", imageAlt: "Floating glass UI" },
{ imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104482.jpg?_wi=1", imageAlt: "Responsive preview" },
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-pink-blue-lights-background_1017-2786.jpg?_wi=1", imageAlt: "Network nodes" }
]}
rightCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-pink-blue-lights-background_1017-2786.jpg", imageAlt: "Network nodes" },
{ imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104482.jpg", imageAlt: "Responsive preview" },
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-wave-texture-background_474888-7158.jpg", imageAlt: "Floating glass UI" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-computer-wooden-table-night-work-desk_169016-50746.jpg", imageAlt: "Code environment" },
{ imageSrc: "http://img.b2bpic.net/free-photo/arrangement-disinfecting-products-desk_23-2148848548.jpg", imageAlt: "Web design dashboard" },
{ imageSrc: "http://img.b2bpic.net/free-photo/water-wave-texture-background-white-design_53876-146645.jpg", imageAlt: "Digital growth concept" }
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-pink-blue-lights-background_1017-2786.jpg?_wi=2", imageAlt: "Network nodes" },
{ imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104482.jpg?_wi=2", imageAlt: "Responsive preview" },
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-wave-texture-background_474888-7158.jpg?_wi=2", imageAlt: "Floating glass UI" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-computer-wooden-table-night-work-desk_169016-50746.jpg?_wi=2", imageAlt: "Code environment" },
{ imageSrc: "http://img.b2bpic.net/free-photo/arrangement-disinfecting-products-desk_23-2148848548.jpg?_wi=2", imageAlt: "Web design dashboard" },
{ imageSrc: "http://img.b2bpic.net/free-photo/water-wave-texture-background-white-design_53876-146645.jpg?_wi=2", imageAlt: "Digital growth concept" }
]}
buttons={[
{ text: "Get Started", href: "#contact" }