Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-03-15 21:12:41 +00:00
2 changed files with 97 additions and 313 deletions

View File

@@ -20,8 +20,7 @@ export default function AboutPage() {
const footerColumns = [
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Bathtub Reglazing", href: "#bathtub-reglazing" },
{ label: "Tile Reglazing", href: "#tile-reglazing" },
{ label: "Tile Repair", href: "#tile-repair" },
@@ -31,8 +30,7 @@ export default function AboutPage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Gallery", href: "/gallery" },
{ label: "Service Areas", href: "#service-areas" },
@@ -41,8 +39,7 @@ export default function AboutPage() {
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "Phone: (917) 309-1683", href: "tel:(917) 309-1683" },
{ label: "Email: info@tristarcorp.com", href: "mailto:info@tristarcorp.com" },
{ label: "41-08 71st St, Woodside, NY 11377", href: "https://maps.google.com/?q=41-08+71st+St+Woodside+NY+11377" },
@@ -50,8 +47,7 @@ export default function AboutPage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#privacy" },
{ label: "Terms of Service", href: "#terms" },
{ label: "Accessibility", href: "#accessibility" },
@@ -77,9 +73,7 @@ export default function AboutPage() {
brandName="Tri-Star Reglazing"
navItems={navItems}
button={{
text: "Call Now",
href: "tel:(917) 309-1683",
}}
text: "Call Now", href: "tel:(917) 309-1683"}}
/>
</div>
@@ -93,38 +87,27 @@ export default function AboutPage() {
textboxLayout="split"
useInvertedBackground={false}
imagePosition="right"
imageSrc="http://img.b2bpic.net/free-photo/engineering-concept-with-three-business-people_23-2147704232.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/engineering-concept-with-three-business-people_23-2147704232.jpg"
imageAlt="Professional bathroom contractor team"
mediaAnimation="opacity"
bulletPoints={[
{
title: "4.9★ Rated",
description: "50+ verified reviews from satisfied NYC customers showcasing our quality and professionalism",
icon: Award,
title: "4.9★ Rated", description: "50+ verified reviews from satisfied NYC customers showcasing our quality and professionalism", icon: Award,
},
{
title: "Women-Owned Business",
description: "Proud local woman-owned and LGBTQ+ friendly company supporting diversity and inclusion",
icon: Heart,
title: "Women-Owned Business", description: "Proud local woman-owned and LGBTQ+ friendly company supporting diversity and inclusion", icon: Heart,
},
{
title: "Fair Pricing",
description: "Transparent, competitive rates with no hidden costs or surprise charges",
icon: DollarSign,
title: "Fair Pricing", description: "Transparent, competitive rates with no hidden costs or surprise charges", icon: DollarSign,
},
{
title: "Fast Turnaround",
description: "Professional service completed quickly without sacrificing quality or attention to detail",
icon: Zap,
title: "Fast Turnaround", description: "Professional service completed quickly without sacrificing quality or attention to detail", icon: Zap,
},
{
title: "Cost Savings",
description: "Save thousands compared to full bathroom renovations while achieving stunning results",
icon: TrendingDown,
title: "Cost Savings", description: "Save thousands compared to full bathroom renovations while achieving stunning results", icon: TrendingDown,
},
{
title: "Local Expert",
description: "Serving all five NYC boroughs and Nassau County with expertise and local knowledge",
icon: MapPin,
title: "Local Expert", description: "Serving all five NYC boroughs and Nassau County with expertise and local knowledge", icon: MapPin,
},
]}
/>
@@ -143,59 +126,23 @@ export default function AboutPage() {
animationType="blur-reveal"
testimonials={[
{
id: "1",
name: "Sarah Chen",
role: "Homeowner",
company: "Queens, NY",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-sitting-sofa-home-portrait-comfortable-woman-winter-clothes-relaxing_657921-462.jpg?_wi=2",
imageAlt: "Sarah Chen testimonial",
},
id: "1", name: "Sarah Chen", role: "Homeowner", company: "Queens, NY", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-sitting-sofa-home-portrait-comfortable-woman-winter-clothes-relaxing_657921-462.jpg", imageAlt: "Sarah Chen testimonial"},
{
id: "2",
name: "Michael Rodriguez",
role: "Property Manager",
company: "Brooklyn, NY",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1626.jpg?_wi=2",
imageAlt: "Michael Rodriguez testimonial",
},
id: "2", name: "Michael Rodriguez", role: "Property Manager", company: "Brooklyn, NY", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1626.jpg", imageAlt: "Michael Rodriguez testimonial"},
{
id: "3",
name: "Jennifer Walsh",
role: "Landlord",
company: "Manhattan, NY",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blonde-business-woman-work_23-2149100303.jpg?_wi=2",
imageAlt: "Jennifer Walsh testimonial",
},
id: "3", name: "Jennifer Walsh", role: "Landlord", company: "Manhattan, NY", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blonde-business-woman-work_23-2149100303.jpg", imageAlt: "Jennifer Walsh testimonial"},
{
id: "4",
name: "David Park",
role: "Homeowner",
company: "Bronx, NY",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-1299.jpg?_wi=2",
imageAlt: "David Park testimonial",
},
id: "4", name: "David Park", role: "Homeowner", company: "Bronx, NY", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-1299.jpg", imageAlt: "David Park testimonial"},
{
id: "5",
name: "Patricia Lim",
role: "Contractor",
company: "Staten Island, NY",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-tractor-operator_1398-1881.jpg?_wi=2",
imageAlt: "Patricia Lim testimonial",
},
id: "5", name: "Patricia Lim", role: "Contractor", company: "Staten Island, NY", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-tractor-operator_1398-1881.jpg", imageAlt: "Patricia Lim testimonial"},
{
id: "6",
name: "Robert Johnson",
role: "Real Estate Investor",
company: "Nassau County, NY",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-successful-businesswoman-suit-cross-arms-chest-smile-look-confident_1258-194088.jpg?_wi=2",
imageAlt: "Robert Johnson testimonial",
},
id: "6", name: "Robert Johnson", role: "Real Estate Investor", company: "Nassau County, NY", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-successful-businesswoman-suit-cross-arms-chest-smile-look-confident_1258-194088.jpg", imageAlt: "Robert Johnson testimonial"},
]}
/>
</div>
@@ -212,29 +159,13 @@ export default function AboutPage() {
animationType="scale-rotate"
metrics={[
{
id: "rating",
value: "4.9★",
title: "Average Rating",
description: "From 50+ verified customer reviews across all platforms",
},
id: "rating", value: "4.9★", title: "Average Rating", description: "From 50+ verified customer reviews across all platforms"},
{
id: "savings",
value: "50%+",
title: "Average Cost Savings",
description: "Customers save compared to full bathroom renovations",
},
id: "savings", value: "50%+", title: "Average Cost Savings", description: "Customers save compared to full bathroom renovations"},
{
id: "boroughs",
value: "5",
title: "NYC Boroughs Served",
description: "Plus Nassau County service area for expanded reach",
},
id: "boroughs", value: "5", title: "NYC Boroughs Served", description: "Plus Nassau County service area for expanded reach"},
{
id: "turnaround",
value: "1-3",
title: "Day Turnaround",
description: "Professional service completion with quality results",
},
id: "turnaround", value: "1-3", title: "Day Turnaround", description: "Professional service completion with quality results"},
]}
/>
</div>

View File

@@ -25,8 +25,7 @@ export default function HomePage() {
const footerColumns = [
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Bathtub Reglazing", href: "#bathtub-reglazing" },
{ label: "Tile Reglazing", href: "#tile-reglazing" },
{ label: "Tile Repair", href: "#tile-repair" },
@@ -36,8 +35,7 @@ export default function HomePage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Gallery", href: "/gallery" },
{ label: "Service Areas", href: "#service-areas" },
@@ -46,8 +44,7 @@ export default function HomePage() {
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "Phone: (917) 309-1683", href: "tel:(917) 309-1683" },
{ label: "Email: info@tristarcorp.com", href: "mailto:info@tristarcorp.com" },
{ label: "41-08 71st St, Woodside, NY 11377", href: "https://maps.google.com/?q=41-08+71st+St+Woodside+NY+11377" },
@@ -55,8 +52,7 @@ export default function HomePage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#privacy" },
{ label: "Terms of Service", href: "#terms" },
{ label: "Accessibility", href: "#accessibility" },
@@ -82,9 +78,7 @@ export default function HomePage() {
brandName="Tri-Star Reglazing"
navItems={navItems}
button={{
text: "Call Now",
href: "tel:(917) 309-1683",
}}
text: "Call Now", href: "tel:(917) 309-1683"}}
/>
</div>
@@ -105,13 +99,9 @@ export default function HomePage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-cleaning-sink_23-2149535089.jpg",
imageAlt: "Before: worn out bathroom tile and tub",
},
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-cleaning-sink_23-2149535089.jpg", imageAlt: "Before: worn out bathroom tile and tub"},
{
imageSrc: "http://img.b2bpic.net/free-photo/small-bathroom-with-window-apartment_181624-19696.jpg?_wi=1",
imageAlt: "After: restored shiny bathroom with professional reglazing",
},
imageSrc: "http://img.b2bpic.net/free-photo/small-bathroom-with-window-apartment_181624-19696.jpg", imageAlt: "After: restored shiny bathroom with professional reglazing"},
]}
mediaAnimation="opacity"
/>
@@ -130,53 +120,29 @@ export default function HomePage() {
animationType="slide-up"
features={[
{
id: "bathtub-reglazing",
title: "Bathtub Reglazing",
descriptions: [
"Transform worn-out tubs into like-new surfaces. Our professional reglazing process restores shine, color, and durability without costly replacement.",
],
imageSrc: "http://img.b2bpic.net/free-photo/white-bathtub_1203-2707.jpg?_wi=1",
},
id: "bathtub-reglazing", title: "Bathtub Reglazing", descriptions: [
"Transform worn-out tubs into like-new surfaces. Our professional reglazing process restores shine, color, and durability without costly replacement."],
imageSrc: "http://img.b2bpic.net/free-photo/white-bathtub_1203-2707.jpg"},
{
id: "tile-reglazing",
title: "Bathroom Tile Reglazing",
descriptions: [
"Refresh stained, dull, or dated tiles with our expert refinishing. We restore ceramic and porcelain tiles to their original beauty without demolition.",
],
imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278615.jpg?_wi=1",
},
id: "tile-reglazing", title: "Bathroom Tile Reglazing", descriptions: [
"Refresh stained, dull, or dated tiles with our expert refinishing. We restore ceramic and porcelain tiles to their original beauty without demolition."],
imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278615.jpg"},
{
id: "tile-repair",
title: "Tile Repair & Replacement",
descriptions: [
"Fix cracked, loose, or broken tiles quickly and affordably. We handle individual tile repairs or full section replacements.",
],
imageSrc: "http://img.b2bpic.net/free-photo/crop-man-protecting-floor-with-sheet_23-2147782335.jpg?_wi=1",
},
id: "tile-repair", title: "Tile Repair & Replacement", descriptions: [
"Fix cracked, loose, or broken tiles quickly and affordably. We handle individual tile repairs or full section replacements."],
imageSrc: "http://img.b2bpic.net/free-photo/crop-man-protecting-floor-with-sheet_23-2147782335.jpg"},
{
id: "regrouting",
title: "Tile Regrouting",
descriptions: [
"Replace moldy, stained, or damaged grout to restore cleanliness and prevent water damage. Our regrouting services are fast and effective.",
],
imageSrc: "http://img.b2bpic.net/free-photo/man-rinsing-glass-with-pull-out-sprayer-quick-kitchen-cleanup_169016-69562.jpg?_wi=1",
},
id: "regrouting", title: "Tile Regrouting", descriptions: [
"Replace moldy, stained, or damaged grout to restore cleanliness and prevent water damage. Our regrouting services are fast and effective."],
imageSrc: "http://img.b2bpic.net/free-photo/man-rinsing-glass-with-pull-out-sprayer-quick-kitchen-cleanup_169016-69562.jpg"},
{
id: "cabinet-reglazing",
title: "Cabinet Reglazing",
descriptions: [
"Refresh worn bathroom and kitchen cabinets without replacement. We resurface and refinish cabinetry to look brand new.",
],
imageSrc: "http://img.b2bpic.net/free-photo/wooden-table-with-wheels-kitchen_23-2148848660.jpg?_wi=1",
},
id: "cabinet-reglazing", title: "Cabinet Reglazing", descriptions: [
"Refresh worn bathroom and kitchen cabinets without replacement. We resurface and refinish cabinetry to look brand new."],
imageSrc: "http://img.b2bpic.net/free-photo/wooden-table-with-wheels-kitchen_23-2148848660.jpg"},
{
id: "bathtub-replacement",
title: "Bathtub Replacement",
descriptions: [
"When reglazing isn't enough, we provide professional bathtub removal and installation of high-quality replacement units.",
],
imageSrc: "http://img.b2bpic.net/free-photo/disabled-modern-faucet-interior-clean_1203-5066.jpg?_wi=1",
},
id: "bathtub-replacement", title: "Bathtub Replacement", descriptions: [
"When reglazing isn't enough, we provide professional bathtub removal and installation of high-quality replacement units."],
imageSrc: "http://img.b2bpic.net/free-photo/disabled-modern-faucet-interior-clean_1203-5066.jpg"},
]}
/>
</div>
@@ -194,33 +160,13 @@ export default function HomePage() {
animationType="scale-rotate"
products={[
{
id: "project-1",
name: "Master Bath Restoration - Queens",
price: "Before & After",
imageSrc: "http://img.b2bpic.net/free-photo/small-bathroom-with-window-apartment_181624-19696.jpg?_wi=2",
imageAlt: "Master bathroom renovation",
},
id: "project-1", name: "Master Bath Restoration - Queens", price: "Before & After", imageSrc: "http://img.b2bpic.net/free-photo/small-bathroom-with-window-apartment_181624-19696.jpg", imageAlt: "Master bathroom renovation"},
{
id: "project-2",
name: "Tile Refresh - Brooklyn",
price: "Complete Makeover",
imageSrc: "http://img.b2bpic.net/free-photo/view-plumber-tool-box-ready-fixing-problems-bathroom_23-2150990695.jpg?_wi=1",
imageAlt: "Bathroom tile refresh",
},
id: "project-2", name: "Tile Refresh - Brooklyn", price: "Complete Makeover", imageSrc: "http://img.b2bpic.net/free-photo/view-plumber-tool-box-ready-fixing-problems-bathroom_23-2150990695.jpg", imageAlt: "Bathroom tile refresh"},
{
id: "project-3",
name: "Bathroom Revitalization - Manhattan",
price: "Professional Reglazing",
imageSrc: "http://img.b2bpic.net/free-photo/man-is-sitting-toilet_1204-357.jpg?_wi=1",
imageAlt: "Modern bathroom revitalization",
},
id: "project-3", name: "Bathroom Revitalization - Manhattan", price: "Professional Reglazing", imageSrc: "http://img.b2bpic.net/free-photo/man-is-sitting-toilet_1204-357.jpg", imageAlt: "Modern bathroom revitalization"},
{
id: "project-4",
name: "Rental Unit Turnover - Bronx",
price: "Fast & Affordable",
imageSrc: "http://img.b2bpic.net/free-photo/teenage-girl-brushing-her-teeth-girl-brushing-her-teeth-front-mirror-bathroom_169016-67757.jpg?_wi=1",
imageAlt: "Rental bathroom turnover",
},
id: "project-4", name: "Rental Unit Turnover - Bronx", price: "Fast & Affordable", imageSrc: "http://img.b2bpic.net/free-photo/teenage-girl-brushing-her-teeth-girl-brushing-her-teeth-front-mirror-bathroom_169016-67757.jpg", imageAlt: "Rental bathroom turnover"},
]}
/>
</div>
@@ -235,38 +181,27 @@ export default function HomePage() {
textboxLayout="split"
useInvertedBackground={false}
imagePosition="right"
imageSrc="http://img.b2bpic.net/free-photo/engineering-concept-with-three-business-people_23-2147704232.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/engineering-concept-with-three-business-people_23-2147704232.jpg"
imageAlt="Professional bathroom contractor team"
mediaAnimation="opacity"
bulletPoints={[
{
title: "4.9★ Rated",
description: "50+ verified reviews from satisfied NYC customers",
icon: Star,
title: "4.9★ Rated", description: "50+ verified reviews from satisfied NYC customers", icon: Star,
},
{
title: "Women-Owned Business",
description: "Proud local woman-owned and LGBTQ+ friendly company",
icon: Heart,
title: "Women-Owned Business", description: "Proud local woman-owned and LGBTQ+ friendly company", icon: Heart,
},
{
title: "Fair Pricing",
description: "Transparent, competitive rates with no hidden costs",
icon: DollarSign,
title: "Fair Pricing", description: "Transparent, competitive rates with no hidden costs", icon: DollarSign,
},
{
title: "Fast Turnaround",
description: "Professional service completed quickly without sacrificing quality",
icon: Zap,
title: "Fast Turnaround", description: "Professional service completed quickly without sacrificing quality", icon: Zap,
},
{
title: "Cost Savings",
description: "Save thousands compared to full bathroom renovations",
icon: TrendingDown,
title: "Cost Savings", description: "Save thousands compared to full bathroom renovations", icon: TrendingDown,
},
{
title: "Local Expert",
description: "Serving all five NYC boroughs and Nassau County since inception",
icon: MapPin,
title: "Local Expert", description: "Serving all five NYC boroughs and Nassau County since inception", icon: MapPin,
},
]}
/>
@@ -285,59 +220,23 @@ export default function HomePage() {
animationType="blur-reveal"
testimonials={[
{
id: "1",
name: "Sarah Chen",
role: "Homeowner",
company: "Queens, NY",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-sitting-sofa-home-portrait-comfortable-woman-winter-clothes-relaxing_657921-462.jpg?_wi=1",
imageAlt: "Sarah Chen testimonial",
},
id: "1", name: "Sarah Chen", role: "Homeowner", company: "Queens, NY", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-sitting-sofa-home-portrait-comfortable-woman-winter-clothes-relaxing_657921-462.jpg", imageAlt: "Sarah Chen testimonial"},
{
id: "2",
name: "Michael Rodriguez",
role: "Property Manager",
company: "Brooklyn, NY",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1626.jpg?_wi=1",
imageAlt: "Michael Rodriguez testimonial",
},
id: "2", name: "Michael Rodriguez", role: "Property Manager", company: "Brooklyn, NY", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1626.jpg", imageAlt: "Michael Rodriguez testimonial"},
{
id: "3",
name: "Jennifer Walsh",
role: "Landlord",
company: "Manhattan, NY",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blonde-business-woman-work_23-2149100303.jpg?_wi=1",
imageAlt: "Jennifer Walsh testimonial",
},
id: "3", name: "Jennifer Walsh", role: "Landlord", company: "Manhattan, NY", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blonde-business-woman-work_23-2149100303.jpg", imageAlt: "Jennifer Walsh testimonial"},
{
id: "4",
name: "David Park",
role: "Homeowner",
company: "Bronx, NY",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-1299.jpg?_wi=1",
imageAlt: "David Park testimonial",
},
id: "4", name: "David Park", role: "Homeowner", company: "Bronx, NY", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-1299.jpg", imageAlt: "David Park testimonial"},
{
id: "5",
name: "Patricia Lim",
role: "Contractor",
company: "Staten Island, NY",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-tractor-operator_1398-1881.jpg?_wi=1",
imageAlt: "Patricia Lim testimonial",
},
id: "5", name: "Patricia Lim", role: "Contractor", company: "Staten Island, NY", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-tractor-operator_1398-1881.jpg", imageAlt: "Patricia Lim testimonial"},
{
id: "6",
name: "Robert Johnson",
role: "Real Estate Investor",
company: "Nassau County, NY",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-successful-businesswoman-suit-cross-arms-chest-smile-look-confident_1258-194088.jpg?_wi=1",
imageAlt: "Robert Johnson testimonial",
},
id: "6", name: "Robert Johnson", role: "Real Estate Investor", company: "Nassau County, NY", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-successful-businesswoman-suit-cross-arms-chest-smile-look-confident_1258-194088.jpg", imageAlt: "Robert Johnson testimonial"},
]}
/>
</div>
@@ -355,29 +254,17 @@ export default function HomePage() {
animationType="slide-up"
features={[
{
id: "step-1",
title: "Request Your Free Estimate",
descriptions: [
"Contact us by phone at (917) 309-1683 or fill out our online form. Tell us about your bathroom project and preferred service date.",
],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-customer-service-operator-assisting-customers-with-issues_482257-117959.jpg?_wi=1",
},
id: "step-1", title: "Request Your Free Estimate", descriptions: [
"Contact us by phone at (917) 309-1683 or fill out our online form. Tell us about your bathroom project and preferred service date."],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-customer-service-operator-assisting-customers-with-issues_482257-117959.jpg"},
{
id: "step-2",
title: "Schedule Your Service",
descriptions: [
"We'll work around your schedule. Our team arrives professionally equipped and ready to transform your bathroom quickly and efficiently.",
],
imageSrc: "http://img.b2bpic.net/free-photo/side-view-construction-workers-job_23-2149366671.jpg?_wi=1",
},
id: "step-2", title: "Schedule Your Service", descriptions: [
"We'll work around your schedule. Our team arrives professionally equipped and ready to transform your bathroom quickly and efficiently."],
imageSrc: "http://img.b2bpic.net/free-photo/side-view-construction-workers-job_23-2149366671.jpg"},
{
id: "step-3",
title: "Enjoy Your Restored Bathroom",
descriptions: [
"Sit back and enjoy your beautifully restored, like-new bathroom. We handle all the work while you relax knowing you chose the best.",
],
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-talking-phone_23-2148879310.jpg?_wi=1",
},
id: "step-3", title: "Enjoy Your Restored Bathroom", descriptions: [
"Sit back and enjoy your beautifully restored, like-new bathroom. We handle all the work while you relax knowing you chose the best."],
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-talking-phone_23-2148879310.jpg"},
]}
/>
</div>
@@ -394,29 +281,13 @@ export default function HomePage() {
animationType="scale-rotate"
metrics={[
{
id: "rating",
value: "4.9★",
title: "Average Rating",
description: "From 50+ verified customer reviews",
},
id: "rating", value: "4.9★", title: "Average Rating", description: "From 50+ verified customer reviews"},
{
id: "savings",
value: "50%+",
title: "Cost Savings",
description: "Compared to full bathroom renovations",
},
id: "savings", value: "50%+", title: "Cost Savings", description: "Compared to full bathroom renovations"},
{
id: "boroughs",
value: "5",
title: "NYC Boroughs",
description: "Plus Nassau County service area",
},
id: "boroughs", value: "5", title: "NYC Boroughs", description: "Plus Nassau County service area"},
{
id: "turnaround",
value: "1-3",
title: "Day Turnaround",
description: "Fast professional service completion",
},
id: "turnaround", value: "1-3", title: "Day Turnaround", description: "Fast professional service completion"},
]}
/>
</div>
@@ -431,35 +302,17 @@ export default function HomePage() {
faqsAnimation="blur-reveal"
faqs={[
{
id: "1",
title: "How long does reglazing last?",
content: "Professional bathtub and tile reglazing typically lasts 5-10 years with proper care. Our high-quality finishes are durable and resistant to chipping and fading.",
},
id: "1", title: "How long does reglazing last?", content: "Professional bathtub and tile reglazing typically lasts 5-10 years with proper care. Our high-quality finishes are durable and resistant to chipping and fading."},
{
id: "2",
title: "Is reglazing better than replacement?",
content: "Absolutely. Reglazing costs 50-75% less than full replacement, is completed in 1-3 days versus weeks of renovation, and delivers excellent results when done professionally.",
},
id: "2", title: "Is reglazing better than replacement?", content: "Absolutely. Reglazing costs 50-75% less than full replacement, is completed in 1-3 days versus weeks of renovation, and delivers excellent results when done professionally."},
{
id: "3",
title: "Can you reglaze any bathtub or tile?",
content: "We can reglaze most standard ceramic, porcelain, and fiberglass surfaces. We'll evaluate your specific bathroom and provide honest recommendations during the free estimate.",
},
id: "3", title: "Can you reglaze any bathtub or tile?", content: "We can reglaze most standard ceramic, porcelain, and fiberglass surfaces. We'll evaluate your specific bathroom and provide honest recommendations during the free estimate."},
{
id: "4",
title: "How soon can you schedule service?",
content: "We offer flexible scheduling, Monday-Saturday, 7 AM - 5 PM. Many projects can be scheduled within 1-2 weeks. Call (917) 309-1683 for availability.",
},
id: "4", title: "How soon can you schedule service?", content: "We offer flexible scheduling, Monday-Saturday, 7 AM - 5 PM. Many projects can be scheduled within 1-2 weeks. Call (917) 309-1683 for availability."},
{
id: "5",
title: "Do you serve rental properties?",
content: "Yes! Property managers and landlords love our fast, affordable service for tenant turnover and maintenance. We handle bulk projects and offer competitive rates.",
},
id: "5", title: "Do you serve rental properties?", content: "Yes! Property managers and landlords love our fast, affordable service for tenant turnover and maintenance. We handle bulk projects and offer competitive rates."},
{
id: "6",
title: "What areas do you serve?",
content: "We serve all five NYC boroughs (Queens, Brooklyn, Manhattan, Bronx, Staten Island) plus Nassau County. Call to confirm service availability for your specific address.",
},
id: "6", title: "What areas do you serve?", content: "We serve all five NYC boroughs (Queens, Brooklyn, Manhattan, Bronx, Staten Island) plus Nassau County. Call to confirm service availability for your specific address."},
]}
/>
</div>