Update src/app/page.tsx

This commit is contained in:
2026-05-06 19:48:00 +00:00
parent 92350471fa
commit 972f4547ed

View File

@@ -11,7 +11,7 @@ import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaA
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
import { ShieldCheck } from "lucide-react";
import { ShieldCheck, Hammer, Wrench, Droplets, CalendarDays } from "lucide-react";
export default function LandingPage() {
return (
@@ -31,26 +31,11 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "About",
id: "about",
},
{
name: "Services",
id: "features",
},
{
name: "Testimonials",
id: "testimonials",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Services", id: "features" },
{ name: "Testimonials", id: "testimonials" },
{ name: "Contact", id: "contact" },
]}
brandName="ACK ÇATI"
/>
@@ -58,18 +43,11 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardScroll
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
title="ACK ÇATI - Professional Roofing Solutions"
description="Your trusted partner for high-quality, durable roof installations, repairs, and comprehensive maintenance services tailored for your home or business."
tag="Expert Roofing"
buttons={[
{
text: "Get a Free Quote",
href: "#contact",
},
]}
buttons={[{ text: "Get a Free Quote", href: "#contact" }]}
tagIcon={ShieldCheck}
imageSrc="http://img.b2bpic.net/free-photo/vertical-low-angle-closeup-shot-black-roof-building_181624-10654.jpg"
imageAlt="Vertical low angle closeup shot of the black roof of a building"
@@ -82,18 +60,9 @@ export default function LandingPage() {
title="Built on Excellence"
description="With years of experience in the roofing industry, our team delivers high-quality craftsmanship, durable materials, and reliable service to protect your property."
metrics={[
{
value: "15+",
title: "Years Experience",
},
{
value: "2000+",
title: "Projects Completed",
},
{
value: "100%",
title: "Customer Satisfaction",
},
{ value: "15+", title: "Years Experience" },
{ value: "2000+", title: "Projects Completed" },
{ value: "100%", title: "Customer Satisfaction" },
]}
imageSrc="http://img.b2bpic.net/free-photo/side-view-man-working-roof-with-drill_23-2148748775.jpg"
mediaAnimation="slide-up"
@@ -108,29 +77,17 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "New Installations",
description: "High-quality, long-lasting roofs built for durability.",
buttonIcon: "Hammer",
imageSrc: "http://img.b2bpic.net/free-photo/roof-pattern_1203-2594.jpg",
},
title: "New Installations", description: "High-quality, long-lasting roofs built for durability.", buttonIcon: Hammer,
imageSrc: "http://img.b2bpic.net/free-photo/roof-pattern_1203-2594.jpg"},
{
title: "Professional Repairs",
description: "Swift identification and repair of roof damage.",
buttonIcon: "Wrench",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beautiful-wooden-house-with-new-roof_23-2149343703.jpg",
},
title: "Professional Repairs", description: "Swift identification and repair of roof damage.", buttonIcon: Wrench,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beautiful-wooden-house-with-new-roof_23-2149343703.jpg"},
{
title: "Waterproofing",
description: "Advanced protection against leaks and humidity.",
buttonIcon: "Droplets",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-protection-helmet_23-2149343636.jpg",
},
title: "Waterproofing", description: "Advanced protection against leaks and humidity.", buttonIcon: Droplets,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-protection-helmet_23-2149343636.jpg"},
{
title: "Annual Maintenance",
description: "Preventive checks for long-term roof health.",
buttonIcon: "CalendarDays",
imageSrc: "http://img.b2bpic.net/free-photo/roof-pattern_1203-3266.jpg",
},
title: "Annual Maintenance", description: "Preventive checks for long-term roof health.", buttonIcon: CalendarDays,
imageSrc: "http://img.b2bpic.net/free-photo/roof-pattern_1203-3266.jpg"},
]}
title="Our Specialized Roofing Services"
description="We offer a wide range of professional roofing services to ensure your property remains protected throughout the seasons."
@@ -142,14 +99,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"RoofPro Tech",
"Durable Shingles Corp",
"ShieldSeal Systems",
"Elite Roof Solutions",
"Global Construction Partners",
"WeatherReady Roofing",
"Quality Build Group",
]}
"RoofPro Tech", "Durable Shingles Corp", "ShieldSeal Systems", "Elite Roof Solutions", "Global Construction Partners", "WeatherReady Roofing", "Quality Build Group"]}
title="Trusted Partners"
description="We work with top manufacturers and distributors to bring you the best materials in the industry."
/>
@@ -161,45 +111,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
title: "Exceptional Service",
quote: "The team was professional, clean, and fast. Highly recommended!",
name: "Mehmet Y.",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-man-pointing-camera_1262-3266.jpg",
},
id: "1", title: "Exceptional Service", quote: "The team was professional, clean, and fast. Highly recommended!", name: "Mehmet Y.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-man-pointing-camera_1262-3266.jpg"},
{
id: "2",
title: "Great Results",
quote: "My roof looks brand new again. Excellent craftsmanship.",
name: "Ayşe K.",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/people-relaxing-their-wooden-home_23-2151335831.jpg",
},
id: "2", title: "Great Results", quote: "My roof looks brand new again. Excellent craftsmanship.", name: "Ayşe K.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/people-relaxing-their-wooden-home_23-2151335831.jpg"},
{
id: "3",
title: "Reliable & Honest",
quote: "They fixed my leaks quickly and gave me a great price.",
name: "Can D.",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/laborer-building-roof-house_23-2148748844.jpg",
},
id: "3", title: "Reliable & Honest", quote: "They fixed my leaks quickly and gave me a great price.", name: "Can D.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/laborer-building-roof-house_23-2148748844.jpg"},
{
id: "4",
title: "Fast Turnaround",
quote: "Completed the job ahead of schedule without sacrificing quality.",
name: "Zeynep S.",
role: "Business Owner",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-painting-home_23-2148943634.jpg",
},
id: "4", title: "Fast Turnaround", quote: "Completed the job ahead of schedule without sacrificing quality.", name: "Zeynep S.", role: "Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-painting-home_23-2148943634.jpg"},
{
id: "5",
title: "Highly Professional",
quote: "Detailed quote, no hidden fees, and perfect execution.",
name: "Ali B.",
role: "Property Manager",
imageSrc: "http://img.b2bpic.net/free-photo/elderly-woman-walking-city_23-2149401689.jpg",
},
id: "5", title: "Highly Professional", quote: "Detailed quote, no hidden fees, and perfect execution.", name: "Ali B.", role: "Property Manager", imageSrc: "http://img.b2bpic.net/free-photo/elderly-woman-walking-city_23-2149401689.jpg"},
]}
title="What Our Clients Say"
description="Trusted by hundreds of homeowners for reliability and excellence."
@@ -212,20 +132,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "Do you provide free estimates?",
content: "Yes, we provide free site inspections and quotes for all our services.",
},
id: "1", title: "Do you provide free estimates?", content: "Yes, we provide free site inspections and quotes for all our services."},
{
id: "2",
title: "What materials do you use?",
content: "We use premium, high-durability roofing materials sourced from trusted manufacturers.",
},
id: "2", title: "What materials do you use?", content: "We use premium, high-durability roofing materials sourced from trusted manufacturers."},
{
id: "3",
title: "Do you offer warranty?",
content: "All our installations come with a comprehensive service warranty.",
},
id: "3", title: "Do you offer warranty?", content: "All our installations come with a comprehensive service warranty."},
]}
title="Common Questions"
description="Get quick answers about our processes and services."
@@ -236,30 +147,17 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactText
useInvertedBackground={true}
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
text="Ready to get started? Contact us today for your roofing needs."
buttons={[
{
text: "Contact Us Now",
href: "mailto:info@ackcati.com",
},
]}
buttons={[{ text: "Contact Us Now", href: "mailto:info@ackcati.com" }]}
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="ACK ÇATI"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
rightLink={{
text: "Terms of Service",
href: "#",
}}
leftLink={{ text: "Privacy Policy", href: "#" }}
rightLink={{ text: "Terms of Service", href: "#" }}
/>
</div>
</ReactLenis>