diff --git a/src/app/page.tsx b/src/app/page.tsx index 6779dc8..f858e74 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,17 +56,11 @@ export default function HomePage() { background={{ variant: "downward-rays-static" }} avatars={[ { - src: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", - alt: "Customer 1", - }, + src: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", alt: "Customer 1"}, { - src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", - alt: "Customer 2", - }, + src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", alt: "Customer 2"}, { - src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", - alt: "Customer 3", - }, + src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", alt: "Customer 3"}, ]} avatarText="⭐ 5.0 Rating | 24+ Reviews" buttons={[ @@ -87,32 +81,22 @@ export default function HomePage() { features={[ { icon: Zap, - title: "Same-Day & Next-Day Delivery", - description: - "Need a dumpster today? We deliver fast with 20-minute arrival notifications.", - }, + title: "Same-Day & Next-Day Delivery", description: + "Need a dumpster today? We deliver fast with 20-minute arrival notifications."}, { icon: DollarSign, - title: "Upfront, Transparent Pricing", - description: "No hidden fees. Know exactly what you're paying before you book.", - }, + title: "Upfront, Transparent Pricing", description: "No hidden fees. Know exactly what you're paying before you book."}, { icon: Sparkles, - title: "Clean, Professional Drop-Off", - description: - "We keep your job site organized with reliable setup and careful placement.", - }, + title: "Clean, Professional Drop-Off", description: + "We keep your job site organized with reliable setup and careful placement."}, { icon: Clock, - title: "On-Time Service Guarantee", - description: "Reliable pickup and drop-off. We respect your schedule every time.", - }, + title: "On-Time Service Guarantee", description: "Reliable pickup and drop-off. We respect your schedule every time."}, { icon: Shield, - title: "Easy Online Booking", - description: - "Reserve your dumpster in minutes. No phone calls necessary, though we love talking!", - }, + title: "Easy Online Booking", description: + "Reserve your dumpster in minutes. No phone calls necessary, though we love talking!"}, ]} animationType="slide-up" textboxLayout="default" @@ -129,52 +113,23 @@ export default function HomePage() { tagIcon={Maximize2} products={[ { - id: "10-yard", - brand: "Standard", - name: "10 Yard Dumpster", - price: "Starting at $299", - rating: 5, - reviewCount: "Best for small cleanouts", - imageSrc: - "http://img.b2bpic.net/free-photo/recycling-truck-picking-up-bin-city_1398-4392.jpg?_wi=1", - imageAlt: "10 yard dumpster", - }, + id: "10-yard", brand: "Standard", name: "10 Yard Dumpster", price: "Starting at $299", rating: 5, + reviewCount: "Best for small cleanouts", imageSrc: + "http://img.b2bpic.net/free-photo/recycling-truck-picking-up-bin-city_1398-4392.jpg", imageAlt: "10 yard dumpster"}, { - id: "15-yard", - brand: "Popular", - name: "15 Yard Dumpster", - price: "Starting at $399", - rating: 5, - reviewCount: "Most popular choice", - imageSrc: - "http://img.b2bpic.net/free-photo/greenhouse-still-life_23-2148127869.jpg?_wi=1", - imageAlt: "15 yard dumpster", - }, + id: "15-yard", brand: "Popular", name: "15 Yard Dumpster", price: "Starting at $399", rating: 5, + reviewCount: "Most popular choice", imageSrc: + "http://img.b2bpic.net/free-photo/greenhouse-still-life_23-2148127869.jpg", imageAlt: "15 yard dumpster"}, { - id: "20-yard", - brand: "Commercial", - name: "20 Yard Dumpster", - price: "Starting at $499", - rating: 5, - reviewCount: "For large projects", - imageSrc: - "http://img.b2bpic.net/free-photo/plastic-storage-case_1339-5895.jpg?_wi=1", - imageAlt: "20 yard dumpster", - }, + id: "20-yard", brand: "Commercial", name: "20 Yard Dumpster", price: "Starting at $499", rating: 5, + reviewCount: "For large projects", imageSrc: + "http://img.b2bpic.net/free-photo/plastic-storage-case_1339-5895.jpg", imageAlt: "20 yard dumpster"}, { - id: "concrete", - brand: "Specialty", - name: "Concrete Dumpster", - price: "Starting at $349", - rating: 5, - reviewCount: "Demolition & concrete", - imageSrc: - "http://img.b2bpic.net/free-photo/loader-transporting-soil-waste-materials-waste-treatment-plant_181624-47747.jpg?_wi=1", - imageAlt: "Concrete debris dumpster", - }, + id: "concrete", brand: "Specialty", name: "Concrete Dumpster", price: "Starting at $349", rating: 5, + reviewCount: "Demolition & concrete", imageSrc: + "http://img.b2bpic.net/free-photo/loader-transporting-soil-waste-materials-waste-treatment-plant_181624-47747.jpg", imageAlt: "Concrete debris dumpster"}, ]} gridVariant="uniform-all-items-equal" - animationType="slide-up" textboxLayout="default" useInvertedBackground={false} carouselMode="buttons" @@ -189,51 +144,22 @@ export default function HomePage() { tagIcon={Star} testimonials={[ { - id: "1", - title: "Excellent Service with Reasonable Pricing", - quote: - "EXCELLENT service with reasonable pricing. Professional from start to finish. These guys really know what they're doing. Highly recommended!", - name: "Maria Rodriguez", - role: "Homeowner - Tile Removal Project", - imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=1", - imageAlt: "Maria Rodriguez", - }, + id: "1", title: "Excellent Service with Reasonable Pricing", quote: + "EXCELLENT service with reasonable pricing. Professional from start to finish. These guys really know what they're doing. Highly recommended!", name: "Maria Rodriguez", role: "Homeowner - Tile Removal Project", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "Maria Rodriguez"}, { - id: "2", - title: "Quick Response & Easy Booking", - quote: - "Quick response. Didn't have to book weeks in advance. They got us a dumpster within 24 hours. The website made it so easy to order online.", - name: "James Chen", - role: "Contractor - Renovation Work", - imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", - imageAlt: "James Chen", - }, + id: "2", title: "Quick Response & Easy Booking", quote: + "Quick response. Didn't have to book weeks in advance. They got us a dumpster within 24 hours. The website made it so easy to order online.", name: "James Chen", role: "Contractor - Renovation Work", imageSrc: + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Chen"}, { - id: "3", - title: "On-Time Delivery & Professional Setup", - quote: - "Easy online ordering. On-time drop off and pickup with 20-minute warning. The team was professional and kept our job site clean throughout.", - name: "Patricia Williams", - role: "Property Manager - Commercial", - imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", - imageAlt: "Patricia Williams", - }, + id: "3", title: "On-Time Delivery & Professional Setup", quote: + "Easy online ordering. On-time drop off and pickup with 20-minute warning. The team was professional and kept our job site clean throughout.", name: "Patricia Williams", role: "Property Manager - Commercial", imageSrc: + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Patricia Williams"}, { - id: "4", - title: "Same-Day Service Saved Our Project", - quote: - "We needed a dumpster same-day and NEXT ROLLOUT came through. Incredible response time and they treated our yard like their own. Worth every penny!", - name: "David Lopez", - role: "Homeowner - Emergency Cleanup", - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", - imageAlt: "David Lopez", - }, + id: "4", title: "Same-Day Service Saved Our Project", quote: + "We needed a dumpster same-day and NEXT ROLLOUT came through. Incredible response time and they treated our yard like their own. Worth every penny!", name: "David Lopez", role: "Homeowner - Emergency Cleanup", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "David Lopez"}, ]} textboxLayout="default" useInvertedBackground={false} - animationType="slide-up" /> @@ -245,33 +171,13 @@ export default function HomePage() { tagIcon={Zap} metrics={[ { - id: "1", - title: "Call or Request Quote", - subtitle: "Contact us by phone or submit an online quote request", - category: "Step 1", - value: "2 minutes", - }, + id: "1", title: "Call or Request Quote", subtitle: "Contact us by phone or submit an online quote request", category: "Step 1", value: "2 minutes"}, { - id: "2", - title: "We Deliver Your Dumpster", - subtitle: "Same-day or next-day delivery to your location", - category: "Step 2", - value: "24 hours", - }, + id: "2", title: "We Deliver Your Dumpster", subtitle: "Same-day or next-day delivery to your location", category: "Step 2", value: "24 hours"}, { - id: "3", - title: "Fill It Up", - subtitle: "Load your debris. We handle all the heavy lifting.", - category: "Step 3", - value: "Your pace", - }, + id: "3", title: "Fill It Up", subtitle: "Load your debris. We handle all the heavy lifting.", category: "Step 3", value: "Your pace"}, { - id: "4", - title: "We Pick It Up", - subtitle: "Schedule pickup. We come when it's full or on your timeline.", - category: "Step 4", - value: "Done!", - }, + id: "4", title: "We Pick It Up", subtitle: "Schedule pickup. We come when it's full or on your timeline.", category: "Step 4", value: "Done!"}, ]} textboxLayout="default" useInvertedBackground={false} @@ -287,33 +193,22 @@ export default function HomePage() { inputs={[ { name: "name", type: "text", placeholder: "Your Name", required: true }, { - name: "phone", - type: "tel", - placeholder: "(661) 390-0579 Format", - required: true, + name: "phone", type: "tel", placeholder: "(661) 390-0579 Format", required: true, }, { name: "email", type: "email", placeholder: "your@email.com", required: true }, { - name: "project_type", - type: "text", - placeholder: "Project Type (Cleanout, Renovation, Demolition, etc.)", - required: false, + name: "project_type", type: "text", placeholder: "Project Type (Cleanout, Renovation, Demolition, etc.)", required: false, }, { - name: "location", - type: "text", - placeholder: "Delivery Address", - required: true, + name: "location", type: "text", placeholder: "Delivery Address", required: true, }, ]} textarea={{ - name: "message", - placeholder: "Tell us about your project...", - rows: 4, + name: "message", placeholder: "Tell us about your project...", rows: 4, required: false, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-vector/online-support-horizontal-banners_1284-23734.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-vector/online-support-horizontal-banners_1284-23734.jpg" imageAlt="Contact us for dumpster rental quote" mediaAnimation="slide-up" mediaPosition="right" @@ -327,8 +222,7 @@ export default function HomePage() { logoText="NEXT ROLLOUT SERVICES" columns={[ { - title: "Services", - items: [ + title: "Services", items: [ { label: "Residential Rentals", href: "/services" }, { label: "Commercial Services", href: "/services" }, { label: "Dumpster Sizes", href: "/dumpster-sizes" }, @@ -336,8 +230,7 @@ export default function HomePage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/" }, { label: "Reviews", href: "/reviews" }, { label: "Service Areas", href: "/" }, @@ -345,8 +238,7 @@ export default function HomePage() { ], }, { - title: "Contact", - items: [ + title: "Contact", items: [ { label: "📞 (661) 390-0579", href: "tel:+16613900579" }, { label: "Bakersfield, CA & Surrounding Areas", href: "/" }, { label: "Open Until 9 PM Daily", href: "/" }, diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index 1e721de..9e7ae72 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -46,51 +46,22 @@ export default function ReviewsPage() { tagIcon={Star} testimonials={[ { - id: "1", - title: "Excellent Service with Reasonable Pricing", - quote: - "EXCELLENT service with reasonable pricing. Professional from start to finish. These guys really know what they're doing. Highly recommended!", - name: "Maria Rodriguez", - role: "Homeowner - Tile Removal Project", - imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=2", - imageAlt: "Maria Rodriguez", - }, + id: "1", title: "Excellent Service with Reasonable Pricing", quote: + "EXCELLENT service with reasonable pricing. Professional from start to finish. These guys really know what they're doing. Highly recommended!", name: "Maria Rodriguez", role: "Homeowner - Tile Removal Project", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "Maria Rodriguez"}, { - id: "2", - title: "Quick Response & Easy Booking", - quote: - "Quick response. Didn't have to book weeks in advance. They got us a dumpster within 24 hours. The website made it so easy to order online.", - name: "James Chen", - role: "Contractor - Renovation Work", - imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", - imageAlt: "James Chen", - }, + id: "2", title: "Quick Response & Easy Booking", quote: + "Quick response. Didn't have to book weeks in advance. They got us a dumpster within 24 hours. The website made it so easy to order online.", name: "James Chen", role: "Contractor - Renovation Work", imageSrc: + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Chen"}, { - id: "3", - title: "On-Time Delivery & Professional Setup", - quote: - "Easy online ordering. On-time drop off and pickup with 20-minute warning. The team was professional and kept our job site clean throughout.", - name: "Patricia Williams", - role: "Property Manager - Commercial", - imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", - imageAlt: "Patricia Williams", - }, + id: "3", title: "On-Time Delivery & Professional Setup", quote: + "Easy online ordering. On-time drop off and pickup with 20-minute warning. The team was professional and kept our job site clean throughout.", name: "Patricia Williams", role: "Property Manager - Commercial", imageSrc: + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Patricia Williams"}, { - id: "4", - title: "Same-Day Service Saved Our Project", - quote: - "We needed a dumpster same-day and NEXT ROLLOUT came through. Incredible response time and they treated our yard like their own. Worth every penny!", - name: "David Lopez", - role: "Homeowner - Emergency Cleanup", - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", - imageAlt: "David Lopez", - }, + id: "4", title: "Same-Day Service Saved Our Project", quote: + "We needed a dumpster same-day and NEXT ROLLOUT came through. Incredible response time and they treated our yard like their own. Worth every penny!", name: "David Lopez", role: "Homeowner - Emergency Cleanup", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "David Lopez"}, ]} textboxLayout="default" useInvertedBackground={false} - animationType="slide-up" /> @@ -102,26 +73,11 @@ export default function ReviewsPage() { tagIcon={Star} metrics={[ { - id: "1", - title: "5.0 Star Average Rating", - subtitle: "Consistent excellence across all customer reviews and platforms", - category: "Rating", - value: "24+ Reviews", - }, + id: "1", title: "5.0 Star Average Rating", subtitle: "Consistent excellence across all customer reviews and platforms", category: "Rating", value: "24+ Reviews"}, { - id: "2", - title: "100% On-Time Delivery", - subtitle: "Reliable service with guaranteed pickup and drop-off windows", - category: "Reliability", - value: "Guarantee", - }, + id: "2", title: "100% On-Time Delivery", subtitle: "Reliable service with guaranteed pickup and drop-off windows", category: "Reliability", value: "Guarantee"}, { - id: "3", - title: "Same-Day Service Available", - subtitle: "Emergency and rush deliveries available with 20-minute notifications", - category: "Speed", - value: "Express", - }, + id: "3", title: "Same-Day Service Available", subtitle: "Emergency and rush deliveries available with 20-minute notifications", category: "Speed", value: "Express"}, ]} textboxLayout="default" useInvertedBackground={false} @@ -137,27 +93,19 @@ export default function ReviewsPage() { inputs={[ { name: "name", type: "text", placeholder: "Your Name", required: true }, { - name: "phone", - type: "tel", - placeholder: "(661) 390-0579 Format", - required: true, + name: "phone", type: "tel", placeholder: "(661) 390-0579 Format", required: true, }, { name: "email", type: "email", placeholder: "your@email.com", required: true }, { - name: "project_type", - type: "text", - placeholder: "Project Type", - required: false, + name: "project_type", type: "text", placeholder: "Project Type", required: false, }, ]} textarea={{ - name: "message", - placeholder: "Tell us about your project...", - rows: 4, + name: "message", placeholder: "Tell us about your project...", rows: 4, required: false, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-vector/online-support-horizontal-banners_1284-23734.jpg?_wi=4" + imageSrc="http://img.b2bpic.net/free-vector/online-support-horizontal-banners_1284-23734.jpg" imageAlt="Get your quote from our 5-star service" mediaAnimation="slide-up" mediaPosition="right" @@ -171,8 +119,7 @@ export default function ReviewsPage() { logoText="NEXT ROLLOUT SERVICES" columns={[ { - title: "Services", - items: [ + title: "Services", items: [ { label: "Residential Rentals", href: "/services" }, { label: "Commercial Services", href: "/services" }, { label: "Dumpster Sizes", href: "/dumpster-sizes" }, @@ -180,8 +127,7 @@ export default function ReviewsPage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/" }, { label: "Reviews", href: "/reviews" }, { label: "Service Areas", href: "/services" }, @@ -189,8 +135,7 @@ export default function ReviewsPage() { ], }, { - title: "Contact", - items: [ + title: "Contact", items: [ { label: "📞 (661) 390-0579", href: "tel:+16613900579" }, { label: "Bakersfield, CA & Surrounding Areas", href: "/services" }, { label: "Open Until 9 PM Daily", href: "/" },