Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c3a7f573f2 |
248
src/app/page.tsx
248
src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
|
|||||||
<NavbarLayoutFloatingOverlay
|
<NavbarLayoutFloatingOverlay
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{
|
||||||
name: "Home",
|
name: "Home", id: "hero"},
|
||||||
id: "hero",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Services",
|
name: "Services", id: "services"},
|
||||||
id: "services",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Process",
|
name: "Process", id: "process"},
|
||||||
id: "process",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Contact",
|
name: "Contact", id: "contact"},
|
||||||
id: "contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
brandName="GDSA"
|
brandName="GDSA"
|
||||||
/>
|
/>
|
||||||
@@ -56,21 +48,16 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroBillboardScroll
|
<HeroBillboardScroll
|
||||||
background={{
|
background={{
|
||||||
variant: "gradient-bars",
|
variant: "gradient-bars"}}
|
||||||
}}
|
title="Expert Garage Door Services Australia"
|
||||||
title="Your Trusted Garage Door Experts in Australia"
|
description="From emergency repairs to precision installations, our certified technicians ensure your garage door operates perfectly every time."
|
||||||
description="Fast, reliable, and professional garage door repair and installation services for all residential and commercial needs across Australia."
|
imageSrc="http://img.b2bpic.net/free-photo/view-modern-garage-door-exterior-house_23-2148766158.jpg"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/female-mechanic-fixing-car-wheel-with-pneumatic-wrench_1170-1211.jpg"
|
imageAlt="Modern residential garage door installation"
|
||||||
imageAlt="Professional Garage Door Services"
|
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Get a Free Quote",
|
text: "Request Service", href: "#contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "Our Services",
|
text: "View Our Services", href: "#services"},
|
||||||
href: "#services",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -82,52 +69,34 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
title: "Full Installation",
|
title: "Installation & Replacement", description: "Custom fit solutions for all residential garage door types with professional hardware setup.", imageSrc: "http://img.b2bpic.net/free-photo/male-technician-installing-garage-door-residential-area_136354-25611.jpg", imageAlt: "Technician installing a modern garage door"},
|
||||||
description: "High-quality garage doors installed with precision and care.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13602.jpg",
|
|
||||||
imageAlt: "New garage door installation residential",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: "Spring Repairs",
|
title: "24/7 Emergency Repairs", description: "Immediate response for broken springs, cables, or derailed doors any time of day.", imageSrc: "http://img.b2bpic.net/free-photo/repairman-fixing-broken-garage-door-spring_1291-7643.jpg", imageAlt: "Repairman fixing a garage door spring"},
|
||||||
description: "Expert replacement of broken springs for smooth operations.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-tools-set-damaged-mosquito-wire-screen-which-need-be-fixed_1150-6573.jpg",
|
|
||||||
imageAlt: "Garage door spring repair service",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: "Motor Maintenance",
|
title: "Motor & Opener Maintenance", description: "Full servicing of garage door motors, smart openers, and remote control systems.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-professional-technician-servicing-garage-door-motor_1150-13651.jpg", imageAlt: "Technician servicing garage door motor components"},
|
||||||
description: "Advanced troubleshooting and maintenance for all door openers.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17657.jpg",
|
|
||||||
imageAlt: "Garage door motor repair residential",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Comprehensive Solutions"
|
title="Professional Door Solutions"
|
||||||
description="From emergency repairs to full-scale installations, we handle everything your garage door needs."
|
description="We deliver comprehensive care for your garage door system, prioritizing safety, security, and longevity."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="about-metrics" data-section="about-metrics">
|
<div id="about-metrics" data-section="about-metrics">
|
||||||
<MetricSplitMediaAbout
|
<MetricSplitMediaAbout
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
title="Why Choose GDSA?"
|
title="A Decade of Reliability"
|
||||||
description="With years of expertise, we provide unparalleled service quality, ensuring your property remains secure and fully functional."
|
description="GDSA has been the premier choice for garage door maintenance across the country. Our certified professionals prioritize safety and efficiency in every project."
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
value: "1000+",
|
value: "5,000+", title: "Installations Done"},
|
||||||
title: "Doors Installed",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
value: "24/7",
|
value: "24/7", title: "Emergency Support"},
|
||||||
title: "Support Available",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
value: "100%",
|
value: "15+", title: "Years of Experience"},
|
||||||
title: "Quality Guaranteed",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/profile-attractive-male-engineer-measuring-wall-with-tape-make-some-home-renovations_662251-566.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/smiling-technician-with-toolbox-checking-garage-door-track_1150-6548.jpg"
|
||||||
mediaAnimation="blur-reveal"
|
mediaAnimation="blur-reveal"
|
||||||
metricsAnimation="slide-up"
|
metricsAnimation="slide-up"
|
||||||
imageAlt="Garage door maintenance expert uniform"
|
imageAlt="Experienced garage door technician inspecting a track"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -138,26 +107,17 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
id: "p1",
|
id: "p1", icon: ListChecks,
|
||||||
icon: ListChecks,
|
title: "Diagnostic Inspection", value: "Assessment"},
|
||||||
title: "Consultation",
|
|
||||||
value: "Step 1",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p2",
|
id: "p2", icon: Wrench,
|
||||||
icon: Wrench,
|
title: "Professional Repair", value: "Service"},
|
||||||
title: "Repair/Install",
|
|
||||||
value: "Step 2",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p3",
|
id: "p3", icon: CheckCircle,
|
||||||
icon: CheckCircle,
|
title: "Safety Certification", value: "Check"},
|
||||||
title: "Quality Check",
|
|
||||||
value: "Step 3",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Our Simple Process"
|
title="The GDSA Repair Path"
|
||||||
description="We take the complexity out of garage door maintenance through our streamlined three-step approach."
|
description="Our systematic approach ensures every component is checked and functioning to the highest industry standards."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -167,48 +127,14 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "1", title: "Saved my car!", quote: "The door wouldn't open and my car was stuck inside. They came within 2 hours and fixed the spring.", name: "Sarah Miller", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-woman-holding-cup-tea_1150-5231.jpg"},
|
||||||
title: "Fantastic Job!",
|
|
||||||
quote: "GDSA arrived on time and fixed my broken motor instantly.",
|
|
||||||
name: "Sarah Miller",
|
|
||||||
role: "Homeowner",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2148563421.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2", title: "Seamless Installation", quote: "Upgraded to a smart garage door and the team made the entire process so easy and professional.", name: "David Thompson", role: "Property Developer", imageSrc: "http://img.b2bpic.net/free-photo/happy-man-wearing-casual-clothing-posing_1150-5233.jpg"},
|
||||||
title: "Very Professional",
|
|
||||||
quote: "Best experience I've had with any home contractor. Highly recommend.",
|
|
||||||
name: "David Thompson",
|
|
||||||
role: "Property Owner",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-354.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3", title: "Highly Efficient", quote: "Friendly team who knew exactly how to fix my derailed door. Highly recommended.", name: "Emily Watson", role: "Residential Client", imageSrc: "http://img.b2bpic.net/free-photo/confident-woman-smiling-office_1150-5232.jpg"},
|
||||||
title: "Reliable & Quick",
|
|
||||||
quote: "Professional team that truly knows their way around garage systems.",
|
|
||||||
name: "Emily Watson",
|
|
||||||
role: "Homeowner",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/man-street-using-mobile-phone_657883-744.jpg",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "4",
|
|
||||||
title: "Great Service",
|
|
||||||
quote: "Fast response for my emergency repair. They are lifesavers!",
|
|
||||||
name: "James Chen",
|
|
||||||
role: "Homeowner",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-couple-looking-house_23-2148346258.jpg",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "5",
|
|
||||||
title: "Top Quality",
|
|
||||||
quote: "Installation was seamless. The door works better than new.",
|
|
||||||
name: "Linda White",
|
|
||||||
role: "Customer",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990733.jpg",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="What Our Clients Say"
|
title="Customer Success Stories"
|
||||||
description="Trusted by hundreds of homeowners throughout Australia to keep their homes accessible and safe."
|
description="Join thousands of satisfied homeowners who trust GDSA with their garage door security and maintenance."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -217,16 +143,9 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
names={[
|
names={[
|
||||||
"Merlin",
|
"Merlin", "Gliderol", "B&D", "Steel-Line", "ATA", "Centurion", "Dominator"]}
|
||||||
"Gliderol",
|
title="Authorized Service Partner"
|
||||||
"B&D",
|
description="We are proudly certified to install and service products from the leading manufacturers in Australia."
|
||||||
"Steel-Line",
|
|
||||||
"ATA",
|
|
||||||
"Centurion",
|
|
||||||
"Dominator",
|
|
||||||
]}
|
|
||||||
title="Trusted Partners"
|
|
||||||
description="We use only the highest quality components from industry-leading manufacturers."
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -236,26 +155,17 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
id: "f1",
|
id: "f1", title: "My door is making loud noises, is it broken?", content: "Unusual grinding noises often indicate issues with springs or tracks that require immediate inspection to prevent failure."},
|
||||||
title: "How often should I service my garage door?",
|
|
||||||
content: "We recommend professional servicing at least once every 12 months to ensure safety.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "f2",
|
id: "f2", title: "Can you repair smart door openers?", content: "Yes, our technicians are trained in the latest smart home garage integration technology."},
|
||||||
title: "Do you offer emergency repairs?",
|
|
||||||
content: "Yes, we have dedicated emergency support available 24/7.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "f3",
|
id: "f3", title: "Are your parts covered by warranty?", content: "All our new parts and labor come with a comprehensive service guarantee."},
|
||||||
title: "Are you available in my area?",
|
|
||||||
content: "We operate throughout Australia with local teams everywhere.",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Frequently Asked Questions"
|
title="Common Maintenance FAQs"
|
||||||
description="Find quick answers to common questions about your garage door maintenance and repair needs."
|
description="Addressing the most pressing questions regarding door operations and maintenance protocols."
|
||||||
faqsAnimation="slide-up"
|
faqsAnimation="slide-up"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/hand-tools-set-damaged-mosquito-wire-screen-which-need-be-fixed_1150-6581.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/repairman-inspecting-garage-door-mechanism_1150-13655.jpg"
|
||||||
imageAlt="Hand tools set and damaged mosquito wire screen which need to be fixed"
|
imageAlt="Technician inspecting garage door track mechanism"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -263,84 +173,54 @@ export default function LandingPage() {
|
|||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactSplitForm
|
<ContactSplitForm
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
title="Get a Free Quote"
|
title="Book a Service Call"
|
||||||
description="Contact us at +61 497 872 347 or fill the form below to get an expert assessment today."
|
description="Need an emergency repair or a new door quote? Reach out to our team via our 24/7 hotline at +61 497 872 347 or send us a message below."
|
||||||
inputs={[
|
inputs={[
|
||||||
{
|
{
|
||||||
name: "fullName",
|
name: "fullName", type: "text", placeholder: "Your Full Name", required: true,
|
||||||
type: "text",
|
|
||||||
placeholder: "Your Name",
|
|
||||||
required: true,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "email",
|
name: "email", type: "email", placeholder: "Your Email Address", required: true,
|
||||||
type: "email",
|
|
||||||
placeholder: "Your Email",
|
|
||||||
required: true,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "phone",
|
name: "phone", type: "tel", placeholder: "Your Phone Number", required: true,
|
||||||
type: "tel",
|
|
||||||
placeholder: "Your Phone Number",
|
|
||||||
required: true,
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
textarea={{
|
textarea={{
|
||||||
name: "message",
|
name: "message", placeholder: "Describe the service you require...", rows: 4,
|
||||||
placeholder: "Describe your garage door needs",
|
|
||||||
rows: 4,
|
|
||||||
}}
|
}}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/young-annoyed-blonde-office-worker-man-headphones-sits-desk-with-office-tools-using-laptop-holds-clipboard-looks-side-isolated-white-background-with-copy-space_141793-65464.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/customer-service-professional-working-desk_1150-6588.jpg"
|
||||||
imageAlt="Young annoyed blonde office worker man on headphones sits at desk with office tools using laptop holds clipboard and looks at side isolated on white background with copy space"
|
imageAlt="Our support representative ready to assist with service requests"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterMedia
|
<FooterMedia
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/wall-surface-texture_23-2148862462.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/dark-gray-wall-texture_23-2148862462.jpg"
|
||||||
logoText="GDSA"
|
logoText="GDSA"
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Contact",
|
title: "Services", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "+61 497 872 347",
|
label: "Installation", href: "#services"},
|
||||||
href: "tel:+61497872347",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Email Us",
|
label: "Emergency Repair", href: "#contact"},
|
||||||
href: "mailto:info@gdsa.com.au",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Socials",
|
title: "Contact", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Facebook",
|
label: "+61 497 872 347", href: "tel:+61497872347"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Instagram",
|
label: "Email Support", href: "mailto:info@gdsa.com.au"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
label: "LinkedIn",
|
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Legal",
|
title: "Legal", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Privacy Policy",
|
label: "Privacy Policy", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Terms of Service",
|
label: "Terms of Service", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user