From 9d97e28fc33f701d004900abac3531fbb48e8b37 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 13:58:19 +0000 Subject: [PATCH] Update src/app/templates/page.tsx --- src/app/templates/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/templates/page.tsx b/src/app/templates/page.tsx index 5bb0ab8..17ec8d7 100644 --- a/src/app/templates/page.tsx +++ b/src/app/templates/page.tsx @@ -47,7 +47,7 @@ export default function TemplatesPage() { { value: "Kiire", label: "Käivitamine" }, ]} enableKpiAnimation={true} - imageSrc="http://img.b2bpic.net/free-photo/presentation-information_1098-13117.jpg" + imageSrc="http://img.b2bpic.net/free-photo/presentation-information_1098-13117.jpg?_wi=3" imageAlt="Templates showcase" mediaAnimation="slide-up" imagePosition="left" @@ -65,7 +65,7 @@ export default function TemplatesPage() { id: "minimal-template", name: "Minimaalne: Konsultatsioon", price: "alates €490", - imageSrc: "http://img.b2bpic.net/free-photo/presentation-information_1098-13117.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/presentation-information_1098-13117.jpg?_wi=4", imageAlt: "Minimal consultation template", initialQuantity: 1, }, @@ -73,7 +73,7 @@ export default function TemplatesPage() { id: "bold-template", name: "Julgus: Fitness", price: "alates €990", - imageSrc: "http://img.b2bpic.net/free-vector/gradient-gym-training-landing-page_23-2149590944.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/gradient-gym-training-landing-page_23-2149590944.jpg?_wi=2", imageAlt: "Bold fitness template", initialQuantity: 1, }, @@ -81,7 +81,7 @@ export default function TemplatesPage() { id: "luxury-template", name: "Luksus: Ilusalong", price: "alates €1990", - imageSrc: "http://img.b2bpic.net/free-psd/luxury-curly-hair-landing-page-template_23-2149975005.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/luxury-curly-hair-landing-page-template_23-2149975005.jpg?_wi=2", imageAlt: "Luxury salon template", initialQuantity: 1, },