Merge version_1 into main #3
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-house_53876-30618.jpg", imageAlt: "Before and after junk removal transformation"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-house_53876-30618.jpg?_wi=1", imageAlt: "Before and after junk removal transformation"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-hazmat-suit-cleaning_23-2149345581.jpg", imageAlt: "Clean, organized space after professional removal"
|
||||
@@ -143,7 +143,7 @@ export default function LandingPage() {
|
||||
{ value: "2000+", title: "Happy Customers" },
|
||||
{ value: "98%", title: "Same-Day Availability" }
|
||||
]}
|
||||
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="Professional junk removal team at work"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -202,22 +202,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Mitchell", handle: "Homeowner", testimonial: "They cleared my entire garage in one afternoon. Professional, courteous, and the price was exactly what they quoted. Couldn't ask for better service!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Mitchell"
|
||||
id: "1", name: "Sarah Mitchell", handle: "Homeowner", testimonial: "They cleared my entire garage in one afternoon. Professional, courteous, and the price was exactly what they quoted. Couldn't ask for better service!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Mitchell"
|
||||
},
|
||||
{
|
||||
id: "2", name: "David Chen", handle: "Property Manager", testimonial: "I use JunkGone for tenant turnovers. They're reliable, affordable, and handle everything from furniture to construction debris. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "David Chen"
|
||||
id: "2", name: "David Chen", handle: "Property Manager", testimonial: "I use JunkGone for tenant turnovers. They're reliable, affordable, and handle everything from furniture to construction debris. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "David Chen"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Jennifer Walsh", handle: "Small Business Owner", testimonial: "Our office renovation created a mess of old equipment and supplies. JunkGone was responsive, efficient, and helped us recycle responsibly.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jennifer Walsh"
|
||||
id: "3", name: "Jennifer Walsh", handle: "Small Business Owner", testimonial: "Our office renovation created a mess of old equipment and supplies. JunkGone was responsive, efficient, and helped us recycle responsibly.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Jennifer Walsh"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Michael Rodriguez", handle: "Homeowner", testimonial: "Estate sale aftermath can be stressful. This team treated my belongings with respect and cleared everything quickly. Thank you!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Rodriguez"
|
||||
id: "4", name: "Michael Rodriguez", handle: "Homeowner", testimonial: "Estate sale aftermath can be stressful. This team treated my belongings with respect and cleared everything quickly. Thank you!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Michael Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Lisa Thompson", handle: "Realtor", testimonial: "I recommend JunkGone to my clients preparing homes for sale. They make move-out cleanouts fast and hassle-free. Game changer!", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Lisa Thompson"
|
||||
id: "5", name: "Lisa Thompson", handle: "Realtor", testimonial: "I recommend JunkGone to my clients preparing homes for sale. They make move-out cleanouts fast and hassle-free. Game changer!", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "Lisa Thompson"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Robert Kumar", handle: "Facility Manager", testimonial: "Bulk disposal for our office expansion was seamless. Professional crew, fair pricing, and they cleaned up after themselves. Outstanding.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Robert Kumar"
|
||||
id: "6", name: "Robert Kumar", handle: "Facility Manager", testimonial: "Bulk disposal for our office expansion was seamless. Professional crew, fair pricing, and they cleaned up after themselves. Outstanding.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Robert Kumar"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user