Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-02 20:45:55 +00:00

View File

@@ -58,45 +58,45 @@ export default function LandingPage() {
description="Stop losing leads to outdated sites. We build high-performing, beautiful websites that help local businesses grow effortlessly."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/office-desk-with-computer-digital-tablet-mobile-phone_1252-898.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/office-desk-with-computer-digital-tablet-mobile-phone_1252-898.jpg?_wi=1",
imageAlt: "Studio design 1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/ideas-windows-bulb-question-mark-speech-bubble-sign_53876-120475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ideas-windows-bulb-question-mark-speech-bubble-sign_53876-120475.jpg?_wi=1",
imageAlt: "Studio design 2",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/office-desk-with-computer-digital-tablet-mobile-phone_1252-898.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/office-desk-with-computer-digital-tablet-mobile-phone_1252-898.jpg?_wi=2",
imageAlt: "Studio design 3",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/ideas-windows-bulb-question-mark-speech-bubble-sign_53876-120475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ideas-windows-bulb-question-mark-speech-bubble-sign_53876-120475.jpg?_wi=2",
imageAlt: "Studio design 4",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/office-desk-with-computer-digital-tablet-mobile-phone_1252-898.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/office-desk-with-computer-digital-tablet-mobile-phone_1252-898.jpg?_wi=3",
imageAlt: "Studio design 5",
},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/ideas-windows-bulb-question-mark-speech-bubble-sign_53876-120475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ideas-windows-bulb-question-mark-speech-bubble-sign_53876-120475.jpg?_wi=3",
imageAlt: "Workflow 1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/office-desk-with-computer-digital-tablet-mobile-phone_1252-898.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/office-desk-with-computer-digital-tablet-mobile-phone_1252-898.jpg?_wi=4",
imageAlt: "Workflow 2",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/ideas-windows-bulb-question-mark-speech-bubble-sign_53876-120475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ideas-windows-bulb-question-mark-speech-bubble-sign_53876-120475.jpg?_wi=4",
imageAlt: "Workflow 3",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/office-desk-with-computer-digital-tablet-mobile-phone_1252-898.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/office-desk-with-computer-digital-tablet-mobile-phone_1252-898.jpg?_wi=5",
imageAlt: "Workflow 4",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/ideas-windows-bulb-question-mark-speech-bubble-sign_53876-120475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ideas-windows-bulb-question-mark-speech-bubble-sign_53876-120475.jpg?_wi=5",
imageAlt: "Workflow 5",
},
]}