From 9a3a5f672a1e8a12d507a3c2b886ca3e9e52f1cc Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:23:10 +0000 Subject: [PATCH 1/3] Update src/app/about/page.tsx --- src/app/about/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index b9248b5..f465f4b 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -21,28 +21,28 @@ const teamMembers = [ id: "1", name: "Lars Jensen", role: "Seniorinstruktør", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-driving-instructor_52683-101116.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-driving-instructor_52683-101116.jpg?_wi=2", imageAlt: "Lars Jensen", }, { id: "2", name: "Marie Andersen", role: "Køreprøveinstruktør", - imageSrc: "http://img.b2bpic.net/free-photo/woman-car-with-massage-seat-cushion_1385-1585.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-car-with-massage-seat-cushion_1385-1585.jpg?_wi=2", imageAlt: "Marie Andersen", }, { id: "3", name: "Thomas Eriksen", role: "Instruktør - Automat", - imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-driving-his-new-car-holding-out-keys_231208-889.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-driving-his-new-car-holding-out-keys_231208-889.jpg?_wi=2", imageAlt: "Thomas Eriksen", }, { id: "4", name: "Anna Christensen", role: "Instruktør - Manuel", - imageSrc: "http://img.b2bpic.net/free-photo/salesman-car-showroom_1303-13625.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/salesman-car-showroom_1303-13625.jpg?_wi=2", imageAlt: "Anna Christensen", }, ]; @@ -129,7 +129,7 @@ export default function AboutPage() { description="DriveAce Køreundervisning" subdescription="Betroet af familier og unge mennesker i hele Danmark" icon={CheckCircle} - imageSrc="http://img.b2bpic.net/free-photo/car-purchase_342744-734.jpg" + imageSrc="http://img.b2bpic.net/free-photo/car-purchase_342744-734.jpg?_wi=3" imageAlt="DriveAce historiehistorie" mediaAnimation="slide-up" useInvertedBackground={false} -- 2.49.1 From 95063663197e18b60afa9b544169bce53a3115e1 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:23:11 +0000 Subject: [PATCH 2/3] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index ca0ee9c..ceeb0a5 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -97,7 +97,7 @@ export default function ContactPage() { description="DriveAce Kundeservice" subdescription="Svar inden for 24 timer på alle henvendelser" icon={Mail} - imageSrc="http://img.b2bpic.net/free-photo/car-purchase_342744-734.jpg" + imageSrc="http://img.b2bpic.net/free-photo/car-purchase_342744-734.jpg?_wi=4" imageAlt="DriveAce kontakt" mediaAnimation="slide-up" useInvertedBackground={false} -- 2.49.1 From e35b0b40a398fdc97fcb0c9f5bc5c3f23446516b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:23:13 +0000 Subject: [PATCH 3/3] 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 e9f89c6..f2a2cb3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,7 +37,7 @@ const heroMediaItems = [ imageAlt: "Erfaren instruktør", }, { - imageSrc: "http://img.b2bpic.net/free-photo/car-purchase_342744-734.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/car-purchase_342744-734.jpg?_wi=1", imageAlt: "Professionelt team", }, ]; @@ -47,28 +47,28 @@ const teamMembers = [ id: "1", name: "Lars Jensen", role: "Seniorinstruktør", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-driving-instructor_52683-101116.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-driving-instructor_52683-101116.jpg?_wi=1", imageAlt: "Lars Jensen", }, { id: "2", name: "Marie Andersen", role: "Køreprøveinstruktør", - imageSrc: "http://img.b2bpic.net/free-photo/woman-car-with-massage-seat-cushion_1385-1585.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-car-with-massage-seat-cushion_1385-1585.jpg?_wi=1", imageAlt: "Marie Andersen", }, { id: "3", name: "Thomas Eriksen", role: "Instruktør - Automat", - imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-driving-his-new-car-holding-out-keys_231208-889.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-driving-his-new-car-holding-out-keys_231208-889.jpg?_wi=1", imageAlt: "Thomas Eriksen", }, { id: "4", name: "Anna Christensen", role: "Instruktør - Manuel", - imageSrc: "http://img.b2bpic.net/free-photo/salesman-car-showroom_1303-13625.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/salesman-car-showroom_1303-13625.jpg?_wi=1", imageAlt: "Anna Christensen", }, ]; @@ -80,7 +80,7 @@ const testimonials = [ handle: "Bestod på første forsøg!", testimonial: "Utrolig professionel instruktor og et velgennemtænkt uddannelsesprogram. Jeg følte mig fuldt forberedt til køreprøven.", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-looking-confident_1298-133.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-looking-confident_1298-133.jpg?_wi=1", imageAlt: "Emma Hansen", }, { @@ -98,7 +98,7 @@ const testimonials = [ handle: "Fantastisk erfaring", testimonial: "Det bedste valg jeg gjorde var at vælge DriveAce. De kender virkelig deres fag og bryder sig om deres elever.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2150171293.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2150171293.jpg?_wi=1", imageAlt: "Sofia Rodriguez", }, { @@ -116,7 +116,7 @@ const testimonials = [ handle: "Perfekt forberedelse", testimonial: "Føler mig super forberedt til køreprøven nu. Instruktørerne fokuserer på hvad der virkelig betyder noget.", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-looking-confident_1298-133.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-looking-confident_1298-133.jpg?_wi=2", imageAlt: "Nadia Ahmed", }, { @@ -125,7 +125,7 @@ const testimonials = [ handle: "Fantastisk support", testimonial: "Bedst undervisning jeg har fået. Mit råd: tag de køretimer du tilbydes - de gør virkelig forskel!", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2150171293.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2150171293.jpg?_wi=2", imageAlt: "Oliver König", }, ]; @@ -258,7 +258,7 @@ export default function HomePage() { description="DriveAce Køreundervisning" subdescription="Etableret siden 2010 - Betroet af tusinder af elever" icon={CheckCircle} - imageSrc="http://img.b2bpic.net/free-photo/car-purchase_342744-734.jpg" + imageSrc="http://img.b2bpic.net/free-photo/car-purchase_342744-734.jpg?_wi=2" imageAlt="DriveAce instruktørteam" mediaAnimation="slide-up" useInvertedBackground={false} -- 2.49.1