From 1387507368006b6afc134b0734139448fa59d770 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 16 Apr 2026 14:47:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bf6cf22..0441ad1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,6 +53,9 @@ export default function LandingPage() { description="Unlock high-impact digital outdoor advertising solutions that capture attention in Sweden's busiest city hubs." imageSrc="http://img.b2bpic.net/free-photo/young-stylish-woman-exploring-city_23-2149186681.jpg" mediaAnimation="slide-up" + buttons={[ + { text: "Book a Consultation", href: "#contact" } + ]} avatars={[ { src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", alt: "Portrait of young successful professional"}, @@ -160,7 +163,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/paralysed-disabled-invalid-handicapped-work-colleague-looking-front-tired-upset-caused-his-disabilities-working-economic-business-office_482257-2084.jpg"}, { id: "4", name: "David Svensson", handle: "@dsvensson", testimonial: "Excellent visibility and performance data. Our go-to for outdoor advertising.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5368.jpg"}, + imageSrc: "http://img.b2bpic.net/man-portrait-posing-loft-modern-space_158595-5368.jpg"}, { id: "5", name: "Karin Lindholm", handle: "@klindholm", testimonial: "The precision of targeting is incredible. Our conversion rate increased significantly.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-smiling-looking-confident-happy-standing-suit-street-leans-her_1258-193996.jpg"}, -- 2.49.1