Merge version_1 into main #3
@@ -48,18 +48,18 @@ export default function LandingPage() {
|
||||
title="Your Business Deserves A Digital Home"
|
||||
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", imageAlt: "Studio design 1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/ideas-windows-bulb-question-mark-speech-bubble-sign_53876-120475.jpg", imageAlt: "Studio design 2" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/office-desk-with-computer-digital-tablet-mobile-phone_1252-898.jpg", imageAlt: "Studio design 3" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/ideas-windows-bulb-question-mark-speech-bubble-sign_53876-120475.jpg", imageAlt: "Studio design 4" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/office-desk-with-computer-digital-tablet-mobile-phone_1252-898.jpg", imageAlt: "Studio design 5" }
|
||||
{ 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?_wi=1", imageAlt: "Studio design 2" },
|
||||
{ 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?_wi=2", imageAlt: "Studio design 4" },
|
||||
{ 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", imageAlt: "Workflow 1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/office-desk-with-computer-digital-tablet-mobile-phone_1252-898.jpg", imageAlt: "Workflow 2" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/ideas-windows-bulb-question-mark-speech-bubble-sign_53876-120475.jpg", imageAlt: "Workflow 3" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/office-desk-with-computer-digital-tablet-mobile-phone_1252-898.jpg", imageAlt: "Workflow 4" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/ideas-windows-bulb-question-mark-speech-bubble-sign_53876-120475.jpg", imageAlt: "Workflow 5" }
|
||||
{ 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?_wi=4", imageAlt: "Workflow 2" },
|
||||
{ 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?_wi=5", imageAlt: "Workflow 4" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/ideas-windows-bulb-question-mark-speech-bubble-sign_53876-120475.jpg?_wi=5", imageAlt: "Workflow 5" }
|
||||
]}
|
||||
buttons={[{ text: "Get Your Site", href: "#contact" }]}
|
||||
avatars={[
|
||||
|
||||
Reference in New Issue
Block a user