Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 54fc55dfe5 | |||
| 5a7dd7d1d4 |
306
src/app/page.tsx
306
src/app/page.tsx
@@ -30,30 +30,18 @@ export default function LandingPage() {
|
|||||||
<NavbarStyleCentered
|
<NavbarStyleCentered
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{
|
||||||
name: "Home",
|
name: "Home", id: "/"},
|
||||||
id: "/",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Services",
|
name: "Services", id: "/repair"},
|
||||||
id: "/repair",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Gallery",
|
name: "Gallery", id: "/gallery"},
|
||||||
id: "/gallery",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Financing",
|
name: "Financing", id: "/financing"},
|
||||||
id: "/financing",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Contact",
|
name: "Contact", id: "/contact"},
|
||||||
id: "/contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
button={{
|
button={{
|
||||||
text: "Get a Free Estimate",
|
text: "Get a Free Estimate", href: "/contact"}}
|
||||||
href: "/contact",
|
|
||||||
}}
|
|
||||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pcjpvy"
|
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pcjpvy"
|
||||||
logoAlt="Ashley River Roofing Logo"
|
logoAlt="Ashley River Roofing Logo"
|
||||||
brandName="Ashley River Roofing"
|
brandName="Ashley River Roofing"
|
||||||
@@ -64,92 +52,47 @@ export default function LandingPage() {
|
|||||||
<HeroBillboardTestimonial
|
<HeroBillboardTestimonial
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{
|
||||||
variant: "downward-rays-static",
|
variant: "downward-rays-static"}}
|
||||||
}}
|
|
||||||
title="Your Trusted Roofing Experts in Charleston, SC"
|
title="Your Trusted Roofing Experts in Charleston, SC"
|
||||||
description="Ashley River Roofing provides top-tier roof repair, replacement, and storm damage restoration. Protect your home with our reliable and professional services."
|
description="Ashley River Roofing provides top-tier roof repair, replacement, and storm damage restoration. Protect your home with our reliable and professional services."
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
name: "Sarah J.",
|
name: "Sarah J.", handle: "@SarahJ", testimonial: "Ashley River Roofing replaced my entire roof quickly and efficiently. The team was professional, and the quality is outstanding!", rating: 5,
|
||||||
handle: "@SarahJ",
|
imageSrc: "http://img.b2bpic.net/free-photo/excited-joyful-beautiful-woman-gesturing-with-hand_74855-2753.jpg", imageAlt: "Sarah J."},
|
||||||
testimonial: "Ashley River Roofing replaced my entire roof quickly and efficiently. The team was professional, and the quality is outstanding!",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/excited-joyful-beautiful-woman-gesturing-with-hand_74855-2753.jpg",
|
|
||||||
imageAlt: "Sarah J.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Michael D.",
|
name: "Michael D.", handle: "@MichaelD", testimonial: "After a hurricane, they came out immediately to tarp my roof and handled the full repair. Excellent communication and service.", rating: 5,
|
||||||
handle: "@MichaelD",
|
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-love-outdoors_23-2147986445.jpg", imageAlt: "Michael D."},
|
||||||
testimonial: "After a hurricane, they came out immediately to tarp my roof and handled the full repair. Excellent communication and service.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-love-outdoors_23-2147986445.jpg",
|
|
||||||
imageAlt: "Michael D.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Emily R.",
|
name: "Emily R.", handle: "@EmilyR", testimonial: "Highly recommend Ashley River Roofing for their meticulous repair work. My leak is gone, and the roof looks brand new!", rating: 5,
|
||||||
handle: "@EmilyR",
|
imageSrc: "http://img.b2bpic.net/free-photo/mature-man-his-thumb-up-isolated-olive-green_141793-32971.jpg", imageAlt: "Emily R."},
|
||||||
testimonial: "Highly recommend Ashley River Roofing for their meticulous repair work. My leak is gone, and the roof looks brand new!",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/mature-man-his-thumb-up-isolated-olive-green_141793-32971.jpg",
|
|
||||||
imageAlt: "Emily R.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "David K.",
|
name: "David K.", handle: "@DavidK", testimonial: "They made the financing process so easy for our new roof. Affordable and transparent, truly a pleasure to work with.", rating: 5,
|
||||||
handle: "@DavidK",
|
imageSrc: "http://img.b2bpic.net/free-photo/handsome-businessman-looking-camera_657883-499.jpg", imageAlt: "David K."},
|
||||||
testimonial: "They made the financing process so easy for our new roof. Affordable and transparent, truly a pleasure to work with.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-businessman-looking-camera_657883-499.jpg",
|
|
||||||
imageAlt: "David K.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Jessica L.",
|
name: "Jessica L.", handle: "@JessicaL", testimonial: "From the initial inspection to the final clean-up, Ashley River Roofing exceeded all expectations. Fantastic job!", rating: 5,
|
||||||
handle: "@JessicaL",
|
imageSrc: "http://img.b2bpic.net/free-photo/young-man-pointing-house-model-t-shirt-jacket-cap-looking-happy-front-view_176474-58117.jpg", imageAlt: "Jessica L."},
|
||||||
testimonial: "From the initial inspection to the final clean-up, Ashley River Roofing exceeded all expectations. Fantastic job!",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-pointing-house-model-t-shirt-jacket-cap-looking-happy-front-view_176474-58117.jpg",
|
|
||||||
imageAlt: "Jessica L.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Robert B.",
|
name: "Robert B.", handle: "@RobertB", testimonial: "Needed an urgent repair after a tree branch fell. They were responsive, skilled, and incredibly helpful with the insurance.", rating: 5,
|
||||||
handle: "@RobertB",
|
imageSrc: "http://img.b2bpic.net/free-photo/pleased-adult-builder-man-uniform-holds-covers-mouth-with-duct-tape-points-up-isolated-orange-wall_141793-66466.jpg", imageAlt: "Robert B."},
|
||||||
testimonial: "Needed an urgent repair after a tree branch fell. They were responsive, skilled, and incredibly helpful with the insurance.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/pleased-adult-builder-man-uniform-holds-covers-mouth-with-duct-tape-points-up-isolated-orange-wall_141793-66466.jpg",
|
|
||||||
imageAlt: "Robert B.",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
tag="Charleston's #1 Roofer"
|
tag="Charleston's #1 Roofer"
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Get a Free Estimate",
|
text: "Get a Free Estimate", href: "/contact"},
|
||||||
href: "/contact",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "Explore Our Services",
|
text: "Explore Our Services", href: "/repair"},
|
||||||
href: "/repair",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
avatars={[
|
avatars={[
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/close-up-confident-male-employee-white-collar-shirt-smiling-camera-standing-self-assured-against-studio-background_1258-26761.jpg",
|
src: "http://img.b2bpic.net/free-photo/close-up-confident-male-employee-white-collar-shirt-smiling-camera-standing-self-assured-against-studio-background_1258-26761.jpg", alt: "Customer 1"},
|
||||||
alt: "Customer 1",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/pretty-female-smiling_1187-4949.jpg",
|
src: "http://img.b2bpic.net/free-photo/pretty-female-smiling_1187-4949.jpg", alt: "Customer 2"},
|
||||||
alt: "Customer 2",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/handsome-happy-smiling-man-with-beard-laughing_176420-18699.jpg",
|
src: "http://img.b2bpic.net/free-photo/handsome-happy-smiling-man-with-beard-laughing_176420-18699.jpg", alt: "Customer 3"},
|
||||||
alt: "Customer 3",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg",
|
src: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg", alt: "Customer 4"},
|
||||||
alt: "Customer 4",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "asset://hero-avatar-5",
|
src: "asset://hero-avatar-5", alt: "Satisfied Customer"},
|
||||||
alt: "Satisfied Customer",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
avatarText="Join 1000+ satisfied homeowners!"
|
avatarText="Join 1000+ satisfied homeowners!"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-20.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-20.jpg"
|
||||||
@@ -157,29 +100,19 @@ export default function LandingPage() {
|
|||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
marqueeItems={[
|
marqueeItems={[
|
||||||
{
|
{
|
||||||
type: "text-icon",
|
type: "text-icon", text: "Quality Craftsmanship", icon: Cog,
|
||||||
text: "Quality Craftsmanship",
|
|
||||||
icon: Cog,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: "text-icon",
|
type: "text-icon", text: "Free Estimates", icon: DollarSign,
|
||||||
text: "Free Estimates",
|
|
||||||
icon: DollarSign,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: "text-icon",
|
type: "text-icon", text: "Licensed & Insured", icon: ShieldCheck,
|
||||||
text: "Licensed & Insured",
|
|
||||||
icon: ShieldCheck,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: "text-icon",
|
type: "text-icon", text: "Local Charleston Team", icon: MapPin,
|
||||||
text: "Local Charleston Team",
|
|
||||||
icon: MapPin,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: "text-icon",
|
type: "text-icon", text: "Customer Satisfaction", icon: Smile,
|
||||||
text: "Customer Satisfaction",
|
|
||||||
icon: Smile,
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
marqueeSpeed={60}
|
marqueeSpeed={60}
|
||||||
@@ -193,17 +126,11 @@ export default function LandingPage() {
|
|||||||
description="Ashley River Roofing is dedicated to providing superior roofing services in Charleston, SC. With over 15 years of experience, our certified team delivers craftsmanship and peace of mind on every project, from minor repairs to full replacements."
|
description="Ashley River Roofing is dedicated to providing superior roofing services in Charleston, SC. With over 15 years of experience, our certified team delivers craftsmanship and peace of mind on every project, from minor repairs to full replacements."
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
value: "15+",
|
value: "15+", title: "Years Experience"},
|
||||||
title: "Years Experience",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
value: "5000+",
|
value: "5000+", title: "Roofs Completed"},
|
||||||
title: "Roofs Completed",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
value: "24/7",
|
value: "24/7", title: "Emergency Service"},
|
||||||
title: "Emergency Service",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/businessman-reaching-agreement-with-real-estate-agent-shaking-hands_482257-90873.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/businessman-reaching-agreement-with-real-estate-agent-shaking-hands_482257-90873.jpg"
|
||||||
imageAlt="Ashley River Roofing team members discussing a project"
|
imageAlt="Ashley River Roofing team members discussing a project"
|
||||||
@@ -219,43 +146,23 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: "repair-overview",
|
id: "repair-overview", title: "Roof Repair", descriptions: [
|
||||||
title: "Roof Repair",
|
"Expert diagnosis and efficient repair of leaks, damaged shingles, and wear and tear.", "Extend the life of your roof with our prompt and reliable repair solutions."],
|
||||||
descriptions: [
|
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-roof-with-hammer_23-2149343667.jpg", imageAlt: "Close-up of roof repair on damaged shingles"},
|
||||||
"Expert diagnosis and efficient repair of leaks, damaged shingles, and wear and tear.",
|
|
||||||
"Extend the life of your roof with our prompt and reliable repair solutions.",
|
|
||||||
],
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-roof-with-hammer_23-2149343667.jpg",
|
|
||||||
imageAlt: "Close-up of roof repair on damaged shingles",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "replacement-overview",
|
id: "replacement-overview", title: "Roof Replacement", descriptions: [
|
||||||
title: "Roof Replacement",
|
"Full-service roof replacement with a wide selection of high-quality materials.", "Enhance your home's curb appeal and protection with a brand new roof."],
|
||||||
descriptions: [
|
imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-front-view_23-2148748780.jpg", imageAlt: "New asphalt shingle roof installation"},
|
||||||
"Full-service roof replacement with a wide selection of high-quality materials.",
|
|
||||||
"Enhance your home's curb appeal and protection with a brand new roof.",
|
|
||||||
],
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-front-view_23-2148748780.jpg",
|
|
||||||
imageAlt: "New asphalt shingle roof installation",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "storm-damage-overview",
|
id: "storm-damage-overview", title: "Storm Damage", descriptions: [
|
||||||
title: "Storm Damage",
|
"Rapid response for storm-damaged roofs, including tarping and insurance claim assistance.", "Restore your roof's integrity quickly and professionally after severe weather."],
|
||||||
descriptions: [
|
imageSrc: "http://img.b2bpic.net/free-photo/heavy-clouds-hang-mountains-covered-with-snow_1304-5332.jpg", imageAlt: "Storm damaged roof with a fallen tree"},
|
||||||
"Rapid response for storm-damaged roofs, including tarping and insurance claim assistance.",
|
|
||||||
"Restore your roof's integrity quickly and professionally after severe weather.",
|
|
||||||
],
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/heavy-clouds-hang-mountains-covered-with-snow_1304-5332.jpg",
|
|
||||||
imageAlt: "Storm damaged roof with a fallen tree",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Comprehensive Roofing Services You Can Trust"
|
title="Comprehensive Roofing Services You Can Trust"
|
||||||
description="From emergency repairs to complete roof overhauls, Ashley River Roofing handles all your needs with expert care and precision."
|
description="From emergency repairs to complete roof overhauls, Ashley River Roofing handles all your needs with expert care and precision."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "View All Services",
|
text: "View All Services", href: "/repair"},
|
||||||
href: "/repair",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -267,45 +174,15 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "1", name: "Mark S.", handle: "@MarkS_Roof", testimonial: "The best roofing company in Charleston! My new roof looks incredible, and the entire process was seamless. Highly recommend their professional team.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-posing-with-flowers_23-2148618857.jpg", imageAlt: "Mark S."},
|
||||||
name: "Mark S.",
|
|
||||||
handle: "@MarkS_Roof",
|
|
||||||
testimonial: "The best roofing company in Charleston! My new roof looks incredible, and the entire process was seamless. Highly recommend their professional team.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-posing-with-flowers_23-2148618857.jpg",
|
|
||||||
imageAlt: "Mark S.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2", name: "Laura G.", handle: "@LauraG_Home", testimonial: "Ashley River Roofing responded so quickly to our storm damage. They secured our home and managed the repair with expertise and compassion. Lifesavers!", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-making-grimaces_52683-124726.jpg", imageAlt: "Laura G."},
|
||||||
name: "Laura G.",
|
|
||||||
handle: "@LauraG_Home",
|
|
||||||
testimonial: "Ashley River Roofing responded so quickly to our storm damage. They secured our home and managed the repair with expertise and compassion. Lifesavers!",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-making-grimaces_52683-124726.jpg",
|
|
||||||
imageAlt: "Laura G.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3", name: "Thomas P.", handle: "@ThomasP_SC", testimonial: "Professional, punctual, and precise. Our roof repair was handled flawlessly. It's refreshing to work with a company that truly cares about quality.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-elderly-woman-points-with-two-hands-isolated-green-wall_141793-70456.jpg", imageAlt: "Thomas P."},
|
||||||
name: "Thomas P.",
|
|
||||||
handle: "@ThomasP_SC",
|
|
||||||
testimonial: "Professional, punctual, and precise. Our roof repair was handled flawlessly. It's refreshing to work with a company that truly cares about quality.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-elderly-woman-points-with-two-hands-isolated-green-wall_141793-70456.jpg",
|
|
||||||
imageAlt: "Thomas P.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "4",
|
id: "4", name: "Olivia B.", handle: "@OliviaB_Renovate", testimonial: "We explored several options for our roof replacement, and Ashley River Roofing offered the best value and warranty. The communication was excellent.", imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-smiling_107420-84736.jpg", imageAlt: "Olivia B."},
|
||||||
name: "Olivia B.",
|
|
||||||
handle: "@OliviaB_Renovate",
|
|
||||||
testimonial: "We explored several options for our roof replacement, and Ashley River Roofing offered the best value and warranty. The communication was excellent.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-smiling_107420-84736.jpg",
|
|
||||||
imageAlt: "Olivia B.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "5",
|
id: "5", name: "Robert F.", handle: "@RobertF_Property", testimonial: "As a property manager, I need reliable contractors. Ashley River Roofing consistently delivers on time and within budget, with exceptional results.", imageSrc: "http://img.b2bpic.net/free-photo/happy-wavy-haired-girl-smiling-camera-outdoors_1262-20568.jpg", imageAlt: "Robert F."},
|
||||||
name: "Robert F.",
|
|
||||||
handle: "@RobertF_Property",
|
|
||||||
testimonial: "As a property manager, I need reliable contractors. Ashley River Roofing consistently delivers on time and within budget, with exceptional results.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-wavy-haired-girl-smiling-camera-outdoors_1262-20568.jpg",
|
|
||||||
imageAlt: "Robert F.",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="What Our Valued Customers Say"
|
title="What Our Valued Customers Say"
|
||||||
description="We're proud of the trust we've built within the Charleston community. Hear directly from homeowners who chose Ashley River Roofing for their projects."
|
description="We're proud of the trust we've built within the Charleston community. Hear directly from homeowners who chose Ashley River Roofing for their projects."
|
||||||
@@ -321,46 +198,26 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
plans={[
|
plans={[
|
||||||
{
|
{
|
||||||
id: "standard-financing",
|
id: "standard-financing", badge: "Стандартный", badgeIcon: DollarSign,
|
||||||
badge: "Standard",
|
price: "Низкие ежемесячные платежи", subtitle: "Доступные планы для любого бюджета", buttons: [
|
||||||
badgeIcon: DollarSign,
|
|
||||||
price: "Low Monthly Payments",
|
|
||||||
subtitle: "Accessible plans for every budget",
|
|
||||||
buttons: [
|
|
||||||
{
|
{
|
||||||
text: "Learn More",
|
text: "Узнать больше", href: "/financing"},
|
||||||
href: "/financing",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
features: [
|
features: [
|
||||||
"Competitive interest rates",
|
"Конкурентные процентные ставки", "Гибкие условия погашения", "Быстрый процесс одобрения", "Без скрытых комиссий"],
|
||||||
"Flexible repayment terms",
|
|
||||||
"Quick approval process",
|
|
||||||
"No hidden fees",
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "premium-financing",
|
id: "premium-financing", badge: "Премиум", badgeIcon: ShieldCheck,
|
||||||
badge: "Premium",
|
price: "Отложенные проценты", subtitle: "Специальные условия для крупных проектов", buttons: [
|
||||||
badgeIcon: ShieldCheck,
|
|
||||||
price: "Deferred Interest",
|
|
||||||
subtitle: "Special options for larger projects",
|
|
||||||
buttons: [
|
|
||||||
{
|
{
|
||||||
text: "Apply Now",
|
text: "Подать заявку", href: "/financing"},
|
||||||
href: "/financing",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
features: [
|
features: [
|
||||||
"Extended payment periods",
|
"Увеличенные сроки оплаты", "Возможность беспроцентного периода", "Идеально подходит для крупных замен", "Повышенная стоимость недвижимости"],
|
||||||
"Potential for 0% interest period",
|
|
||||||
"Ideal for major replacements",
|
|
||||||
"Enhanced property value",
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
title="Flexible Financing Options for Your Roofing Needs"
|
title="Гибкие варианты финансирования для ваших кровельных нужд"
|
||||||
description="Don't let budget constraints delay essential roof work. Ashley River Roofing partners with leading providers to offer transparent and affordable financing solutions."
|
description="Не позволяйте бюджетным ограничениям задерживать важные кровельные работы. Ashley River Roofing сотрудничает с ведущими поставщиками, чтобы предложить прозрачные и доступные решения для финансирования."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -369,54 +226,33 @@ export default function LandingPage() {
|
|||||||
logoText="Ashley River Roofing"
|
logoText="Ashley River Roofing"
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Services",
|
title: "Services", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Roof Repair",
|
label: "Roof Repair", href: "/repair"},
|
||||||
href: "/repair",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Roof Replacement",
|
label: "Roof Replacement", href: "/replacement"},
|
||||||
href: "/replacement",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Storm Damage",
|
label: "Storm Damage", href: "/storm-damage"},
|
||||||
href: "/storm-damage",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Company",
|
title: "Company", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "About Us",
|
label: "About Us", href: "/#about"},
|
||||||
href: "/#about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Gallery",
|
label: "Gallery", href: "/gallery"},
|
||||||
href: "/gallery",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Financing",
|
label: "Financing", href: "/financing"},
|
||||||
href: "/financing",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Contact Us",
|
label: "Contact Us", href: "/contact"},
|
||||||
href: "/contact",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
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