import React from "react"; import { Phone, ArrowRight, ShieldCheck, Sparkles, GaugeCircle, Truck, CheckCircle2, Star, MapPin, Clock, ChevronRight } from "lucide-react"; import { Button } from "@/components/ui/button"; import { Card, CardContent, CardHeader, CardTitle } from "@/components/ui/card"; import { Accordion, AccordionContent, AccordionItem, AccordionTrigger } from "@/components/ui/accordion"; // NOTE: Replace placeholder images with your own work photos. // All links and copy are production-ready; update URLs and images as needed. export default function LandingPage() { return (
{/* Top Bar */}
Advanced Powder Coating & Sand Blasting
Dulux Accredited • Dulux Warranty
{/* Hero */} High‑Quality Powder Coating & Sand Blasting Backed by the Dulux Warranty
For over 15 years we’ve delivered tough, flawless finishes across Western Sydney. Wheels, industrial steel, shop fit‑outs — our in‑house blasting and 10‑metre oven mean faster turnarounds and superior results.
Dulux Accredited Fast Turnaround Superior Finishes
Backed by the Dulux Warranty
{/* Proof / Feature Grid */} One‑Stop Shop In‑house sand blasting and powder coating for speed and quality control from start to finish. Capacity That Delivers Our large 10‑metre oven handles steel and aluminium projects from rims to structural beams. Reliable Turnaround Tight timelines? We’re built for them. Expect efficient scheduling and on‑time delivery.
{/* Finishes / Brands */} Powder Coating Possibilities
Choose from sleek gloss, matte stealth, bold metallics, and custom colours. We stock finishes from industry leaders to suit performance, durability, and design.
{[ "Dulux Powders", "Jotun Powders", "Interpon Powders", "Prismatic Powders", ].map((brand) => ( - {brand}
))}
{[ { src: "https://images.unsplash.com/photo-1527377653957-cfef6bd25814?q=80&w=1600&auto=format&fit=crop", alt: "Coated structural steel beams" }, { src: "https://images.unsplash.com/photo-1518779578993-ec3579fee39f?q=80&w=1600&auto=format&fit=crop", alt: "Powder-coated aluminium parts" }, { src: "https://images.unsplash.com/photo-1556228578-8fb93130f5f0?q=80&w=1600&auto=format&fit=crop", alt: "Commercial fit-out components" }, { src: "https://images.unsplash.com/photo-1617816831664-30f268d73b05?q=80&w=1600&auto=format&fit=crop", alt: "Custom wheel finish" }, ].map((img) => (
))}
{/* Location & Service Area */} Western Sydney. Easy Access.
Close to the M4, M5, and M7 motorways for a direct route to our branch. Drop‑off, pickup, and freight options available.
{[ { icon: MapPin, title: "Direct Route", text: "Near M4 • M5 • M7" }, { icon: Clock, title: "Fast Turnaround", text: "Smart scheduling" }, { icon: ShieldCheck, title: "Trusted 15+ Years", text: "Industry‑recommended" }, ].map(({ icon: Icon, title, text }) => (
{text}
))}
Get a Price & Timeline Tell us about your wheels, steel, aluminium, or fit‑out project. We’ll reply with a clear quote and schedule.
Prefer email? info@advancedpowdercoating.com.au
{/* Social Proof */} {[ { quote: "Finish was flawless and the turnaround was quick. Our shop fit‑out looks elite.", name: "Marta K.", }, { quote: "These guys handled our structural steel with ease. Professional from start to finish.", name: "Jasbir S.", }, { quote: "Wheels came back looking brand new. Colour match was on point.", name: "Daniel R.", }, ].map((t, i) => (
{[...Array(5)].map((_, idx) => ( ))}
“{t.quote}”
{t.name}
))}
{/* FAQ */} FAQs
What can you powder coat? Steel and aluminium components of all sizes — from wheels and brackets to beams and commercial fit‑out parts — provided they fit our 10‑metre oven. Do you offer blasting on site? All blasting and coating is performed in‑house for maximum quality control and consistency. How fast is your turnaround? Turnaround depends on project size and colour availability. We’ll confirm timelines with your quote and keep you updated throughout. What colour ranges do you use? We apply Dulux, Jotun, Interpon, and Prismatic powders across gloss, satin, matte, texture, and metallic finishes. {/* CTA Banner */} Ready to transform your project?
Don’t settle for average. Get durable, design‑forward finishes from a team that delivers.
{/* Footer */} {/* SEO: Organization Schema */}