diff --git a/src/app/page.tsx b/src/app/page.tsx index 62a15e0..6a2a81f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="mediumLarge" sizing="medium" - background="noise" + background="circleGradient" cardStyle="solid" primaryButtonStyle="primary-glow" secondaryButtonStyle="layered" @@ -46,7 +46,7 @@ export default function LandingPage() { tag="24/7 Emergency Service" tagIcon={AlertCircle} tagAnimation="slide-up" - background={{ variant: "noise" }} + background={{ variant: "glowing-orb" }} imageSrc="http://img.b2bpic.net/free-photo/plumber-making-phone-gesture_1368-768.jpg" imageAlt="Professional plumber at work" imagePosition="right" @@ -54,15 +54,15 @@ export default function LandingPage() { testimonials={[ { name: "Sarah Martinez", handle: "Homeowner", testimonial: "Fixed our burst pipe within 30 minutes! Professional and affordable. Highly recommend John Padilla Plumbing.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" }, { name: "David Chen", handle: "Property Manager", testimonial: "Reliable and trustworthy. They've handled all our commercial properties with excellence for 5+ years.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" }, { name: "Maria Rodriguez", handle: "Business Owner", testimonial: "Fast response, great work, fair prices. They're our go-to plumber for every job.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" } ]} buttons={[ @@ -95,13 +95,13 @@ export default function LandingPage() { features={[ { id: 1, - title: "Leak Detection & Repair", description: "Advanced detection technology to find and fix leaks quickly, preventing water damage and waste.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/woman-fixing-kitchen-sink_53876-139620.jpg?_wi=1" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/woman-fixing-kitchen-sink_53876-139620.jpg?_wi=2" } + title: "Leak Detection & Repair", description: "Advanced detection technology to find and fix leaks quickly, preventing water damage and waste.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/woman-fixing-kitchen-sink_53876-139620.jpg" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/woman-fixing-kitchen-sink_53876-139620.jpg" } }, { id: 2, - title: "Drain Unclogging & Cleaning", description: "Professional drain cleaning services for homes and commercial properties using the latest equipment.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg?_wi=1" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg?_wi=2" } + title: "Drain Unclogging & Cleaning", description: "Professional drain cleaning services for homes and commercial properties using the latest equipment.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg" } } ]} showStepNumbers={true} @@ -138,22 +138,22 @@ export default function LandingPage() { description="Real testimonials from satisfied residential and commercial clients across San Diego." testimonials={[ { - id: "1", name: "Jennifer Walsh", role: "Homeowner, Mission Valley", testimonial: "After a pipe burst at 2 AM, John Padilla responded within 20 minutes and fixed everything professionally. Couldn't ask for better service!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4" + id: "1", name: "Jennifer Walsh", role: "Homeowner, Mission Valley", testimonial: "After a pipe burst at 2 AM, John Padilla responded within 20 minutes and fixed everything professionally. Couldn't ask for better service!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" }, { - id: "2", name: "Robert Kim", role: "Commercial Property Manager", testimonial: "We manage five commercial properties and use John Padilla Plumbing for all our maintenance. They're reliable, professional, and fairly priced.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5" + id: "2", name: "Robert Kim", role: "Commercial Property Manager", testimonial: "We manage five commercial properties and use John Padilla Plumbing for all our maintenance. They're reliable, professional, and fairly priced.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" }, { - id: "3", name: "Patricia Gonzalez", role: "Restaurant Owner, Downtown San Diego", testimonial: "The team is incredibly responsive. Our kitchen drain issue was resolved same-day without disrupting our business. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6" + id: "3", name: "Patricia Gonzalez", role: "Restaurant Owner, Downtown San Diego", testimonial: "The team is incredibly responsive. Our kitchen drain issue was resolved same-day without disrupting our business. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" }, { - id: "4", name: "Michael Anderson", role: "Homeowner, Carlsbad", testimonial: "They installed our new water heater and took time to explain everything. Professional, trustworthy, and competitive pricing.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=7" + id: "4", name: "Michael Anderson", role: "Homeowner, Carlsbad", testimonial: "They installed our new water heater and took time to explain everything. Professional, trustworthy, and competitive pricing.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" }, { - id: "5", name: "Linda Thompson", role: "Office Manager, La Mesa", testimonial: "We've been using their services for over 3 years. They're always on time, fix issues right the first time, and stand behind their work.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=8" + id: "5", name: "Linda Thompson", role: "Office Manager, La Mesa", testimonial: "We've been using their services for over 3 years. They're always on time, fix issues right the first time, and stand behind their work.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" }, { - id: "6", name: "Carlos Reyes", role: "Homeowner, El Cajon", testimonial: "Called for an emergency toilet repair late on a Sunday. They arrived within 45 minutes and had everything fixed by 10 PM. True professionals!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=9" + id: "6", name: "Carlos Reyes", role: "Homeowner, El Cajon", testimonial: "Called for an emergency toilet repair late on a Sunday. They arrived within 45 minutes and had everything fixed by 10 PM. True professionals!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" } ]} animationType="slide-up"