Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-07 05:52:57 +00:00

View File

@@ -67,15 +67,15 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/hand-using-laptp-with-graphic-global-communication-connection-technology_53876-123015.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hand-using-laptp-with-graphic-global-communication-connection-technology_53876-123015.jpg?_wi=1",
imageAlt: "Hero Scene 1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-optical-fiber-details_23-2149212635.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-optical-fiber-details_23-2149212635.jpg?_wi=1",
imageAlt: "Hero Scene 2",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-hugging-her-pet-dog_23-2149202492.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-hugging-her-pet-dog_23-2149202492.jpg?_wi=1",
imageAlt: "Hero Scene 3",
},
{
@@ -174,7 +174,7 @@ export default function LandingPage() {
button: {
text: "Get Started",
},
imageSrc: "http://img.b2bpic.net/free-photo/hand-using-laptp-with-graphic-global-communication-connection-technology_53876-123015.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hand-using-laptp-with-graphic-global-communication-connection-technology_53876-123015.jpg?_wi=2",
imageAlt: "luxury digital agency office interior",
},
{
@@ -190,7 +190,7 @@ export default function LandingPage() {
button: {
text: "Get Started",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-optical-fiber-details_23-2149212635.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-optical-fiber-details_23-2149212635.jpg?_wi=2",
imageAlt: "digital marketing growth metrics abstract",
},
{
@@ -206,7 +206,7 @@ export default function LandingPage() {
button: {
text: "Get Started",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-hugging-her-pet-dog_23-2149202492.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-hugging-her-pet-dog_23-2149202492.jpg?_wi=2",
imageAlt: "creative agency collaborative team workspace",
},
]}