Merge version_1 into main #3
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
logoText="AuraSanitary"
|
||||
description="Modern plumbing solutions for the modern home. High-end quality, precision-driven installations, and reliable expert care."
|
||||
buttons={[{ text: "Request Service", href: "#contact" }, { text: "Get a Quote", href: "#pricing" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-plumber-tool-box-ready-fixing-problems-bathroom_23-2150990694.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-plumber-tool-box-ready-fixing-problems-bathroom_23-2150990694.jpg?_wi=1"
|
||||
imageAlt="Professional plumbing team"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Precision Installation", description: "High-end bath and kitchen hardware integration.", icon: Settings,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/doctor-performing-medical-research-lab_23-2149335676.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/doctor-performing-medical-research-lab_23-2149335676.jpg?_wi=1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/white-kitchen-sink-faucet-close-up_58702-2356.jpg" }
|
||||
]
|
||||
},
|
||||
@@ -129,8 +129,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{ id: "standard", title: "Standard Repair", price: "From $150", period: "/visit", features: ["Diagnostic", "Basic Fixes", "1y Warranty"], button: { text: "Book Now" }, imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-bathroom-with-window-overlooking-city_169016-26703.jpg" },
|
||||
{ id: "premium", title: "Modern Bath Upgrade", price: "Quote", period: "/project", features: ["Design Consultation", "Installation", "Premium Parts"], button: { text: "Get Quote" }, imageSrc: "http://img.b2bpic.net/free-photo/view-plumber-tool-box-ready-fixing-problems-bathroom_23-2150990694.jpg" },
|
||||
{ id: "emergency", title: "Emergency Call", price: "From $350", period: "/call", features: ["24/7 Response", "Priority Status", "Immediate Fix"], button: { text: "Call Now" }, imageSrc: "http://img.b2bpic.net/free-photo/doctor-performing-medical-research-lab_23-2149335676.jpg" }
|
||||
{ id: "premium", title: "Modern Bath Upgrade", price: "Quote", period: "/project", features: ["Design Consultation", "Installation", "Premium Parts"], button: { text: "Get Quote" }, imageSrc: "http://img.b2bpic.net/free-photo/view-plumber-tool-box-ready-fixing-problems-bathroom_23-2150990694.jpg?_wi=2" },
|
||||
{ id: "emergency", title: "Emergency Call", price: "From $350", period: "/call", features: ["24/7 Response", "Priority Status", "Immediate Fix"], button: { text: "Call Now" }, imageSrc: "http://img.b2bpic.net/free-photo/doctor-performing-medical-research-lab_23-2149335676.jpg?_wi=2" }
|
||||
]}
|
||||
title="Service Packages"
|
||||
description="Transparent pricing for high-end professional service."
|
||||
|
||||
Reference in New Issue
Block a user