From 547c1cf3dc48b1ae9561f14e2b4ef128198ff18f Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 14:29:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 260 +++++++++++------------------------------------ 1 file changed, 58 insertions(+), 202 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b0a4b76..af045a5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,87 +32,57 @@ export default function LandingPage() {
@@ -122,7 +92,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Built on Expertise and Trust" description="demirVose is dedicated to transforming Vose with high-quality building materials and comprehensive construction solutions. With over 5 years of local presence, we combine technical expertise with a commitment to customer success, ensuring every project, from home renovations to commercial builds, is completed to the highest standards." - imageSrc="http://img.b2bpic.net/free-photo/factory-workers-working-together-industrial-production-hall_342744-228.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/factory-workers-working-together-industrial-production-hall_342744-228.jpg" imageAlt="Our professional team on a building site" /> @@ -134,29 +104,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "1", - title: "Water Supply Systems", - description: "Expert design and installation of robust water supply systems tailored for local needs.", - tag: "Essential", - imageSrc: "http://img.b2bpic.net/free-photo/important-information-three-men-protective-helmet-looking-laptop-with-interest-while-standing-construction-site-day_259150-57630.jpg?_wi=1", - imageAlt: "construction site professional Tajik building", - }, + id: "1", title: "Water Supply Systems", description: "Expert design and installation of robust water supply systems tailored for local needs.", tag: "Essential", imageSrc: "http://img.b2bpic.net/free-photo/important-information-three-men-protective-helmet-looking-laptop-with-interest-while-standing-construction-site-day_259150-57630.jpg", imageAlt: "construction site professional Tajik building"}, { - id: "2", - title: "Building Material Supply", - description: "High-quality, durable materials for all stages of your construction project.", - tag: "Reliable", - imageSrc: "http://img.b2bpic.net/free-photo/factory-workers-working-together-industrial-production-hall_342744-228.jpg?_wi=2", - imageAlt: "professional construction team on site", - }, + id: "2", title: "Building Material Supply", description: "High-quality, durable materials for all stages of your construction project.", tag: "Reliable", imageSrc: "http://img.b2bpic.net/free-photo/factory-workers-working-together-industrial-production-hall_342744-228.jpg", imageAlt: "professional construction team on site"}, { - id: "3", - title: "Construction Consultation", - description: "Professional guidance to optimize your project timeline, budget, and material efficiency.", - tag: "Expert", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-still-life-assortment-pvc_23-2149062955.jpg?_wi=1", - imageAlt: "pvc water pipes warehouse inventory", - }, + id: "3", title: "Construction Consultation", description: "Professional guidance to optimize your project timeline, budget, and material efficiency.", tag: "Expert", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-still-life-assortment-pvc_23-2149062955.jpg", imageAlt: "pvc water pipes warehouse inventory"}, ]} title="Our Professional Services" description="We offer complete project support from planning to delivery." @@ -171,41 +123,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Water Supply Pipe", - price: "Contact for pricing", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-still-life-assortment-pvc_23-2149062955.jpg?_wi=2", - }, + id: "p1", name: "Water Supply Pipe", price: "Contact for pricing", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-still-life-assortment-pvc_23-2149062955.jpg"}, { - id: "p2", - name: "Premium Cement", - price: "Contact for pricing", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-still-life-assortment-pvc_23-2149062955.jpg?_wi=3", - }, + id: "p2", name: "Premium Cement", price: "Contact for pricing", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-still-life-assortment-pvc_23-2149062955.jpg"}, { - id: "p3", - name: "Reinforcement Steel", - price: "Contact for pricing", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-still-life-assortment-pvc_23-2149062955.jpg?_wi=4", - }, + id: "p3", name: "Reinforcement Steel", price: "Contact for pricing", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-still-life-assortment-pvc_23-2149062955.jpg"}, { - id: "p4", - name: "Roofing Sheets", - price: "Contact for pricing", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-still-life-assortment-pvc_23-2149062955.jpg?_wi=5", - }, + id: "p4", name: "Roofing Sheets", price: "Contact for pricing", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-still-life-assortment-pvc_23-2149062955.jpg"}, { - id: "p5", - name: "Thermal Insulation", - price: "Contact for pricing", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-still-life-assortment-pvc_23-2149062955.jpg?_wi=6", - }, + id: "p5", name: "Thermal Insulation", price: "Contact for pricing", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-still-life-assortment-pvc_23-2149062955.jpg"}, { - id: "p6", - name: "Building Blocks", - price: "Contact for pricing", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-still-life-assortment-pvc_23-2149062955.jpg?_wi=7", - }, + id: "p6", name: "Building Blocks", price: "Contact for pricing", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-still-life-assortment-pvc_23-2149062955.jpg"}, ]} title="Quality Building Materials" description="Browse our range of reliable products available for delivery across the Vose region." @@ -219,26 +147,11 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - value: "5+", - title: "Years of Expertise", - description: "Building trust in the Vose community since our inception.", - imageSrc: "http://img.b2bpic.net/free-photo/factory-workers-working-together-industrial-production-hall_342744-228.jpg?_wi=3", - }, + id: "m1", value: "5+", title: "Years of Expertise", description: "Building trust in the Vose community since our inception.", imageSrc: "http://img.b2bpic.net/free-photo/factory-workers-working-together-industrial-production-hall_342744-228.jpg"}, { - id: "m2", - value: "500+", - title: "Projects Completed", - description: "From small renovations to large infrastructure builds.", - imageSrc: "http://img.b2bpic.net/free-photo/factory-workers-working-together-industrial-production-hall_342744-228.jpg?_wi=4", - }, + id: "m2", value: "500+", title: "Projects Completed", description: "From small renovations to large infrastructure builds.", imageSrc: "http://img.b2bpic.net/free-photo/factory-workers-working-together-industrial-production-hall_342744-228.jpg"}, { - id: "m3", - value: "100%", - title: "Quality Assurance", - description: "We ensure all materials meet strict performance standards.", - imageSrc: "http://img.b2bpic.net/free-photo/factory-workers-working-together-industrial-production-hall_342744-228.jpg?_wi=5", - }, + id: "m3", value: "100%", title: "Quality Assurance", description: "We ensure all materials meet strict performance standards.", imageSrc: "http://img.b2bpic.net/free-photo/factory-workers-working-together-industrial-production-hall_342744-228.jpg"}, ]} title="Trusted Local Impact" description="Our numbers reflect our commitment to excellence." @@ -253,45 +166,20 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah Johnson", - role: "CEO", - company: "Vose Homes", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/joyful-architects-discussing-house-design-desk_1262-18523.jpg", - }, + id: "1", name: "Sarah Johnson", role: "CEO", company: "Vose Homes", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/joyful-architects-discussing-house-design-desk_1262-18523.jpg"}, { - id: "2", - name: "Michael Chen", - role: "Owner", - company: "TechBuild", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-african-man-wearing-denim-jacket-white-t-shirt-sitting-cozy-cafe-holding-newspaper-reading-world-news_273609-1842.jpg", - }, + id: "2", name: "Michael Chen", role: "Owner", company: "TechBuild", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-african-man-wearing-denim-jacket-white-t-shirt-sitting-cozy-cafe-holding-newspaper-reading-world-news_273609-1842.jpg"}, { - id: "3", - name: "Emily Rodriguez", - role: "Manager", - company: "RenovateCo", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-draftswoman_23-2147771739.jpg", - }, + id: "3", name: "Emily Rodriguez", role: "Manager", company: "RenovateCo", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-draftswoman_23-2147771739.jpg"}, { - id: "4", - name: "David Kim", - role: "Contractor", - company: "BuildRight", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woodworking-engineer-male-worker-using-laptop-while-analyzing-design-plans-factory_637285-11903.jpg", - }, + id: "4", name: "David Kim", role: "Contractor", company: "BuildRight", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/woodworking-engineer-male-worker-using-laptop-while-analyzing-design-plans-factory_637285-11903.jpg"}, { - id: "5", - name: "Anna Petrov", - role: "Owner", - company: "LocalBiz", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/engineer-handsome-young-smart-guy-civil-worker-helmet-vest-very-happy_140725-167628.jpg", - }, + id: "5", name: "Anna Petrov", role: "Owner", company: "LocalBiz", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/engineer-handsome-young-smart-guy-civil-worker-helmet-vest-very-happy_140725-167628.jpg"}, ]} title="What Our Clients Say" description="Trusted by home and business owners across Tajikistan." @@ -304,22 +192,13 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "Do you deliver materials?", - content: "Yes, we provide reliable delivery across Vose and neighboring regions.", - }, + id: "f1", title: "Do you deliver materials?", content: "Yes, we provide reliable delivery across Vose and neighboring regions."}, { - id: "f2", - title: "How do I get a consultation?", - content: "You can reach out through our contact form or call our office.", - }, + id: "f2", title: "How do I get a consultation?", content: "You can reach out through our contact form or call our office."}, { - id: "f3", - title: "What water systems do you carry?", - content: "We stock comprehensive plumbing and water supply systems tailored for local installation standards.", - }, + id: "f3", title: "What water systems do you carry?", content: "We stock comprehensive plumbing and water supply systems tailored for local installation standards."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/factory-workers-working-together-industrial-production-hall_342744-228.jpg?_wi=6" + imageSrc="http://img.b2bpic.net/free-photo/factory-workers-working-together-industrial-production-hall_342744-228.jpg" mediaAnimation="slide-up" title="Frequently Asked Questions" description="Got questions? We have answers to help your project succeed." @@ -334,31 +213,20 @@ export default function LandingPage() { description="Have a construction requirement or water supply question? Let’s talk about your project needs." inputs={[ { - name: "name", - type: "text", - placeholder: "Your Name", - required: true, + name: "name", type: "text", placeholder: "Your Name", required: true, }, { - name: "email", - type: "email", - placeholder: "Your Email", - required: true, + name: "email", type: "email", placeholder: "Your Email", required: true, }, { - name: "phone", - type: "tel", - placeholder: "Phone Number", - required: true, + name: "phone", type: "tel", placeholder: "Phone Number", required: true, }, ]} textarea={{ - name: "message", - placeholder: "Describe your project or requirement...", - rows: 4, + name: "message", placeholder: "Describe your project or requirement...", rows: 4, required: true, }} - imageSrc="http://img.b2bpic.net/free-photo/important-information-three-men-protective-helmet-looking-laptop-with-interest-while-standing-construction-site-day_259150-57630.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/important-information-three-men-protective-helmet-looking-laptop-with-interest-while-standing-construction-site-day_259150-57630.jpg" /> @@ -368,33 +236,21 @@ export default function LandingPage() { { items: [ { - label: "About Us", - href: "#about", - }, + label: "About Us", href: "#about"}, { - label: "Services", - href: "#features", - }, + label: "Services", href: "#features"}, { - label: "Products", - href: "#products", - }, + label: "Products", href: "#products"}, ], }, { items: [ { - label: "Contact", - href: "#contact", - }, + label: "Contact", href: "#contact"}, { - label: "Privacy Policy", - href: "#", - }, + label: "Privacy Policy", href: "#"}, { - label: "Terms of Service", - href: "#", - }, + label: "Terms of Service", href: "#"}, ], }, ]} -- 2.49.1