|
|
|
|
@@ -6,7 +6,7 @@ import ContactFaq from '@/components/sections/contact/ContactFaq';
|
|
|
|
|
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
|
|
|
|
|
import FeatureCardNine from '@/components/sections/feature/FeatureCardNine';
|
|
|
|
|
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
|
|
|
|
|
import HeroCarouselLogo from '@/components/sections/hero/heroCarouselLogo/HeroCarouselLogo';
|
|
|
|
|
import HeroOverlay from '@/components/sections/hero/HeroOverlay';
|
|
|
|
|
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
|
|
|
|
|
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
|
|
|
|
|
import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
|
|
|
|
|
@@ -41,21 +41,15 @@ export default function LandingPage() {
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div id="hero" data-section="hero">
|
|
|
|
|
<HeroCarouselLogo
|
|
|
|
|
logoText="Mammoth Restoration"
|
|
|
|
|
<HeroOverlay
|
|
|
|
|
title="Mammoth Restoration"
|
|
|
|
|
description="Fast arrival. Full repairs. Premium results. Serving Kingman, AZ 24/7."
|
|
|
|
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Biq7VLY1helYZQQc0iNHrx43pD/uploaded-1774982984663-ktgcnt6h.webp"
|
|
|
|
|
imageAlt="Crew at site"
|
|
|
|
|
buttons={[
|
|
|
|
|
{ text: "Call (928) 714-0050", href: "tel:9287140050" },
|
|
|
|
|
{ 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?_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: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Biq7VLY1helYZQQc0iNHrx43pD/uploaded-1774982841386-sxeby7sk.webp", imageAlt: "Crew at site" }
|
|
|
|
|
]}
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
@@ -88,7 +82,7 @@ export default function LandingPage() {
|
|
|
|
|
{
|
|
|
|
|
id: 3,
|
|
|
|
|
title: "Fire & Smoke", description: "Professional cleaning and restoration after fire events.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Biq7VLY1helYZQQc0iNHrx43pD/uploaded-1774982564449-w1ws0i7a.webp" },
|
|
|
|
|
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Biq7VLY1helYZQQc0iNHrx43pD/uploaded-1774982572156-rvikijrm.webp" }
|
|
|
|
|
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Biq7VLY1helYZQQc0iNHrx43pD/uploaded-1774983174100-mlnfelsp.webp" }
|
|
|
|
|
}
|
|
|
|
|
]}
|
|
|
|
|
showStepNumbers={false}
|
|
|
|
|
|