Merge version_1 into main #3
@@ -49,12 +49,12 @@ export default function LandingPage() {
|
||||
{ text: "Get Emergency Quote", href: "#contact" }
|
||||
]}
|
||||
slides={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-retro-1920s-english-arabian-business-man-wearing-waistcoat_627829-6948.jpg", imageAlt: "Crew at site" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-retro-1920s-english-arabian-business-man-wearing-waistcoat_627829-6948.jpg", imageAlt: "Crew at site" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-retro-1920s-english-arabian-business-man-wearing-waistcoat_627829-6948.jpg", imageAlt: "Crew at site" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-retro-1920s-english-arabian-business-man-wearing-waistcoat_627829-6948.jpg", imageAlt: "Crew at site" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-retro-1920s-english-arabian-business-man-wearing-waistcoat_627829-6948.jpg", imageAlt: "Crew at site" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-retro-1920s-english-arabian-business-man-wearing-waistcoat_627829-6948.jpg", imageAlt: "Crew at site" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-retro-1920s-english-arabian-business-man-wearing-waistcoat_627829-6948.jpg?_wi=1", imageAlt: "Crew at site" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-retro-1920s-english-arabian-business-man-wearing-waistcoat_627829-6948.jpg?_wi=2", imageAlt: "Crew at site" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-retro-1920s-english-arabian-business-man-wearing-waistcoat_627829-6948.jpg?_wi=3", imageAlt: "Crew at site" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-retro-1920s-english-arabian-business-man-wearing-waistcoat_627829-6948.jpg?_wi=4", imageAlt: "Crew at site" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-retro-1920s-english-arabian-business-man-wearing-waistcoat_627829-6948.jpg?_wi=5", imageAlt: "Crew at site" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-retro-1920s-english-arabian-business-man-wearing-waistcoat_627829-6948.jpg?_wi=6", imageAlt: "Crew at site" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -77,18 +77,18 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Water Damage", description: "Rapid extraction and structural drying to prevent further damage.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/portrait-retro-1920s-english-arabian-business-man-wearing-waistcoat_627829-6948.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/portrait-retro-1920s-english-arabian-business-man-wearing-waistcoat_627829-6948.jpg" }
|
||||
title: "Water Damage", description: "Rapid extraction and structural drying to prevent further damage.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/portrait-retro-1920s-english-arabian-business-man-wearing-waistcoat_627829-6948.jpg?_wi=7" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/portrait-retro-1920s-english-arabian-business-man-wearing-waistcoat_627829-6948.jpg?_wi=8" }
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Mold Remediation", description: "Safe containment and removal of mold to ensure a healthy property environment.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/portrait-retro-1920s-english-arabian-business-man-wearing-waistcoat_627829-6948.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/portrait-retro-1920s-english-arabian-business-man-wearing-waistcoat_627829-6948.jpg" }
|
||||
title: "Mold Remediation", description: "Safe containment and removal of mold to ensure a healthy property environment.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/portrait-retro-1920s-english-arabian-business-man-wearing-waistcoat_627829-6948.jpg?_wi=9" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/portrait-retro-1920s-english-arabian-business-man-wearing-waistcoat_627829-6948.jpg?_wi=10" }
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Fire & Smoke", description: "Professional cleaning and restoration after fire events.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/portrait-retro-1920s-english-arabian-business-man-wearing-waistcoat_627829-6948.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/portrait-retro-1920s-english-arabian-business-man-wearing-waistcoat_627829-6948.jpg" }
|
||||
title: "Fire & Smoke", description: "Professional cleaning and restoration after fire events.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/portrait-retro-1920s-english-arabian-business-man-wearing-waistcoat_627829-6948.jpg?_wi=11" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/portrait-retro-1920s-english-arabian-business-man-wearing-waistcoat_627829-6948.jpg?_wi=12" }
|
||||
}
|
||||
]}
|
||||
showStepNumbers={false}
|
||||
@@ -105,9 +105,9 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah Johnson", handle: "Homeowner", testimonial: "Mammoth responded to our flood emergency within an hour. Professional, fast, and treated our home with such care.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/people-holding-hands-together-close-up_23-2149204766.jpg" },
|
||||
{ id: "2", name: "Michael Chen", handle: "Property Manager", testimonial: "Exceptional communication during our fire restoration project. Highly recommend their emergency team.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/elderly-businessman-with-laptop_23-2148116267.jpg" },
|
||||
{ id: "3", name: "Emily Rodriguez", handle: "Homeowner", testimonial: "The attention to detail on our mold remediation was unmatched. Very thorough process.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-people-hugging_23-2149246738.jpg" },
|
||||
{ id: "3", name: "Emily Rodriguez", handle: "Homeowner", testimonial: "The attention to detail on our mold remediation was unmatched. Very thorough process.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-people-hugging_23-2149246738.jpg?_wi=1" },
|
||||
{ id: "4", name: "David Kim", handle: "Business Owner", testimonial: "Mammoth Restoration is clearly the best in Kingman for complex structural repairs.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-holding-laptop-hand-showing-thumb-up-sign_23-2147972892.jpg" },
|
||||
{ id: "5", name: "Linda Thompson", handle: "Small Business Owner", testimonial: "They restored our office after a pipe burst faster than I thought possible. Lifesavers.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-people-hugging_23-2149246738.jpg" }
|
||||
{ id: "5", name: "Linda Thompson", handle: "Small Business Owner", testimonial: "They restored our office after a pipe burst faster than I thought possible. Lifesavers.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-people-hugging_23-2149246738.jpg?_wi=2" }
|
||||
]}
|
||||
showRating={true}
|
||||
title="Trusted by Kingman"
|
||||
|
||||
Reference in New Issue
Block a user