diff --git a/src/app/page.tsx b/src/app/page.tsx
index 0f88a30..4a588ef 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,25 +29,15 @@ export default function LandingPage() {
@@ -59,39 +49,24 @@ export default function LandingPage() {
description="Fast, honest, and reliable plumbing for your home. Serving English and Spanish communities with excellence. / Plomería rápida, honesta y confiable para su hogar. Sirviendo a las comunidades de habla inglesa y española con excelencia."
buttons={[
{
- text: "Call Us Today",
- href: "#contact",
+ text: "Call +1 833 455 0961", onClick: () => window.location.href = 'tel:+18334550961',
},
{
- text: "Get a Free Quote",
- href: "#contact",
- },
+ text: "Get a Free Quote", href: "#contact"},
]}
slides={[
{
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-mechanics-workshop_329181-11826.jpg?_wi=1",
- imageAlt: "Professional plumbing services",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-mechanics-workshop_329181-11826.jpg?_wi=1", imageAlt: "Professional plumbing services"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-mechanics-workshop_329181-11826.jpg?_wi=2",
- imageAlt: "Expert faucet and leak repairs",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-mechanics-workshop_329181-11826.jpg?_wi=2", imageAlt: "Expert faucet and leak repairs"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-mechanics-workshop_329181-11826.jpg?_wi=3",
- imageAlt: "Reliable toilet and shower installations",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-mechanics-workshop_329181-11826.jpg?_wi=3", imageAlt: "Reliable toilet and shower installations"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-mechanics-workshop_329181-11826.jpg?_wi=4",
- imageAlt: "Fast response plumbing team",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-mechanics-workshop_329181-11826.jpg?_wi=4", imageAlt: "Fast response plumbing team"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-mechanics-workshop_329181-11826.jpg?_wi=5",
- imageAlt: "Clean work guaranteed",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-mechanics-workshop_329181-11826.jpg?_wi=5", imageAlt: "Clean work guaranteed"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-mechanics-workshop_329181-11826.jpg?_wi=6",
- imageAlt: "Licensed home plumbing experts",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-mechanics-workshop_329181-11826.jpg?_wi=6", imageAlt: "Licensed home plumbing experts"},
]}
/>
@@ -102,32 +77,16 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- tag: "Fix",
- title: "Toilet Repair",
- subtitle: "Expert installation & fixes",
- description: "Quick repairs and installations for all toilet models.",
- imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990728.jpg",
+ tag: "Fix", title: "Toilet Repair", subtitle: "Expert installation & fixes", description: "Quick repairs and installations for all toilet models.", imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990728.jpg", buttons: [{ text: "Get Help", href: "#contact" }]
},
{
- tag: "Install",
- title: "Shower Services",
- subtitle: "Modern installations",
- description: "Quality shower system installations and maintenance.",
- imageSrc: "http://img.b2bpic.net/free-photo/interior-wall-antique-room-luxury_1203-4965.jpg",
+ tag: "Install", title: "Shower Services", subtitle: "Modern installations", description: "Quality shower system installations and maintenance.", imageSrc: "http://img.b2bpic.net/free-photo/interior-wall-antique-room-luxury_1203-4965.jpg", buttons: [{ text: "Get Help", href: "#contact" }]
},
{
- tag: "Restore",
- title: "Faucet Repair",
- subtitle: "Stopping the drip",
- description: "Fast fixes for leaking faucets and fixtures.",
- imageSrc: "http://img.b2bpic.net/free-photo/nobody-interior-kitchen-faucet-metal_1203-6242.jpg",
+ tag: "Restore", title: "Faucet Repair", subtitle: "Stopping the drip", description: "Fast fixes for leaking faucets and fixtures.", imageSrc: "http://img.b2bpic.net/free-photo/nobody-interior-kitchen-faucet-metal_1203-6242.jpg", buttons: [{ text: "Get Help", href: "#contact" }]
},
{
- tag: "Detect",
- title: "Leak Detection",
- subtitle: "Protect your home",
- description: "Advanced detection to save your home from water damage.",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-glucose-patch-sensor_23-2150766862.jpg",
+ tag: "Detect", title: "Leak Detection", subtitle: "Protect your home", description: "Advanced detection to save your home from water damage.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-glucose-patch-sensor_23-2150766862.jpg", buttons: [{ text: "Get Help", href: "#contact" }]
},
]}
title="Our Plumbing Services"
@@ -141,55 +100,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Sarah Miller",
- date: "Jan 2024",
- title: "Great Service",
- quote: "Very professional and fast. Excellent work!",
- tag: "English",
- avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-washing-dishes_23-2148378501.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-washing-dishes_23-2148378501.jpg",
- },
+ id: "1", name: "Sarah Miller", date: "Jan 2024", title: "Great Service", quote: "Very professional and fast. Excellent work!", tag: "English", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-washing-dishes_23-2148378501.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-washing-dishes_23-2148378501.jpg"},
{
- id: "2",
- name: "Juan Perez",
- date: "Feb 2024",
- title: "Excelente",
- quote: "Muy honestos y rápidos. Muy recomendado.",
- tag: "Spanish",
- avatarSrc: "http://img.b2bpic.net/free-photo/with-closed-eyes-pleased-young-delivery-girl-wearing-blue-uniform-cap-putting-hand-heart-isolated-white-wall-with-copy-space_141793-78659.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/with-closed-eyes-pleased-young-delivery-girl-wearing-blue-uniform-cap-putting-hand-heart-isolated-white-wall-with-copy-space_141793-78659.jpg",
- },
+ id: "2", name: "Juan Perez", date: "Feb 2024", title: "Excelente", quote: "Muy honestos y rápidos. Muy recomendado.", tag: "Spanish", avatarSrc: "http://img.b2bpic.net/free-photo/with-closed-eyes-pleased-young-delivery-girl-wearing-blue-uniform-cap-putting-hand-heart-isolated-white-wall-with-copy-space_141793-78659.jpg", imageSrc: "http://img.b2bpic.net/free-photo/with-closed-eyes-pleased-young-delivery-girl-wearing-blue-uniform-cap-putting-hand-heart-isolated-white-wall-with-copy-space_141793-78659.jpg"},
{
- id: "3",
- name: "Maria Garcia",
- date: "Mar 2024",
- title: "Muy Rápido",
- quote: "Llegaron a tiempo y dejaron todo limpio.",
- tag: "Spanish",
- avatarSrc: "http://img.b2bpic.net/free-photo/people-meeting-discussing-neighbourhood_23-2149447184.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/people-meeting-discussing-neighbourhood_23-2149447184.jpg",
- },
+ id: "3", name: "Maria Garcia", date: "Mar 2024", title: "Muy Rápido", quote: "Llegaron a tiempo y dejaron todo limpio.", tag: "Spanish", avatarSrc: "http://img.b2bpic.net/free-photo/people-meeting-discussing-neighbourhood_23-2149447184.jpg", imageSrc: "http://img.b2bpic.net/free-photo/people-meeting-discussing-neighbourhood_23-2149447184.jpg"},
{
- id: "4",
- name: "David Smith",
- date: "Apr 2024",
- title: "Reliable",
- quote: "Highly recommend their leak detection services.",
- tag: "English",
- avatarSrc: "http://img.b2bpic.net/free-photo/smiley-man-looking-camera-holding-cup-coffee_23-2148306626.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-looking-camera-holding-cup-coffee_23-2148306626.jpg",
- },
+ id: "4", name: "David Smith", date: "Apr 2024", title: "Reliable", quote: "Highly recommend their leak detection services.", tag: "English", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-man-looking-camera-holding-cup-coffee_23-2148306626.jpg", imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-looking-camera-holding-cup-coffee_23-2148306626.jpg"},
{
- id: "5",
- name: "Elena Rodriguez",
- date: "May 2024",
- title: "Gran Equipo",
- quote: "Equipo muy amable y profesional.",
- tag: "Spanish",
- avatarSrc: "http://img.b2bpic.net/free-photo/confident-young-builder-woman-uniform-holding-hands-together-isolated-purple-wall_141793-102751.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/confident-young-builder-woman-uniform-holding-hands-together-isolated-purple-wall_141793-102751.jpg",
- },
+ id: "5", name: "Elena Rodriguez", date: "May 2024", title: "Gran Equipo", quote: "Equipo muy amable y profesional.", tag: "Spanish", avatarSrc: "http://img.b2bpic.net/free-photo/confident-young-builder-woman-uniform-holding-hands-together-isolated-purple-wall_141793-102751.jpg", imageSrc: "http://img.b2bpic.net/free-photo/confident-young-builder-woman-uniform-holding-hands-together-isolated-purple-wall_141793-102751.jpg"},
]}
title="What Our Clients Say"
description="Reviews from our bilingual community."
@@ -200,9 +119,10 @@ export default function LandingPage() {
window.location.href = 'tel:+18334550961' }]}
/>
@@ -210,11 +130,10 @@ export default function LandingPage() {
@@ -224,29 +143,19 @@ export default function LandingPage() {
logoText="ProPlumb"
columns={[
{
- title: "Company",
- items: [
+ title: "Contact Info", items: [
{
- label: "About Us",
- href: "#about",
- },
+ label: "+1 833 455 0961", href: "tel:+18334550961"},
{
- label: "Reviews",
- href: "#testimonials",
- },
+ label: "7800 Southland Blvd SUITE 150, Orlando, FL 32809", href: "https://maps.google.com"},
],
},
{
- title: "Services",
- items: [
+ title: "Services", items: [
{
- label: "Toilet Repair",
- href: "#services",
- },
+ label: "Toilet Repair", href: "#services"},
{
- label: "Leak Detection",
- href: "#services",
- },
+ label: "Leak Detection", href: "#services"},
],
},
]}
@@ -255,4 +164,4 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file