Merge version_1 into main #1
@@ -51,30 +51,30 @@ export default function LandingPage() {
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wrench-flexible-connector-dark-table_23-2147772298.jpg", imageAlt: "Professional plumbing tools"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wrench-flexible-connector-dark-table_23-2147772298.jpg?_wi=1", imageAlt: "Professional plumbing tools"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg", imageAlt: "Emergency plumbing service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg?_wi=1", imageAlt: "Emergency plumbing service"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-opening-faucet-looking-jet-water_259150-59268.jpg", imageAlt: "Tap and fixture installation"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-opening-faucet-looking-jet-water_259150-59268.jpg?_wi=1", imageAlt: "Tap and fixture installation"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg", imageAlt: "Drain cleaning service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg?_wi=1", imageAlt: "Drain cleaning service"
|
||||
}
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg", imageAlt: "Leak detection service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg?_wi=1", imageAlt: "Leak detection service"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990705.jpg", imageAlt: "Toilet repair and installation"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990705.jpg?_wi=1", imageAlt: "Toilet repair and installation"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-turning-heater_23-2149339524.jpg", imageAlt: "Hot water system service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-turning-heater_23-2149339524.jpg?_wi=1", imageAlt: "Hot water system service"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wrench-flexible-connector-dark-table_23-2147772298.jpg", imageAlt: "Professional service quality"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wrench-flexible-connector-dark-table_23-2147772298.jpg?_wi=2", imageAlt: "Professional service quality"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -98,25 +98,25 @@ export default function LandingPage() {
|
||||
gridVariant="bento-grid"
|
||||
features={[
|
||||
{
|
||||
id: "01", title: "Emergency Plumbing", description: "Available 24/7 for urgent plumbing emergencies. We arrive fast to minimize damage and resolve issues quickly.", imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg", imageAlt: "Emergency plumbing service"
|
||||
id: "01", title: "Emergency Plumbing", description: "Available 24/7 for urgent plumbing emergencies. We arrive fast to minimize damage and resolve issues quickly.", imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg?_wi=2", imageAlt: "Emergency plumbing service"
|
||||
},
|
||||
{
|
||||
id: "02", title: "Leak Detection & Repairs", description: "Expert leak detection using modern technology. We repair leaks at their source to prevent costly water damage.", imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg", imageAlt: "Leak detection service"
|
||||
id: "02", title: "Leak Detection & Repairs", description: "Expert leak detection using modern technology. We repair leaks at their source to prevent costly water damage.", imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg?_wi=2", imageAlt: "Leak detection service"
|
||||
},
|
||||
{
|
||||
id: "03", title: "Tap & Fixture Replacement", description: "Professional installation of quality taps and fixtures. Enhance your kitchen or bathroom with modern, reliable fixtures.", imageSrc: "http://img.b2bpic.net/free-photo/man-opening-faucet-looking-jet-water_259150-59268.jpg", imageAlt: "Tap and fixture installation"
|
||||
id: "03", title: "Tap & Fixture Replacement", description: "Professional installation of quality taps and fixtures. Enhance your kitchen or bathroom with modern, reliable fixtures.", imageSrc: "http://img.b2bpic.net/free-photo/man-opening-faucet-looking-jet-water_259150-59268.jpg?_wi=2", imageAlt: "Tap and fixture installation"
|
||||
},
|
||||
{
|
||||
id: "04", title: "Toilet Repairs & Installations", description: "From repairs to full replacements, we handle all toilet issues. Quality workmanship guaranteed.", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990705.jpg", imageAlt: "Toilet repair and installation"
|
||||
id: "04", title: "Toilet Repairs & Installations", description: "From repairs to full replacements, we handle all toilet issues. Quality workmanship guaranteed.", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990705.jpg?_wi=2", imageAlt: "Toilet repair and installation"
|
||||
},
|
||||
{
|
||||
id: "05", title: "Pipe Repairs", description: "Expert diagnosis and repair of damaged or corroded pipes. We use quality materials and proven techniques.", imageSrc: "http://img.b2bpic.net/free-photo/wrench-flexible-connector-dark-table_23-2147772298.jpg", imageAlt: "Pipe repair service"
|
||||
id: "05", title: "Pipe Repairs", description: "Expert diagnosis and repair of damaged or corroded pipes. We use quality materials and proven techniques.", imageSrc: "http://img.b2bpic.net/free-photo/wrench-flexible-connector-dark-table_23-2147772298.jpg?_wi=3", imageAlt: "Pipe repair service"
|
||||
},
|
||||
{
|
||||
id: "06", title: "Blocked Drains", description: "Swift and effective drain cleaning. We clear blockages and restore proper flow to your drainage system.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg", imageAlt: "Drain cleaning service"
|
||||
id: "06", title: "Blocked Drains", description: "Swift and effective drain cleaning. We clear blockages and restore proper flow to your drainage system.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg?_wi=2", imageAlt: "Drain cleaning service"
|
||||
},
|
||||
{
|
||||
id: "07", title: "Hot Water Systems", description: "Installation, maintenance, and repair of hot water systems. Reliable hot water when you need it.", imageSrc: "http://img.b2bpic.net/free-photo/hand-turning-heater_23-2149339524.jpg", imageAlt: "Hot water system service"
|
||||
id: "07", title: "Hot Water Systems", description: "Installation, maintenance, and repair of hot water systems. Reliable hot water when you need it.", imageSrc: "http://img.b2bpic.net/free-photo/hand-turning-heater_23-2149339524.jpg?_wi=2", imageAlt: "Hot water system service"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -161,16 +161,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Johnson"
|
||||
id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Johnson"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Chen"
|
||||
id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Michael Chen"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emma Williams", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emma Williams"
|
||||
id: "3", name: "Emma Williams", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Emma Williams"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Rodriguez"
|
||||
id: "4", name: "David Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "David Rodriguez"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -184,7 +184,7 @@ export default function LandingPage() {
|
||||
description="Available 24 hours • Fast Response • No Hidden Costs • Fair Pricing"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg?_wi=3"
|
||||
imageAlt="Professional plumbing service"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user