11 Commits

Author SHA1 Message Date
db69a1810c Merge version_6 into main
Merge version_6 into main
2026-04-09 12:21:49 +00:00
7b367911b3 Update src/app/page.tsx 2026-04-09 12:21:43 +00:00
d0695a0ad4 Merge version_5 into main
Merge version_5 into main
2026-04-09 12:20:34 +00:00
bc3053201e Update src/app/page.tsx 2026-04-09 12:20:27 +00:00
f276e4b3f9 Merge version_4 into main
Merge version_4 into main
2026-04-09 12:19:45 +00:00
d7bff66940 Update src/app/page.tsx 2026-04-09 12:19:42 +00:00
ffd14d8b96 Merge version_3 into main
Merge version_3 into main
2026-04-09 12:18:53 +00:00
d92cc7677f Update src/app/page.tsx 2026-04-09 12:18:50 +00:00
f2672fa77e Merge version_2 into main
Merge version_2 into main
2026-04-09 12:18:01 +00:00
131e6734c3 Update src/app/page.tsx 2026-04-09 12:17:58 +00:00
59bdcf610f Merge version_1 into main
Merge version_1 into main
2026-04-09 12:17:13 +00:00

View File

@@ -31,25 +31,15 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Services",
id: "services",
},
name: "Services", id: "services"},
{
name: "Testimonials",
id: "testimonials",
},
name: "Testimonials", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="TMR Gutter Replacement"
/>
@@ -58,68 +48,38 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroCentered
background={{
variant: "gradient-bars",
}}
title="Expert Gutter Replacement on Brisbane Southside"
variant: "gradient-bars"}}
title="Protect Your Home With Professional Brisbane Gutter Replacement"
description="Premium gutter replacement and landscaping maintenance services dedicated to protecting your home with quality craftsmanship."
avatars={[
{
src: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746289.jpg",
alt: "Client 1",
},
{
src: "http://img.b2bpic.net/free-photo/real-estate-insurance-concept-cheerful-man-buying-property-celebrating-saying-yes-showin_1258-144784.jpg",
alt: "Client 2",
},
{
src: "http://img.b2bpic.net/free-photo/fulllength-portrait-curly-blonde-woman-dressed-black-silk-pants-stylish-green-striped-sh_197531-33604.jpg",
alt: "Client 3",
},
{
src: "http://img.b2bpic.net/free-photo/smiley-embraced-couple-conversing-with-female-realtor_23-2148895486.jpg",
alt: "Client 4",
},
{
src: "http://img.b2bpic.net/free-photo/man-shirt-smiling-posing-kitchen_23-2148414940.jpg",
alt: "Client 5",
},
{ src: "http://img.b2bpic.net/free-photo/man-warehouse-working_23-2148886868.jpg", alt: "Client 1"},
{ src: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15632.jpg", alt: "Client 2"},
{ src: "http://img.b2bpic.net/free-photo/young-adult-traveling-using-sustainable-mobility_23-2149292681.jpg", alt: "Client 3"},
{ src: "http://img.b2bpic.net/free-photo/girl-teaching-her-grandfather-how-use-laptop_1157-29763.jpg", alt: "Client 4"},
{ src: "http://img.b2bpic.net/free-photo/real-estate-agent-clients-negotiating-deals-office-hunt_482257-90866.jpg", alt: "Client 5"},
]}
avatarText="Trusted by hundreds of local Brisbane homeowners."
buttons={[
{
text: "Get a Free Quote",
href: "#contact",
},
text: "Get a Free Quote", href: "#contact"},
{
text: "View Our Services",
href: "#services",
},
text: "Explore Our Services", href: "#services"},
]}
marqueeItems={[
{
type: "text-icon",
text: "Fully Licensed",
icon: ShieldCheck,
type: "text-icon", text: "Fully Licensed", icon: ShieldCheck,
},
{
type: "text-icon",
text: "Quality Guaranteed",
icon: Award,
type: "text-icon", text: "Quality Guaranteed", icon: Award,
},
{
type: "text-icon",
text: "Local Brisbane Experts",
icon: MapPin,
type: "text-icon", text: "Local Brisbane Experts", icon: MapPin,
},
{
type: "text-icon",
text: "Fast Turnaround",
icon: Clock,
type: "text-icon", text: "Fast Turnaround", icon: Clock,
},
{
type: "text-icon",
text: "Eco-Friendly Practices",
icon: Leaf,
type: "text-icon", text: "Eco-Friendly Practices", icon: Leaf,
},
]}
/>
@@ -130,24 +90,15 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
type: "text",
content: "Professional Service",
},
type: "text", content: "Professional Service"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/vertical-portrait-young-attractive-bearded-dark-skinned-farmer-blue-t-shirt-with-garden-tools-holding-hands-crossed-looking-aside-with-confident-face-expression_176420-19901.jpg",
alt: "About our team",
},
type: "image", src: "http://img.b2bpic.net/free-photo/man-working-roof-with-hammer-full-shot_23-2149343668.jpg", alt: "About our team"},
{
type: "text",
content: "Committed to Excellence",
},
type: "text", content: "Committed to Excellence"},
]}
buttons={[
{
text: "Learn More About Us",
href: "#contact",
},
text: "Learn More About Us", href: "#contact"},
]}
/>
</div>
@@ -159,35 +110,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "f1",
title: "Gutter Replacement",
descriptions: [
"Full roof gutter system replacement using premium materials.",
"Custom-fit solutions for any home architecture.",
],
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-practicing-yoga_72229-482.jpg?_wi=1",
imageAlt: "Gutter replacement service",
},
id: "f1", title: "Gutter Replacement", descriptions: [
"Full roof gutter system replacement using premium materials.", "Custom-fit solutions for any home architecture."],
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_23-2148138471.jpg", imageAlt: "Gutter replacement service"},
{
id: "f2",
title: "Maintenance & Cleaning",
descriptions: [
"Routine gutter cleaning services to prevent water damage.",
"Downpipe inspection and debris clearance.",
],
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-practicing-yoga_72229-482.jpg?_wi=2",
imageAlt: "Gutter maintenance service",
},
id: "f2", title: "Maintenance & Cleaning", descriptions: [
"Routine gutter cleaning services to prevent water damage.", "Downpipe inspection and debris clearance."],
imageSrc: "http://img.b2bpic.net/free-photo/dirty-dumped-objects-arrangement_23-2148996944.jpg", imageAlt: "Gutter maintenance service"},
{
id: "f3",
title: "Landscaping Maintenance",
descriptions: [
"Complete yard cleanup and maintenance.",
"Sustainable practices to keep your property pristine.",
],
imageSrc: "http://img.b2bpic.net/free-photo/vertical-portrait-young-attractive-bearded-dark-skinned-farmer-blue-t-shirt-with-garden-tools-holding-hands-crossed-looking-aside-with-confident-face-expression_176420-19901.jpg",
imageAlt: "Landscaping maintenance service",
},
id: "f3", title: "Landscaping Maintenance", descriptions: [
"Complete yard cleanup and maintenance.", "Sustainable practices to keep your property pristine."],
imageSrc: "http://img.b2bpic.net/free-photo/outdoors-portrait-young-attractive-bearded-hispanic-man-blue-t-shirt-gloves-working-garden-with-tools-cutting-leaves-watering-plants-countryside-life_176420-19904.jpg", imageAlt: "Landscaping maintenance service"},
]}
title="Our Professional Services"
description="We specialize in comprehensive gutter solutions and maintenance designed for the specific needs of Brisbane homes."
@@ -198,31 +131,11 @@ export default function LandingPage() {
<TestimonialCardTwelve
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah J.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746289.jpg",
},
{
id: "2",
name: "Mark D.",
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-insurance-concept-cheerful-man-buying-property-celebrating-saying-yes-showin_1258-144784.jpg",
},
{
id: "3",
name: "Emily P.",
imageSrc: "http://img.b2bpic.net/free-photo/fulllength-portrait-curly-blonde-woman-dressed-black-silk-pants-stylish-green-striped-sh_197531-33604.jpg",
},
{
id: "4",
name: "David W.",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-embraced-couple-conversing-with-female-realtor_23-2148895486.jpg",
},
{
id: "5",
name: "Linda R.",
imageSrc: "http://img.b2bpic.net/free-photo/man-shirt-smiling-posing-kitchen_23-2148414940.jpg",
},
{ id: "1", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg"},
{ id: "2", name: "Mark D.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"},
{ id: "3", name: "Emily P.", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg"},
{ id: "4", name: "David W.", imageSrc: "http://img.b2bpic.net/free-photo/employee-working-with-trendy-clothes_482257-78860.jpg"},
{ id: "5", name: "Linda R.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-doing-thumbs-up_23-2148628939.jpg"},
]}
cardTitle="What Our Clients Say"
cardTag="Testimonials"
@@ -236,22 +149,13 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "How long does a replacement take?",
content: "Most residential gutter replacements are completed within 1-2 days.",
},
id: "q1", title: "How long does a replacement take?", content: "Most residential gutter replacements are completed within 1-2 days."},
{
id: "q2",
title: "Do you provide a warranty?",
content: "Yes, all our gutter installations come with a comprehensive material and workmanship warranty.",
},
id: "q2", title: "Do you provide a warranty?", content: "Yes, all our gutter installations come with a comprehensive material and workmanship warranty."},
{
id: "q3",
title: "Are you licensed and insured?",
content: "Absolutely, we are fully licensed and insured for all roofing and landscaping services.",
},
id: "q3", title: "Are you licensed and insured?", content: "Absolutely, we are fully licensed and insured for all roofing and landscaping services."},
]}
imageSrc="http://img.b2bpic.net/free-photo/furniture-assembly-worker-uses-laptop-consult-instructions-handyman-doing-good-job_482257-24842.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-working-roof-with-hammer-full-shot_23-2149343668.jpg"
mediaAnimation="slide-up"
title="Common Questions"
description="Everything you need to know about our gutter replacement process."
@@ -263,14 +167,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
text="Ready to protect your home with professional service? Contact our team for a free estimate today."
buttons={[
{
text: "Contact Us Now",
href: "mailto:hello@tmr.com",
},
text: "Contact Us Now", href: "mailto:hello@tmr.com"},
]}
/>
</div>
@@ -280,37 +181,23 @@ export default function LandingPage() {
logoText="TMR Gutter Replacement"
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Gutter Replacement",
href: "#services",
},
label: "Gutter Replacement", href: "#services"},
{
label: "Maintenance",
href: "#services",
},
label: "Maintenance", href: "#services"},
{
label: "Landscaping",
href: "#services",
},
label: "Landscaping", href: "#services"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
],
},
]}
@@ -320,4 +207,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}