Merge version_1 into main #2
@@ -55,22 +55,23 @@ export default function LandingPage() {
|
||||
{ text: "Request Service", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
testimonials={[
|
||||
{
|
||||
name: "Katrina L.", handle: "Omaha Homeowner", testimonial: "Mike responded quickly when our water heater went out. He came the next morning and installed a new one. Very honest and knowledgeable.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-couch_23-2149915934.jpg?_wi=1", imageAlt: "Katrina L."
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-couch_23-2149915934.jpg", imageAlt: "Katrina L."
|
||||
},
|
||||
{
|
||||
name: "Elaine S.", handle: "Papillion Resident", testimonial: "Mike and Josh are extremely knowledgeable and efficient. We trust their work completely.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glad-man-showing-okay-gesture-approval-sign-giving-positive-reply-against-orange-background-attractive-guy-asserting-everything-is-ok-colorful-background_574295-6132.jpg?_wi=1", imageAlt: "Elaine S."
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glad-man-showing-okay-gesture-approval-sign-giving-positive-reply-against-orange-background-attractive-guy-asserting-everything-is-ok-colorful-background_574295-6132.jpg", imageAlt: "Elaine S."
|
||||
},
|
||||
{
|
||||
name: "Brianne S.", handle: "Local Family", testimonial: "He saved us a huge amount compared to the big companies. Fair pricing and excellent work.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-crossing-arms_1187-4045.jpg?_wi=1", imageAlt: "Brianne S."
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-crossing-arms_1187-4045.jpg", imageAlt: "Brianne S."
|
||||
},
|
||||
{
|
||||
name: "Rose J.", handle: "Bellevue Homeowner", testimonial: "Mike feels like the plumber you can truly trust. Professional, friendly, and reliable.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-keeps-arms-folded-looks-with-self-confident-cheerful-expression-wears-formal-shirt-spectacles-vision-correction-blue-wall_273609-54788.jpg?_wi=1", imageAlt: "Rose J."
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-keeps-arms-folded-looks-with-self-confident-cheerful-expression-wears-formal-shirt-spectacles-vision-correction-blue-wall_273609-54788.jpg", imageAlt: "Rose J."
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -84,7 +85,7 @@ export default function LandingPage() {
|
||||
description="Fast response. Fair pricing. Work done right the first time."
|
||||
tag="Local Expertise"
|
||||
tagIcon={CheckCircle}
|
||||
tagAnimation="fade"
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={["⭐ 5-Star Rated", "🇺🇸 Veteran Owned", "⏱ Same-Day Service", "💲 Honest Pricing"]}
|
||||
@@ -102,22 +103,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "emergency", title: "Emergency Plumbing", description: "Burst pipes, leaks, and urgent repairs. Fast response when you need it most.", tag: "24/7 Available", imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-24827.jpg?_wi=1", imageAlt: "Emergency plumbing service"
|
||||
id: "emergency", title: "Emergency Plumbing", description: "Burst pipes, leaks, and urgent repairs. Fast response when you need it most.", tag: "24/7 Available", imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-24827.jpg", imageAlt: "Emergency plumbing service"
|
||||
},
|
||||
{
|
||||
id: "water-heater", title: "Water Heater Installation", description: "Repairs, replacements, and installations. Tank and tankless options with fair pricing.", tag: "Expert Installation", imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55837.jpg", imageAlt: "Water heater installation"
|
||||
},
|
||||
{
|
||||
id: "bathroom", title: "Bathroom Remodeling Plumbing", description: "Precision plumbing for dream bathrooms. Toilets, showers, and complete plumbing solutions.", tag: "Custom Work", imageSrc: "http://img.b2bpic.net/free-photo/interiors-luxury-bathroom_53876-16576.jpg?_wi=1", imageAlt: "Bathroom fixtures installation"
|
||||
id: "bathroom", title: "Bathroom Remodeling Plumbing", description: "Precision plumbing for dream bathrooms. Toilets, showers, and complete plumbing solutions.", tag: "Custom Work", imageSrc: "http://img.b2bpic.net/free-photo/interiors-luxury-bathroom_53876-16576.jpg", imageAlt: "Bathroom fixtures installation"
|
||||
},
|
||||
{
|
||||
id: "drain", title: "Drain Cleaning", description: "Clogged sinks, slow drains, and kitchen backups. Quick fixes done right the first time.", tag: "Fast Solution", imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-24827.jpg?_wi=2", imageAlt: "Professional drain cleaning"
|
||||
id: "drain", title: "Drain Cleaning", description: "Clogged sinks, slow drains, and kitchen backups. Quick fixes done right the first time.", tag: "Fast Solution", imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-24827.jpg", imageAlt: "Professional drain cleaning"
|
||||
},
|
||||
{
|
||||
id: "fixtures", title: "Fixture Installation", description: "Toilets, faucets, and garbage disposals. Clean, professional installs that last.", tag: "Quality Hardware", imageSrc: "http://img.b2bpic.net/free-photo/interiors-luxury-bathroom_53876-16576.jpg?_wi=2", imageAlt: "Modern bathroom fixtures"
|
||||
id: "fixtures", title: "Fixture Installation", description: "Toilets, faucets, and garbage disposals. Clean, professional installs that last.", tag: "Quality Hardware", imageSrc: "http://img.b2bpic.net/free-photo/interiors-luxury-bathroom_53876-16576.jpg", imageAlt: "Modern bathroom fixtures"
|
||||
},
|
||||
{
|
||||
id: "repairs", title: "General Plumbing Repairs", description: "Leaks, valves, supply lines, and pipe replacement. No job too small.", tag: "Comprehensive", imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-24827.jpg?_wi=3", imageAlt: "General plumbing repairs"
|
||||
id: "repairs", title: "General Plumbing Repairs", description: "Leaks, valves, supply lines, and pipe replacement. No job too small.", tag: "Comprehensive", imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-24827.jpg", imageAlt: "General plumbing repairs"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -160,16 +161,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Katrina L.", handle: "Omaha", testimonial: "Mike responded quickly when our water heater went out. He came the next morning and installed a new one. Very honest and knowledgeable.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-couch_23-2149915934.jpg?_wi=2", imageAlt: "Katrina L."
|
||||
id: "1", name: "Katrina L.", handle: "Omaha", testimonial: "Mike responded quickly when our water heater went out. He came the next morning and installed a new one. Very honest and knowledgeable.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-couch_23-2149915934.jpg", imageAlt: "Katrina L."
|
||||
},
|
||||
{
|
||||
id: "2", name: "Elaine S.", handle: "Papillion", testimonial: "Mike and Josh are extremely knowledgeable and efficient. We trust their work completely.", imageSrc: "http://img.b2bpic.net/free-photo/glad-man-showing-okay-gesture-approval-sign-giving-positive-reply-against-orange-background-attractive-guy-asserting-everything-is-ok-colorful-background_574295-6132.jpg?_wi=2", imageAlt: "Elaine S."
|
||||
id: "2", name: "Elaine S.", handle: "Papillion", testimonial: "Mike and Josh are extremely knowledgeable and efficient. We trust their work completely.", imageSrc: "http://img.b2bpic.net/free-photo/glad-man-showing-okay-gesture-approval-sign-giving-positive-reply-against-orange-background-attractive-guy-asserting-everything-is-ok-colorful-background_574295-6132.jpg", imageAlt: "Elaine S."
|
||||
},
|
||||
{
|
||||
id: "3", name: "Brianne S.", handle: "Local Family", testimonial: "He saved us a huge amount compared to the big companies. Fair pricing and professional work.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-crossing-arms_1187-4045.jpg?_wi=2", imageAlt: "Brianne S."
|
||||
id: "3", name: "Brianne S.", handle: "Local Family", testimonial: "He saved us a huge amount compared to the big companies. Fair pricing and professional work.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-crossing-arms_1187-4045.jpg", imageAlt: "Brianne S."
|
||||
},
|
||||
{
|
||||
id: "4", name: "Rose J.", handle: "Bellevue", testimonial: "Mike feels like the plumber you can truly trust. Professional, friendly, and reliable.", imageSrc: "http://img.b2bpic.net/free-photo/man-keeps-arms-folded-looks-with-self-confident-cheerful-expression-wears-formal-shirt-spectacles-vision-correction-blue-wall_273609-54788.jpg?_wi=2", imageAlt: "Rose J."
|
||||
id: "4", name: "Rose J.", handle: "Bellevue", testimonial: "Mike feels like the plumber you can truly trust. Professional, friendly, and reliable.", imageSrc: "http://img.b2bpic.net/free-photo/man-keeps-arms-folded-looks-with-self-confident-cheerful-expression-wears-formal-shirt-spectacles-vision-correction-blue-wall_273609-54788.jpg", imageAlt: "Rose J."
|
||||
},
|
||||
{
|
||||
id: "5", name: "David M.", handle: "La Vista", testimonial: "Exceptional service and fair pricing. Mike treated our home like his own. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/worker-with-big-smile-crossed-arms_1139-248.jpg", imageAlt: "David M."
|
||||
|
||||
Reference in New Issue
Block a user