Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -49,11 +49,14 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/marking-wall_1098-19455.jpg", imageAlt: "Professional interior painting service"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/marking-wall_1098-19455.jpg", imageAlt: "Professional interior painting service"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-chambermaid-holding-glass-bottle-water-placing-wooden-table_23-2148033282.jpg", imageAlt: "Professional home cleaning service"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-chambermaid-holding-glass-bottle-water-placing-wooden-table_23-2148033282.jpg", imageAlt: "Professional home cleaning service"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimal-home-japanese-style_1150-12905.jpg", imageAlt: "Home transformation before and after"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimal-home-japanese-style_1150-12905.jpg", imageAlt: "Home transformation before and after"
|
||||
},
|
||||
]}
|
||||
autoplayDelay={4000}
|
||||
showDimOverlay={true}
|
||||
@@ -67,13 +70,17 @@ export default function LandingPage() {
|
||||
tag="What We Offer"
|
||||
features={[
|
||||
{
|
||||
title: "Interior Painting", description: "Professional interior painting with premium finishes and expert color consultation. We prepare surfaces carefully and deliver flawless results.", bentoComponent: "globe"},
|
||||
title: "Interior Painting", description: "Professional interior painting with premium finishes and expert color consultation. We prepare surfaces carefully and deliver flawless results.", bentoComponent: "globe"
|
||||
},
|
||||
{
|
||||
title: "Exterior Painting", description: "Weather-resistant exterior painting with top-quality materials. Protect and beautify your home's exterior with our expert crew.", bentoComponent: "animated-bar-chart"},
|
||||
title: "Exterior Painting", description: "Weather-resistant exterior painting with top-quality materials. Protect and beautify your home's exterior with our expert crew.", bentoComponent: "animated-bar-chart"
|
||||
},
|
||||
{
|
||||
title: "Deep Cleaning", description: "Comprehensive deep cleaning services for every room. We eliminate dust, stains, and allergens for a pristine home.", bentoComponent: "map"},
|
||||
title: "Deep Cleaning", description: "Comprehensive deep cleaning services for every room. We eliminate dust, stains, and allergens for a pristine home.", bentoComponent: "map"
|
||||
},
|
||||
{
|
||||
title: "Pressure Washing", description: "Professional pressure washing for driveways, patios, and siding. Remove years of dirt and grime with our advanced equipment.", bentoComponent: "line-chart"},
|
||||
title: "Pressure Washing", description: "Professional pressure washing for driveways, patios, and siding. Remove years of dirt and grime with our advanced equipment.", bentoComponent: "line-chart"
|
||||
},
|
||||
{
|
||||
title: "Specialty Finishes", description: "Textured coatings, faux finishes, and premium effects. Add character and sophistication to any space.", bentoComponent: "orbiting-icons", centerIcon: Brush,
|
||||
items: [
|
||||
@@ -110,6 +117,7 @@ export default function LandingPage() {
|
||||
imageAlt="Professional painting team at work"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -126,7 +134,8 @@ export default function LandingPage() {
|
||||
{ text: "Learn More" },
|
||||
],
|
||||
features: [
|
||||
"Up to 250 sq ft coverage", "Surface preparation included", "Premium paint quality", "1-year warranty on work"],
|
||||
"Up to 250 sq ft coverage", "Surface preparation included", "Premium paint quality", "1-year warranty on work"
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "2", badge: "Whole House", badgeIcon: Home,
|
||||
@@ -135,7 +144,8 @@ export default function LandingPage() {
|
||||
{ text: "Learn More" },
|
||||
],
|
||||
features: [
|
||||
"All interior rooms included", "Custom color consultation", "Furniture protection", "2-year warranty on work"],
|
||||
"All interior rooms included", "Custom color consultation", "Furniture protection", "2-year warranty on work"
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "3", badge: "Deep Clean", badgeIcon: Sparkles,
|
||||
@@ -144,7 +154,8 @@ export default function LandingPage() {
|
||||
{ text: "Learn More" },
|
||||
],
|
||||
features: [
|
||||
"All rooms deep cleaned", "Carpets and floors", "Eco-friendly products", "Satisfaction guaranteed"],
|
||||
"All rooms deep cleaned", "Carpets and floors", "Eco-friendly products", "Satisfaction guaranteed"
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "4", badge: "Maintenance Plan", badgeIcon: Wrench,
|
||||
@@ -153,7 +164,8 @@ export default function LandingPage() {
|
||||
{ text: "Details" },
|
||||
],
|
||||
features: [
|
||||
"Monthly cleaning service", "Priority scheduling", "Paint touch-ups included", "24/7 emergency support"],
|
||||
"Monthly cleaning service", "Priority scheduling", "Paint touch-ups included", "24/7 emergency support"
|
||||
],
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -170,17 +182,23 @@ export default function LandingPage() {
|
||||
tag="Client Reviews"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Mitchell", role: "Homeowner", testimonial: "337 Painting & Cleaning transformed our entire home. The team was professional, punctual, and left everything spotless. Highly recommend their services!", imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg", imageAlt: "Sarah Mitchell"},
|
||||
id: "1", name: "Sarah Mitchell", role: "Homeowner", testimonial: "337 Painting & Cleaning transformed our entire home. The team was professional, punctual, and left everything spotless. Highly recommend their services!", imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg", imageAlt: "Sarah Mitchell"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michael Johnson", role: "Property Manager", testimonial: "We've been using 337 for multiple properties over two years. Consistent quality, reliable scheduling, and excellent attention to detail on every project.", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-smiling-posing-purple-wall_176420-2852.jpg", imageAlt: "Michael Johnson"},
|
||||
id: "2", name: "Michael Johnson", role: "Property Manager", testimonial: "We've been using 337 for multiple properties over two years. Consistent quality, reliable scheduling, and excellent attention to detail on every project.", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-smiling-posing-purple-wall_176420-2852.jpg", imageAlt: "Michael Johnson"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", role: "Business Owner", testimonial: "Our office building looks fantastic after their commercial cleaning and painting. The team went above and beyond. Great value for the quality delivered.", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Emily Rodriguez"},
|
||||
id: "3", name: "Emily Rodriguez", role: "Business Owner", testimonial: "Our office building looks fantastic after their commercial cleaning and painting. The team went above and beyond. Great value for the quality delivered.", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Emily Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Chen", role: "Homeowner", testimonial: "Best investment we made in our home this year. The painting crew was efficient and the results are stunning. We're already planning our next project with them.", imageSrc: "http://img.b2bpic.net/free-photo/happy-girl-home_1398-2388.jpg", imageAlt: "David Chen"},
|
||||
id: "4", name: "David Chen", role: "Homeowner", testimonial: "Best investment we made in our home this year. The painting crew was efficient and the results are stunning. We're already planning our next project with them.", imageSrc: "http://img.b2bpic.net/free-photo/happy-girl-home_1398-2388.jpg", imageAlt: "David Chen"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Jennifer Williams", role: "Property Owner", testimonial: "Reliable, professional, and affordable. 337 Painting & Cleaning exceeded our expectations. They handled our entire renovation perfectly.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-woman-smiling_23-2148729675.jpg", imageAlt: "Jennifer Williams"},
|
||||
id: "5", name: "Jennifer Williams", role: "Property Owner", testimonial: "Reliable, professional, and affordable. 337 Painting & Cleaning exceeded our expectations. They handled our entire renovation perfectly.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-woman-smiling_23-2148729675.jpg", imageAlt: "Jennifer Williams"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Robert Taylor", role: "Contractor", testimonial: "I refer 337 to all my clients. They consistently deliver quality work and maintain great communication throughout projects. Trustworthy partner.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing-her-home_23-2148708980.jpg", imageAlt: "Robert Taylor"},
|
||||
id: "6", name: "Robert Taylor", role: "Contractor", testimonial: "I refer 337 to all my clients. They consistently deliver quality work and maintain great communication throughout projects. Trustworthy partner.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing-her-home_23-2148708980.jpg", imageAlt: "Robert Taylor"
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user