From 1f6de7f3c08fb664150ed2aeb87b0a9f3b5d69a2 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 09:41:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a36bdab..415b35f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -96,11 +96,11 @@ export default function LandingPage() { { id: "1", title: "Incălțaminte de Protecție", tags: ["S3", "Steel Toe", "Certificat"], imageSrc: - "http://img.b2bpic.net/free-photo/unrecognizable-manual-worker-typing-shoelace-construction-site_637285-8190.jpg"}, + "http://img.b2bpic.net/free-photo/unrecognizable-manual-worker-typing-shoelace-construction-site_637285-8190.jpg?_wi=1"}, { id: "2", title: "Îmbrăcăminte de Lucru", tags: ["Respirabil", "Durabil", "Confortabil"], imageSrc: - "http://img.b2bpic.net/free-photo/builder-uniform-wooden-background-flat-lay_169016-24237.jpg"}, + "http://img.b2bpic.net/free-photo/builder-uniform-wooden-background-flat-lay_169016-24237.jpg?_wi=1"}, { id: "3", title: "Căști de Protecție", tags: ["Ușor", "Adjustabil", "Certificat"], imageSrc: @@ -134,7 +134,7 @@ export default function LandingPage() { { id: "1", title: "Gama Largă de Produse", tags: ["Toate Tipurile", "Toate Mărimile", "Disponibil"], imageSrc: - "http://img.b2bpic.net/free-photo/empty-cashier-work-place_171337-2421.jpg"}, + "http://img.b2bpic.net/free-photo/empty-cashier-work-place_171337-2421.jpg?_wi=1"}, { id: "2", title: "Sfaturi Profesionale", tags: ["Echipă Expertă", "Consultanță", "Recomandări"], imageSrc: @@ -142,15 +142,15 @@ export default function LandingPage() { { id: "3", title: "Echipamente Certificate", tags: ["Standarde Europene", "Certificări", "Calitate"], imageSrc: - "http://img.b2bpic.net/free-photo/unrecognizable-manual-worker-typing-shoelace-construction-site_637285-8190.jpg"}, + "http://img.b2bpic.net/free-photo/unrecognizable-manual-worker-typing-shoelace-construction-site_637285-8190.jpg?_wi=2"}, { id: "4", title: "Locație Convenabilă", tags: ["Splaiul Unirii 160", "Ușor Accesibil", "Parcare"], imageSrc: - "http://img.b2bpic.net/free-photo/empty-cashier-work-place_171337-2421.jpg"}, + "http://img.b2bpic.net/free-photo/empty-cashier-work-place_171337-2421.jpg?_wi=2"}, { id: "5", title: "Serviciu Rapid", tags: ["Livrare Urgentă", "Stoc Disponibil", "Răspuns Imediat"], imageSrc: - "http://img.b2bpic.net/free-photo/builder-uniform-wooden-background-flat-lay_169016-24237.jpg"}, + "http://img.b2bpic.net/free-photo/builder-uniform-wooden-background-flat-lay_169016-24237.jpg?_wi=2"}, ]} animationType="slide-up" textboxLayout="default" @@ -164,7 +164,7 @@ export default function LandingPage() { description="CADIBO Safety - Echipamente de protecție, Splaiul Unirii 160, Sector 4, București 040041. Deschis zilnic. Suntem gata să te ajutăm cu sfaturi profesionale și echipamente de calitate." tag="Locație" tagIcon={MapPin} - imageSrc="http://img.b2bpic.net/free-photo/empty-cashier-work-place_171337-2421.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-cashier-work-place_171337-2421.jpg?_wi=3" imageAlt="CADIBO Safety Store" buttons={[ { text: "📞 Apelează: 0744 370 400", href: "tel:0744370400" }, -- 2.49.1