Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-12 14:40:25 +00:00

View File

@@ -65,15 +65,15 @@ export default function LandingPage() {
description="Vantage Social transforms your digital presence into a high-growth asset. We combine cutting-edge analytics with creative strategy to dominate social feeds."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/filter-icon-front-side_187299-45145.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/filter-icon-front-side_187299-45145.jpg?_wi=1",
imageAlt: "Dashboard 1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/hands-using-tablet-screen-showing-statistics-business-data_53876-42762.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hands-using-tablet-screen-showing-statistics-business-data_53876-42762.jpg?_wi=1",
imageAlt: "Dashboard 2",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-togethter_23-2148478789.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-togethter_23-2148478789.jpg?_wi=1",
imageAlt: "Team 1",
},
{
@@ -200,7 +200,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-technology-lifestyle-social-network-concept_53876-23191.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/filter-icon-front-side_187299-45145.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/filter-icon-front-side_187299-45145.jpg?_wi=2",
imageAlt: "mobile phone ui chart",
},
{
@@ -212,7 +212,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/market-trends-concept-with-smartphone_23-2150372418.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/hands-using-tablet-screen-showing-statistics-business-data_53876-42762.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hands-using-tablet-screen-showing-statistics-business-data_53876-42762.jpg?_wi=2",
imageAlt: "mobile phone ui chart",
},
{
@@ -224,7 +224,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/smartphone-displaying-financial-data-charts_23-2152020638.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-togethter_23-2148478789.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-togethter_23-2148478789.jpg?_wi=2",
imageAlt: "mobile phone ui chart",
},
]}