From 0775864a45b39b3c2f65db1c47ca57c8bbb9d5b7 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 13:35:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 311 ++++++++++------------------------------------- 1 file changed, 66 insertions(+), 245 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index eb06160..ffdd271 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,7 +13,7 @@ import PricingCardEight from '@/components/sections/pricing/PricingCardEight'; import ProductCardThree from '@/components/sections/product/ProductCardThree'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve'; -import { CheckCircle, MapPin, Shield, Star, Tool, Zap } from "lucide-react"; +import { CheckCircle, MapPin, Shield, Star, Wrench, Zap } from "lucide-react"; export default function LandingPage() { return ( @@ -34,37 +34,21 @@ export default function LandingPage() { @@ -149,42 +111,21 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "service-1", - title: "Consultation & Design", - subtitle: "Get expert advice on the best piping materials and system designs for your specific project needs.", - category: "Planning", - value: "Personalized Solutions", - buttons: [ + id: "service-1", title: "Consultation & Design", subtitle: "Get expert advice on the best piping materials and system designs for your specific project needs.", category: "Planning", value: "Personalized Solutions", buttons: [ { - text: "Learn More", - href: "#contact", - }, + text: "Learn More", href: "#contact"}, ], }, { - id: "service-2", - title: "Supply & Delivery", - subtitle: "Reliable supply of a wide range of plastic pipes, fittings, and accessories, delivered directly to your site.", - category: "Logistics", - value: "On-Time Delivery", - buttons: [ + id: "service-2", title: "Supply & Delivery", subtitle: "Reliable supply of a wide range of plastic pipes, fittings, and accessories, delivered directly to your site.", category: "Logistics", value: "On-Time Delivery", buttons: [ { - text: "View Products", - href: "#products", - }, + text: "View Products", href: "#products"}, ], }, { - id: "service-3", - title: "Installation Support", - subtitle: "Our team provides professional guidance and support throughout the installation process for optimal results.", - category: "Execution", - value: "Expert Assistance", - buttons: [ + id: "service-3", title: "Installation Support", subtitle: "Our team provides professional guidance and support throughout the installation process for optimal results.", category: "Execution", value: "Expert Assistance", buttons: [ { - text: "Get Support", - href: "#contact", - }, + text: "Get Support", href: "#contact"}, ], }, ]} @@ -201,47 +142,17 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "pvc-pipe", - name: "PVC Pipes", - price: "View Pricing", - imageSrc: "http://img.b2bpic.net/free-photo/minimalist-construction-pvc-pipes-assortment_23-2149106858.jpg", - imageAlt: "White PVC pipe section", - }, + id: "pvc-pipe", name: "PVC Pipes", price: "View Pricing", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-construction-pvc-pipes-assortment_23-2149106858.jpg", imageAlt: "White PVC pipe section"}, { - id: "hdpe-pipe", - name: "HDPE Pipes", - price: "View Pricing", - imageSrc: "http://img.b2bpic.net/free-photo/minimalist-construction-pvc-pipes-assortment_23-2149106854.jpg", - imageAlt: "Black HDPE pipe coils", - }, + id: "hdpe-pipe", name: "HDPE Pipes", price: "View Pricing", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-construction-pvc-pipes-assortment_23-2149106854.jpg", imageAlt: "Black HDPE pipe coils"}, { - id: "pipe-fittings", - name: "Pipe Fittings & Connectors", - price: "View Pricing", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-still-life-assortment-pvc_23-2149062939.jpg", - imageAlt: "Assortment of pipe fittings", - }, + id: "pipe-fittings", name: "Pipe Fittings & Connectors", price: "View Pricing", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-still-life-assortment-pvc_23-2149062939.jpg", imageAlt: "Assortment of pipe fittings"}, { - id: "ppr-pipe", - name: "PPR Pipes", - price: "View Pricing", - imageSrc: "http://img.b2bpic.net/free-photo/sanitary-equipment_93675-131498.jpg", - imageAlt: "Green PPR pipes", - }, + id: "ppr-pipe", name: "PPR Pipes", price: "View Pricing", imageSrc: "http://img.b2bpic.net/free-photo/sanitary-equipment_93675-131498.jpg", imageAlt: "Green PPR pipes"}, { - id: "large-diameter", - name: "Large Diameter Pipes", - price: "View Pricing", - imageSrc: "http://img.b2bpic.net/free-photo/minimalist-construction-pvc-pipes-arrangement_23-2149106843.jpg", - imageAlt: "Large diameter industrial pipes", - }, + id: "large-diameter", name: "Large Diameter Pipes", price: "View Pricing", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-construction-pvc-pipes-arrangement_23-2149106843.jpg", imageAlt: "Large diameter industrial pipes"}, { - id: "insulation", - name: "Pipe Insulation", - price: "View Pricing", - imageSrc: "http://img.b2bpic.net/free-photo/steel-pipelines-cables-factory-interior-as-industrial-zone-background-concept_645730-802.jpg", - imageAlt: "Pipe insulation materials", - }, + id: "insulation", name: "Pipe Insulation", price: "View Pricing", imageSrc: "http://img.b2bpic.net/free-photo/steel-pipelines-cables-factory-interior-as-industrial-zone-background-concept_645730-802.jpg", imageAlt: "Pipe insulation materials"}, ]} title="High-Quality Plastic Piping Solutions" description="Discover our extensive range of durable and reliable plastic pipes for various applications, from residential to industrial." @@ -255,61 +166,31 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "basic-supply", - badge: "Standard", - badgeIcon: Star, - price: "Inquire Now", - subtitle: "Reliable supply for smaller projects", - buttons: [ + id: "basic-supply", badge: "Standard", badgeIcon: Star, + price: "Inquire Now", subtitle: "Reliable supply for smaller projects", buttons: [ { - text: "Get a Quote", - href: "#contact", - }, + text: "Get a Quote", href: "#contact"}, ], features: [ - "Standard PVC & HDPE pipes", - "Local delivery", - "Basic technical advice", - "Standard fittings included", - ], + "Standard PVC & HDPE pipes", "Local delivery", "Basic technical advice", "Standard fittings included"], }, { - id: "project-pro", - badge: "Pro", - badgeIcon: Zap, - price: "Custom Quote", - subtitle: "Tailored for medium to large-scale projects", - buttons: [ + id: "project-pro", badge: "Pro", badgeIcon: Zap, + price: "Custom Quote", subtitle: "Tailored for medium to large-scale projects", buttons: [ { - text: "Contact Sales", - href: "#contact", - }, + text: "Contact Sales", href: "#contact"}, ], features: [ - "Extended pipe range (PPR, large diameter)", - "Priority delivery & logistics", - "Dedicated project consultation", - "On-site installation support", - ], + "Extended pipe range (PPR, large diameter)", "Priority delivery & logistics", "Dedicated project consultation", "On-site installation support"], }, { - id: "enterprise-solution", - badge: "Enterprise", - badgeIcon: Shield, - price: "Custom Solution", - subtitle: "Comprehensive partnership for ongoing needs", - buttons: [ + id: "enterprise-solution", badge: "Enterprise", badgeIcon: Shield, + price: "Custom Solution", subtitle: "Comprehensive partnership for ongoing needs", buttons: [ { - text: "Schedule a Call", - href: "#contact", - }, + text: "Schedule a Call", href: "#contact"}, ], features: [ - "Full product catalog access", - "Personalized account manager", - "Bulk pricing advantages", - "Advanced technical & engineering support", - ], + "Full product catalog access", "Personalized account manager", "Bulk pricing advantages", "Advanced technical & engineering support"], }, ]} title="Flexible Solutions for Every Project" @@ -322,15 +203,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} names={[ - "Cebu Developers Inc.", - "AquaTech Solutions", - "GreenBuild Construction", - "Hydro Infrastructure Co.", - "Urban Plumbing Services", - "Island Resorts Group", - "Metro Water District", - "Agri-Flow Systems", - ]} + "Cebu Developers Inc.", "AquaTech Solutions", "GreenBuild Construction", "Hydro Infrastructure Co.", "Urban Plumbing Services", "Island Resorts Group", "Metro Water District", "Agri-Flow Systems"]} title="Trusted by Industry Leaders" description="Our commitment to quality, reliability, and excellent service has earned us the trust of many valued partners and clients across various sectors." /> @@ -341,35 +214,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Engr. Maria Santos", - imageSrc: "http://img.b2bpic.net/free-photo/feedback-results-information-satisfeaction_53876-121339.jpg", - imageAlt: "Portrait of Engr. Maria Santos", - }, + id: "1", name: "Engr. Maria Santos", imageSrc: "http://img.b2bpic.net/free-photo/feedback-results-information-satisfeaction_53876-121339.jpg", imageAlt: "Portrait of Engr. Maria Santos"}, { - id: "2", - name: "Mr. David Lim", - imageSrc: "http://img.b2bpic.net/free-photo/hand-worker-happy-digitally-generated-presentation_1134-1036.jpg", - imageAlt: "Portrait of Mr. David Lim", - }, + id: "2", name: "Mr. David Lim", imageSrc: "http://img.b2bpic.net/free-photo/hand-worker-happy-digitally-generated-presentation_1134-1036.jpg", imageAlt: "Portrait of Mr. David Lim"}, { - id: "3", - name: "Ms. Emily Garcia", - imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15632.jpg", - imageAlt: "Portrait of Ms. Emily Garcia", - }, + id: "3", name: "Ms. Emily Garcia", imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15632.jpg", imageAlt: "Portrait of Ms. Emily Garcia"}, { - id: "4", - name: "Arch. Ben Cruz", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-old-man-with-protection-helmet-glasses_23-2148269396.jpg", - imageAlt: "Portrait of Arch. Ben Cruz", - }, + id: "4", name: "Arch. Ben Cruz", imageSrc: "http://img.b2bpic.net/free-photo/front-view-old-man-with-protection-helmet-glasses_23-2148269396.jpg", imageAlt: "Portrait of Arch. Ben Cruz"}, { - id: "5", - name: "Ms. Joyce Reyes", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-worker-uniform-with-face-shield_23-2148773457.jpg", - imageAlt: "Portrait of Ms. Joyce Reyes", - }, + id: "5", name: "Ms. Joyce Reyes", imageSrc: "http://img.b2bpic.net/free-photo/front-view-worker-uniform-with-face-shield_23-2148773457.jpg", imageAlt: "Portrait of Ms. Joyce Reyes"}, ]} cardTitle="What Our Clients Say" cardTag="Customer Stories" @@ -383,20 +236,11 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "q1", - title: "What types of plastic pipes do you supply?", - content: "We supply a comprehensive range including PVC, HDPE, and PPR pipes suitable for various applications such as water supply, drainage, irrigation, and industrial use.", - }, + id: "q1", title: "What types of plastic pipes do you supply?", content: "We supply a comprehensive range including PVC, HDPE, and PPR pipes suitable for various applications such as water supply, drainage, irrigation, and industrial use."}, { - id: "q2", - title: "Do you offer delivery services?", - content: "Yes, we provide reliable delivery services across Cebu and surrounding regions. Please contact us to discuss your specific delivery requirements and locations.", - }, + id: "q2", title: "Do you offer delivery services?", content: "Yes, we provide reliable delivery services across Cebu and surrounding regions. Please contact us to discuss your specific delivery requirements and locations."}, { - id: "q3", - title: "Can you assist with custom piping solutions?", - content: "Absolutely! Our team of experts can offer consultation and design services to help you identify and implement the most effective custom piping solutions for your unique project.", - }, + id: "q3", title: "Can you assist with custom piping solutions?", content: "Absolutely! Our team of experts can offer consultation and design services to help you identify and implement the most effective custom piping solutions for your unique project."}, ]} title="Frequently Asked Questions" description="Find quick answers to common questions about our plastic piping products, services, and ordering process." @@ -408,8 +252,7 @@ export default function LandingPage() {