Update src/app/page.tsx
This commit is contained in:
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
|||||||
{ text: "Get Your Free Quote", href: "contact" },
|
{ text: "Get Your Free Quote", href: "contact" },
|
||||||
{ text: "How It Works", href: "#services" },
|
{ text: "How It Works", href: "#services" },
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/wheel-loader-transporting-municipal-waste-waste-treatment-plant_181624-57005.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/wheel-loader-transporting-municipal-waste-waste-treatment-plant_181624-57005.jpg?_wi=1"
|
||||||
imageAlt="Professional junk removal team at work"
|
imageAlt="Professional junk removal team at work"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
@@ -72,16 +72,16 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
title: "Residential Cleanup", description: "Estate cleanouts, renovations, and general decluttering. We handle it all with care and professionalism.", imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-house_53876-30618.jpg", imageAlt: "Residential cleanup service", buttonIcon: ArrowRight,
|
title: "Residential Cleanup", description: "Estate cleanouts, renovations, and general decluttering. We handle it all with care and professionalism.", imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-house_53876-30618.jpg?_wi=1", imageAlt: "Residential cleanup service", buttonIcon: ArrowRight,
|
||||||
buttonHref: "contact"},
|
buttonHref: "contact"},
|
||||||
{
|
{
|
||||||
title: "Commercial Junk Removal", description: "Bulk debris removal for contractors, property managers, and business owners with flexible scheduling.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-gardening-concept_23-2148127871.jpg", imageAlt: "Commercial junk removal", buttonIcon: ArrowRight,
|
title: "Commercial Junk Removal", description: "Bulk debris removal for contractors, property managers, and business owners with flexible scheduling.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-gardening-concept_23-2148127871.jpg?_wi=1", imageAlt: "Commercial junk removal", buttonIcon: ArrowRight,
|
||||||
buttonHref: "contact"},
|
buttonHref: "contact"},
|
||||||
{
|
{
|
||||||
title: "Renovation Debris", description: "Post-renovation cleanup with efficient removal of construction waste and scrap materials.", imageSrc: "http://img.b2bpic.net/free-photo/infected-radiation-gas-masks-floor-boxes-chernobyl-nuclear-power-plant-zone-alienation_627829-11723.jpg", imageAlt: "Renovation debris removal", buttonIcon: ArrowRight,
|
title: "Renovation Debris", description: "Post-renovation cleanup with efficient removal of construction waste and scrap materials.", imageSrc: "http://img.b2bpic.net/free-photo/infected-radiation-gas-masks-floor-boxes-chernobyl-nuclear-power-plant-zone-alienation_627829-11723.jpg?_wi=1", imageAlt: "Renovation debris removal", buttonIcon: ArrowRight,
|
||||||
buttonHref: "contact"},
|
buttonHref: "contact"},
|
||||||
{
|
{
|
||||||
title: "Fast & Reliable", description: "Same-day quotes, transparent pricing, and scheduled pickups that work with your timeline.", imageSrc: "http://img.b2bpic.net/free-photo/wheel-loader-transporting-municipal-waste-waste-treatment-plant_181624-57005.jpg", imageAlt: "Fast junk removal service", buttonIcon: ArrowRight,
|
title: "Fast & Reliable", description: "Same-day quotes, transparent pricing, and scheduled pickups that work with your timeline.", imageSrc: "http://img.b2bpic.net/free-photo/wheel-loader-transporting-municipal-waste-waste-treatment-plant_181624-57005.jpg?_wi=2", imageAlt: "Fast junk removal service", buttonIcon: ArrowRight,
|
||||||
buttonHref: "contact"},
|
buttonHref: "contact"},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
@@ -95,7 +95,7 @@ export default function LandingPage() {
|
|||||||
tagIcon={CheckCircle}
|
tagIcon={CheckCircle}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
buttons={[{ text: "Book Now", href: "contact" }]}
|
buttons={[{ text: "Book Now", href: "contact" }]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/woman-cleaning-house_53876-30618.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/woman-cleaning-house_53876-30618.jpg?_wi=2"
|
||||||
imageAlt="Our professional junk removal team"
|
imageAlt="Our professional junk removal team"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
ariaLabel="About JunkGone - Why choose us section"
|
ariaLabel="About JunkGone - Why choose us section"
|
||||||
@@ -151,17 +151,17 @@ export default function LandingPage() {
|
|||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
plans={[
|
plans={[
|
||||||
{
|
{
|
||||||
id: "small-load", title: "Small Load", price: "Starting", period: "$149", imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-house_53876-30618.jpg", imageAlt: "Small junk removal load", button: { text: "Get Quote", href: "contact" },
|
id: "small-load", title: "Small Load", price: "Starting", period: "$149", imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-house_53876-30618.jpg?_wi=3", imageAlt: "Small junk removal load", button: { text: "Get Quote", href: "contact" },
|
||||||
features: [
|
features: [
|
||||||
"Up to 1/4 truck load", "Same-day scheduling available", "Transparent pricing", "Quick 15-minute service"],
|
"Up to 1/4 truck load", "Same-day scheduling available", "Transparent pricing", "Quick 15-minute service"],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "standard-load", title: "Standard Load", price: "Starting", period: "$349", imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-gardening-concept_23-2148127871.jpg", imageAlt: "Standard junk removal service", button: { text: "Get Quote", href: "contact" },
|
id: "standard-load", title: "Standard Load", price: "Starting", period: "$349", imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-gardening-concept_23-2148127871.jpg?_wi=2", imageAlt: "Standard junk removal service", button: { text: "Get Quote", href: "contact" },
|
||||||
features: [
|
features: [
|
||||||
"Up to 1/2 truck load", "Multiple room cleanout", "Professional team handling", "Flexible scheduling"],
|
"Up to 1/2 truck load", "Multiple room cleanout", "Professional team handling", "Flexible scheduling"],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "large-load", title: "Large Load", price: "Starting", period: "$599", imageSrc: "http://img.b2bpic.net/free-photo/infected-radiation-gas-masks-floor-boxes-chernobyl-nuclear-power-plant-zone-alienation_627829-11723.jpg", imageAlt: "Large junk removal project", button: { text: "Get Quote", href: "contact" },
|
id: "large-load", title: "Large Load", price: "Starting", period: "$599", imageSrc: "http://img.b2bpic.net/free-photo/infected-radiation-gas-masks-floor-boxes-chernobyl-nuclear-power-plant-zone-alienation_627829-11723.jpg?_wi=2", imageAlt: "Large junk removal project", button: { text: "Get Quote", href: "contact" },
|
||||||
features: [
|
features: [
|
||||||
"Full truck load", "Estate cleanouts & renovations", "Heavy item removal", "Priority scheduling"],
|
"Full truck load", "Estate cleanouts & renovations", "Heavy item removal", "Priority scheduling"],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user