Merge version_1 into main #5
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
{ text: "Call Now: +1 407-841-4500", href: "tel:+14078414500" },
|
||||
{ text: "Request Service", href: "#contact" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721574.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721574.jpg?_wi=1"
|
||||
imageAlt="Professional Mid-State Plumbing team ready to help"
|
||||
imagePosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -81,19 +81,19 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Emergency Plumbing", author: "Available 24/7", description: "Burst pipes, water leaks, and urgent issues don't wait. Our emergency response team arrives quickly with solutions to prevent water damage and restore your systems fast.", tags: ["Urgent", "Available Now"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-working-home-with-his-laptop_329181-8981.jpg", imageAlt: "Emergency plumbing repair service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-working-home-with-his-laptop_329181-8981.jpg?_wi=1", imageAlt: "Emergency plumbing repair service"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Leak Repairs", author: "Expert Detection", description: "From small drips to major leaks, we locate and repair water leaks throughout your home or business. Advanced leak detection saves you money and prevents structural damage.", tags: ["Prevention", "Professional"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerator-closeup-copper-glow-modern-faucet_169016-69020.jpg", imageAlt: "Water leak repair and pipe replacement"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerator-closeup-copper-glow-modern-faucet_169016-69020.jpg?_wi=1", imageAlt: "Water leak repair and pipe replacement"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Drain Cleaning", author: "State-of-the-Art", description: "Clogged drains slowing you down? We use professional-grade equipment to clear blockages quickly and thoroughly. Includes video inspection to identify root causes.", tags: ["Fast", "Effective"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-drinking-fresh-water_23-2148656237.jpg", imageAlt: "Professional drain cleaning service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-drinking-fresh-water_23-2148656237.jpg?_wi=1", imageAlt: "Professional drain cleaning service"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Pipe Repairs & Installation", author: "Licensed Experts", description: "Water line issues, damaged pipes, or new installations—we handle it all with certified expertise. Quality materials and workmanship backed by our guarantee.", tags: ["Durable", "Guaranteed"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerator-closeup-copper-glow-modern-faucet_169016-69020.jpg", imageAlt: "Pipe installation and repair work"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerator-closeup-copper-glow-modern-faucet_169016-69020.jpg?_wi=2", imageAlt: "Pipe installation and repair work"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -106,15 +106,15 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Service Quality", name: "Experienced Professionals", price: "Licensed & Certified", rating: 5,
|
||||
reviewCount: "12 Reviews", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721574.jpg", imageAlt: "Professional plumbing team"
|
||||
reviewCount: "12 Reviews", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721574.jpg?_wi=2", imageAlt: "Professional plumbing team"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "Speed & Reliability", name: "Fast Response Times", price: "Same-Day Service Available", rating: 5,
|
||||
reviewCount: "4.7 Stars", imageSrc: "http://img.b2bpic.net/free-photo/young-man-working-home-with-his-laptop_329181-8981.jpg", imageAlt: "Fast plumbing service response"
|
||||
reviewCount: "4.7 Stars", imageSrc: "http://img.b2bpic.net/free-photo/young-man-working-home-with-his-laptop_329181-8981.jpg?_wi=2", imageAlt: "Fast plumbing service response"
|
||||
},
|
||||
{
|
||||
id: "3", brand: "Pricing", name: "Honest & Fair Rates", price: "Upfront Quotes", rating: 5,
|
||||
reviewCount: "No Surprises", imageSrc: "http://img.b2bpic.net/free-photo/aerator-closeup-copper-glow-modern-faucet_169016-69020.jpg", imageAlt: "Transparent plumbing pricing"
|
||||
reviewCount: "No Surprises", imageSrc: "http://img.b2bpic.net/free-photo/aerator-closeup-copper-glow-modern-faucet_169016-69020.jpg?_wi=3", imageAlt: "Transparent plumbing pricing"
|
||||
},
|
||||
{
|
||||
id: "4", brand: "Customer Care", name: "Friendly Local Team", price: "Orlando-Based", rating: 5,
|
||||
@@ -126,7 +126,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "6", brand: "Guarantees", name: "Quality Workmanship", price: "100% Satisfaction", rating: 5,
|
||||
reviewCount: "Guaranteed", imageSrc: "http://img.b2bpic.net/free-photo/senior-man-drinking-fresh-water_23-2148656237.jpg", imageAlt: "Professional quality guarantee"
|
||||
reviewCount: "Guaranteed", imageSrc: "http://img.b2bpic.net/free-photo/senior-man-drinking-fresh-water_23-2148656237.jpg?_wi=2", imageAlt: "Professional quality guarantee"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user