From 1019666380720c04f17dac098f7255db31ac3c97 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 13:47:27 +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 e103bf5..4bba20a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,11 +49,11 @@ export default function LandingPage() { description="From foundation to finishing touches, we provide premium materials, trusted expertise, and delivery across Halkidiki. Our 49★ reputation speaks to our commitment to getting your project right." buttons={[{ text: "Browse Our Catalog", href: "#products" }]} mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/view-decorative-vinyls-arrangement_23-2149728637.jpg", imageAlt: "modern construction materials showroom" }, - { imageSrc: "http://img.b2bpic.net/free-photo/view-decorative-vinyls-arrangement_23-2149728637.jpg", imageAlt: "Building materials storage" }, - { imageSrc: "http://img.b2bpic.net/free-photo/view-decorative-vinyls-arrangement_23-2149728637.jpg", imageAlt: "Masonry materials" }, - { imageSrc: "http://img.b2bpic.net/free-photo/view-decorative-vinyls-arrangement_23-2149728637.jpg", imageAlt: "Construction shop interior" }, - { imageSrc: "http://img.b2bpic.net/free-photo/view-decorative-vinyls-arrangement_23-2149728637.jpg", imageAlt: "Professional materials display" }, + { imageSrc: "http://img.b2bpic.net/free-photo/view-decorative-vinyls-arrangement_23-2149728637.jpg?_wi=1", imageAlt: "modern construction materials showroom" }, + { imageSrc: "http://img.b2bpic.net/free-photo/view-decorative-vinyls-arrangement_23-2149728637.jpg?_wi=2", imageAlt: "Building materials storage" }, + { imageSrc: "http://img.b2bpic.net/free-photo/view-decorative-vinyls-arrangement_23-2149728637.jpg?_wi=3", imageAlt: "Masonry materials" }, + { imageSrc: "http://img.b2bpic.net/free-photo/view-decorative-vinyls-arrangement_23-2149728637.jpg?_wi=4", imageAlt: "Construction shop interior" }, + { imageSrc: "http://img.b2bpic.net/free-photo/view-decorative-vinyls-arrangement_23-2149728637.jpg?_wi=5", imageAlt: "Professional materials display" }, ]} /> @@ -130,7 +130,7 @@ export default function LandingPage() { { id: "4", title: "Do you accept wholesale orders?", content: "We handle both retail and bulk wholesale orders with competitive pricing structures." }, { id: "5", title: "What are your operating hours?", content: "We are open Monday to Saturday, from 07:00 to 19:00, to accommodate site schedules." }, ]} - imageSrc="http://img.b2bpic.net/free-photo/empty-desk-luxurious-loft-apartment-with-modern-minimalist-design_482257-126418.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-desk-luxurious-loft-apartment-with-modern-minimalist-design_482257-126418.jpg?_wi=1" mediaAnimation="blur-reveal" title="Frequently Asked Questions" description="Common inquiries about our delivery, service area, and technical support." @@ -149,7 +149,7 @@ export default function LandingPage() { { name: "phone", type: "tel", placeholder: "Phone Number", required: true }, ]} textarea={{ name: "message", placeholder: "Project details or inquiries...", rows: 4, required: true }} - imageSrc="http://img.b2bpic.net/free-photo/empty-desk-luxurious-loft-apartment-with-modern-minimalist-design_482257-126418.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-desk-luxurious-loft-apartment-with-modern-minimalist-design_482257-126418.jpg?_wi=2" mediaPosition="right" mediaAnimation="blur-reveal" /> -- 2.49.1