From 24e2ee68076ad74de28c7bda45fe1e63a0742461 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 17:52:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8019c77..1683ea5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,11 +50,11 @@ export default function LandingPage() { tag="PREMIUM AGENCY" buttons={[{ text: "Start Growth", href: "#contact" }]} carouselItems={[ - { id: "1", imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-futuristic-illustration-with-particles-with-shallow-depth-field_1048-11935.jpg", imageAlt: "Dashboard" }, - { id: "2", imageSrc: "http://img.b2bpic.net/free-photo/corporate-employee-with-headphones-listening-music-having-fun_482257-77652.jpg", imageAlt: "Studio" }, - { id: "3", imageSrc: "http://img.b2bpic.net/free-photo/abstract-creative-illustration_23-2151980714.jpg", imageAlt: "Abstract" }, - { id: "4", imageSrc: "http://img.b2bpic.net/free-photo/group-people-looking-digital-tablet-with-social-media-icons-workplace_23-2147847544.jpg", imageAlt: "Team" }, - { id: "5", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182559.jpg", imageAlt: "Network" }, + { id: "1", imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-futuristic-illustration-with-particles-with-shallow-depth-field_1048-11935.jpg?_wi=1", imageAlt: "Dashboard" }, + { id: "2", imageSrc: "http://img.b2bpic.net/free-photo/corporate-employee-with-headphones-listening-music-having-fun_482257-77652.jpg?_wi=1", imageAlt: "Studio" }, + { id: "3", imageSrc: "http://img.b2bpic.net/free-photo/abstract-creative-illustration_23-2151980714.jpg?_wi=1", imageAlt: "Abstract" }, + { id: "4", imageSrc: "http://img.b2bpic.net/free-photo/group-people-looking-digital-tablet-with-social-media-icons-workplace_23-2147847544.jpg?_wi=1", imageAlt: "Team" }, + { id: "5", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182559.jpg?_wi=1", imageAlt: "Network" }, { id: "6", imageSrc: "http://img.b2bpic.net/free-photo/technology-hologram-indoors_23-2151833347.jpg", imageAlt: "Metrics" }, ]} /> @@ -139,11 +139,11 @@ export default function LandingPage() { textboxLayout="split-description" useInvertedBackground={true} testimonials={[ - { id: "1", name: "Sarah Miller", date: "Jan 2025", title: "CEO, Vertex", quote: "Vantage transformed our social presence completely.", tag: "Growth", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg", imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-futuristic-illustration-with-particles-with-shallow-depth-field_1048-11935.jpg", imageAlt: "business portrait professional" }, - { id: "2", name: "Alex Chen", date: "Dec 2024", title: "Founder, Nexus", quote: "The data-driven approach is truly unmatched.", tag: "Strategy", avatarSrc: "http://img.b2bpic.net/free-photo/successful-confident-businessman-glasses-speaking-beige-wall_176420-138.jpg", imageSrc: "http://img.b2bpic.net/free-photo/corporate-employee-with-headphones-listening-music-having-fun_482257-77652.jpg", imageAlt: "business portrait professional" }, - { id: "3", name: "Elena Ross", date: "Nov 2024", title: "VP Marketing, Prism", quote: "Professional, efficient, and incredibly creative.", tag: "Creative", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-confident-businessman-white-shirt-looking-left-smiling-satisfied-standing-whi_1258-112690.jpg", imageSrc: "http://img.b2bpic.net/free-photo/abstract-creative-illustration_23-2151980714.jpg", imageAlt: "business portrait professional" }, - { id: "4", name: "James Doe", date: "Oct 2024", title: "CTO, Aurora", quote: "Highest ROI we've ever seen on social.", tag: "Performance", avatarSrc: "http://img.b2bpic.net/free-photo/standing-vote-graduation-conference-room-bargain_1134-1130.jpg", imageSrc: "http://img.b2bpic.net/free-photo/group-people-looking-digital-tablet-with-social-media-icons-workplace_23-2147847544.jpg", imageAlt: "business portrait professional" }, - { id: "5", name: "Nina Scott", date: "Sep 2024", title: "COO, Echo", quote: "Vantage is the partner we always wanted.", tag: "Partnership", avatarSrc: "http://img.b2bpic.net/free-photo/happy-confident-bearded-man-brown-suit-wearing-glasses-looking-camera-smiling-cheerfully-with-arms-crossed-standing-purple-background_141793-110713.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182559.jpg", imageAlt: "business portrait professional" }, + { id: "1", name: "Sarah Miller", date: "Jan 2025", title: "CEO, Vertex", quote: "Vantage transformed our social presence completely.", tag: "Growth", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg", imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-futuristic-illustration-with-particles-with-shallow-depth-field_1048-11935.jpg?_wi=2", imageAlt: "business portrait professional" }, + { id: "2", name: "Alex Chen", date: "Dec 2024", title: "Founder, Nexus", quote: "The data-driven approach is truly unmatched.", tag: "Strategy", avatarSrc: "http://img.b2bpic.net/free-photo/successful-confident-businessman-glasses-speaking-beige-wall_176420-138.jpg", imageSrc: "http://img.b2bpic.net/free-photo/corporate-employee-with-headphones-listening-music-having-fun_482257-77652.jpg?_wi=2", imageAlt: "business portrait professional" }, + { id: "3", name: "Elena Ross", date: "Nov 2024", title: "VP Marketing, Prism", quote: "Professional, efficient, and incredibly creative.", tag: "Creative", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-confident-businessman-white-shirt-looking-left-smiling-satisfied-standing-whi_1258-112690.jpg", imageSrc: "http://img.b2bpic.net/free-photo/abstract-creative-illustration_23-2151980714.jpg?_wi=2", imageAlt: "business portrait professional" }, + { id: "4", name: "James Doe", date: "Oct 2024", title: "CTO, Aurora", quote: "Highest ROI we've ever seen on social.", tag: "Performance", avatarSrc: "http://img.b2bpic.net/free-photo/standing-vote-graduation-conference-room-bargain_1134-1130.jpg", imageSrc: "http://img.b2bpic.net/free-photo/group-people-looking-digital-tablet-with-social-media-icons-workplace_23-2147847544.jpg?_wi=2", imageAlt: "business portrait professional" }, + { id: "5", name: "Nina Scott", date: "Sep 2024", title: "COO, Echo", quote: "Vantage is the partner we always wanted.", tag: "Partnership", avatarSrc: "http://img.b2bpic.net/free-photo/happy-confident-bearded-man-brown-suit-wearing-glasses-looking-camera-smiling-cheerfully-with-arms-crossed-standing-purple-background_141793-110713.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182559.jpg?_wi=2", imageAlt: "business portrait professional" }, ]} title="Client Success Stories" description="Results that speak for themselves."