Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-18 11:34:02 +00:00

View File

@@ -73,12 +73,12 @@ export default function LandingPage() {
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/business-people-discussing-financial-charts-closeup-shot-hands-table_1423-238.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-people-discussing-financial-charts-closeup-shot-hands-table_1423-238.jpg?_wi=1",
imageAlt: "digital marketing agency analytics dashboard",
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/company-boss-screaming-senior-employee-meeting-with-conference-room_482257-5051.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/company-boss-screaming-senior-employee-meeting-with-conference-room_482257-5051.jpg?_wi=1",
imageAlt: "corporate team brainstorming marketing strategy",
},
{
@@ -270,7 +270,7 @@ export default function LandingPage() {
button: {
text: "Upgrade Now",
},
imageSrc: "http://img.b2bpic.net/free-photo/business-people-discussing-financial-charts-closeup-shot-hands-table_1423-238.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-people-discussing-financial-charts-closeup-shot-hands-table_1423-238.jpg?_wi=2",
imageAlt: "Businesswoman working with project statistics preparing report at team meeting",
},
{
@@ -286,7 +286,7 @@ export default function LandingPage() {
button: {
text: "Book Consultation",
},
imageSrc: "http://img.b2bpic.net/free-photo/company-boss-screaming-senior-employee-meeting-with-conference-room_482257-5051.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/company-boss-screaming-senior-employee-meeting-with-conference-room_482257-5051.jpg?_wi=2",
imageAlt: "Businesswoman working with project statistics preparing report at team meeting",
},
]}