Update src/app/page.tsx
This commit is contained in:
236
src/app/page.tsx
236
src/app/page.tsx
@@ -30,30 +30,18 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
},
|
||||
name: "Home", id: "home"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Gallery",
|
||||
id: "gallery",
|
||||
},
|
||||
name: "Gallery", id: "gallery"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "reviews",
|
||||
},
|
||||
name: "Reviews", id: "reviews"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
button={{
|
||||
text: "Get a Free Quote",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Get a Free Quote", href: "#contact"}}
|
||||
brandName="Mafia Wraps & Signs"
|
||||
/>
|
||||
</div>
|
||||
@@ -62,30 +50,22 @@ export default function LandingPage() {
|
||||
<HeroSplitTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
imagePosition="right"
|
||||
title="Turn Heads. Grow Your Brand. Dominate the Streets."
|
||||
description="Custom vehicle wraps, signs, and graphics in Boise that get your business noticed fast. Call us now at (208) 555-1234 for a fast turnaround!"
|
||||
testimonials={[
|
||||
{
|
||||
name: "Satisfied Customer",
|
||||
handle: "@LocalBoise",
|
||||
testimonial: "\"Highly recommend, the best place to get your vehicle wrapped! They transformed my truck.\"",
|
||||
rating: 5,
|
||||
name: "Satisfied Customer", handle: "@LocalBoise", testimonial: "\"Highly recommend, the best place to get your vehicle wrapped! They transformed my truck.\"", rating: 5,
|
||||
},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
tag="Fast Turnaround Available"
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a Free Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get My Free Quote", href: "#contact"},
|
||||
{
|
||||
text: "Call Now (208) 555-1234",
|
||||
href: "tel:+12085551234",
|
||||
},
|
||||
text: "Call Now (208) 555-1234", href: "tel:+12085551234"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/arrow-symbol-illustrated_23-2151909745.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -100,45 +80,21 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "vehicle-wraps",
|
||||
title: "Custom Vehicle Wraps",
|
||||
tags: [
|
||||
"Full Wraps",
|
||||
"Partial Wraps",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/halftone-style-collection-web-header-layout-website-cover-page_1017-58847.jpg",
|
||||
imageAlt: "Custom wrapped car showcasing vibrant design",
|
||||
},
|
||||
id: "vehicle-wraps", title: "Custom Vehicle Wraps", tags: [
|
||||
"Full Wraps", "Partial Wraps"],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/halftone-style-collection-web-header-layout-website-cover-page_1017-58847.jpg", imageAlt: "Custom wrapped car showcasing vibrant design"},
|
||||
{
|
||||
id: "fleet-branding",
|
||||
title: "Commercial Fleet Branding",
|
||||
tags: [
|
||||
"Consistent Look",
|
||||
"Multi-Vehicle",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/abstract-banner_23-2148033220.jpg",
|
||||
imageAlt: "Branded commercial vans in a row",
|
||||
},
|
||||
id: "fleet-branding", title: "Commercial Fleet Branding", tags: [
|
||||
"Consistent Look", "Multi-Vehicle"],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/abstract-banner_23-2148033220.jpg", imageAlt: "Branded commercial vans in a row"},
|
||||
{
|
||||
id: "signs-banners",
|
||||
title: "Signs & Banners",
|
||||
tags: [
|
||||
"Outdoor",
|
||||
"Indoor",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-open-sign_23-2148289398.jpg",
|
||||
imageAlt: "Large custom business sign",
|
||||
},
|
||||
id: "signs-banners", title: "Signs & Banners", tags: [
|
||||
"Outdoor", "Indoor"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-open-sign_23-2148289398.jpg", imageAlt: "Large custom business sign"},
|
||||
{
|
||||
id: "promotional-materials",
|
||||
title: "Promotional Materials",
|
||||
tags: [
|
||||
"Flyers",
|
||||
"Decals",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/glitch-sale-banners_23-2148091327.jpg",
|
||||
imageAlt: "Stack of branded flyers and decals",
|
||||
},
|
||||
id: "promotional-materials", title: "Promotional Materials", tags: [
|
||||
"Flyers", "Decals"],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/glitch-sale-banners_23-2148091327.jpg", imageAlt: "Stack of branded flyers and decals"},
|
||||
]}
|
||||
title="Our Services: Ignite Your Presence"
|
||||
description="From stunning vehicle wraps to impactful business signage, we deliver results that drive visibility and customer growth across Boise, Idaho."
|
||||
@@ -151,13 +107,9 @@ export default function LandingPage() {
|
||||
title="Why Mafia Wraps & Signs Reigns Supreme"
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a Free Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get a Free Quote", href: "#contact"},
|
||||
{
|
||||
text: "Explore Our Gallery",
|
||||
href: "#gallery",
|
||||
},
|
||||
text: "Explore Our Gallery", href: "#gallery"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -170,47 +122,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "wrapped-car-1",
|
||||
name: "Performance Car Wrap",
|
||||
price: "Price on Request",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-sits-blue-bmw-street_1304-3191.jpg",
|
||||
imageAlt: "Custom wrapped sportscar",
|
||||
},
|
||||
id: "wrapped-car-1", name: "Performance Car Wrap", price: "Price on Request", imageSrc: "http://img.b2bpic.net/free-photo/man-sits-blue-bmw-street_1304-3191.jpg", imageAlt: "Custom wrapped sportscar"},
|
||||
{
|
||||
id: "wrapped-truck-2",
|
||||
name: "Aggressive Truck Wrap",
|
||||
price: "Price on Request",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-car-rental-twitch-background_23-2149241969.jpg",
|
||||
imageAlt: "Boldly wrapped pickup truck",
|
||||
},
|
||||
id: "wrapped-truck-2", name: "Aggressive Truck Wrap", price: "Price on Request", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-car-rental-twitch-background_23-2149241969.jpg", imageAlt: "Boldly wrapped pickup truck"},
|
||||
{
|
||||
id: "wrap-detail-3",
|
||||
name: "Precision Detail Shot",
|
||||
price: "N/A",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-machine-cutting-tile_23-2149344008.jpg",
|
||||
imageAlt: "Close-up of a high-quality vehicle wrap finish",
|
||||
},
|
||||
id: "wrap-detail-3", name: "Precision Detail Shot", price: "N/A", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-machine-cutting-tile_23-2149344008.jpg", imageAlt: "Close-up of a high-quality vehicle wrap finish"},
|
||||
{
|
||||
id: "before-after-4",
|
||||
name: "Before & After Transformation",
|
||||
price: "See the Difference",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-bodies-are-assembly-line-factory-production-cars-modern-automotive-industry-car-being-checked-before-being-painted-hightech-enterprise_645730-817.jpg",
|
||||
imageAlt: "Before and after comparison of a vehicle wrap",
|
||||
},
|
||||
id: "before-after-4", name: "Before & After Transformation", price: "See the Difference", imageSrc: "http://img.b2bpic.net/free-photo/car-bodies-are-assembly-line-factory-production-cars-modern-automotive-industry-car-being-checked-before-being-painted-hightech-enterprise_645730-817.jpg", imageAlt: "Before and after comparison of a vehicle wrap"},
|
||||
{
|
||||
id: "commercial-van-5",
|
||||
name: "Fleet Van Branding",
|
||||
price: "Price on Request",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pineapples-ready-sale_23-2151526678.jpg",
|
||||
imageAlt: "Branded commercial delivery van",
|
||||
},
|
||||
id: "commercial-van-5", name: "Fleet Van Branding", price: "Price on Request", imageSrc: "http://img.b2bpic.net/free-photo/pineapples-ready-sale_23-2151526678.jpg", imageAlt: "Branded commercial delivery van"},
|
||||
{
|
||||
id: "outdoor-sign-6",
|
||||
name: "Custom Outdoor Signage",
|
||||
price: "Price on Request",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bar-still-life-with-chalkboard-outside_23-2147821245.jpg",
|
||||
imageAlt: "Professionally designed large outdoor business sign",
|
||||
},
|
||||
id: "outdoor-sign-6", name: "Custom Outdoor Signage", price: "Price on Request", imageSrc: "http://img.b2bpic.net/free-photo/bar-still-life-with-chalkboard-outside_23-2147821245.jpg", imageAlt: "Professionally designed large outdoor business sign"},
|
||||
]}
|
||||
title="Our Work: Precision, Power, Perfection"
|
||||
description="Browse our extensive portfolio of custom vehicle wraps, fleet branding, and impactful signs that have transformed businesses across Boise. Witness the craftsmanship and attention to detail that sets us apart."
|
||||
@@ -223,45 +145,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Jordan P.",
|
||||
date: "May 10, 2024",
|
||||
title: "Unbelievable Quality & Service!",
|
||||
quote: "Mafia Wraps truly delivered beyond my expectations! The quality of the wrap on my truck is phenomenal, and the installation was flawless. Their team was super friendly and worked around my schedule. Highly recommend for any vehicle branding needs!",
|
||||
tag: "Vehicle Wrap",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/business-woman-posing-street_23-2148213514.jpg",
|
||||
avatarAlt: "Jordan P. Avatar",
|
||||
},
|
||||
id: "1", name: "Jordan P.", date: "May 10, 2024", title: "Unbelievable Quality & Service!", quote: "Mafia Wraps truly delivered beyond my expectations! The quality of the wrap on my truck is phenomenal, and the installation was flawless. Their team was super friendly and worked around my schedule. Highly recommend for any vehicle branding needs!", tag: "Vehicle Wrap", avatarSrc: "http://img.b2bpic.net/free-photo/business-woman-posing-street_23-2148213514.jpg", avatarAlt: "Jordan P. Avatar"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sarah L.",
|
||||
date: "April 22, 2024",
|
||||
title: "Transformed My Business!",
|
||||
quote: "Our fleet vehicles look absolutely stunning thanks to Mafia Wraps & Signs. The branding is consistent, professional, and has already garnered so much attention. Their flexibility and communication made the entire process a breeze. A true partner!",
|
||||
tag: "Fleet Branding",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-african-woman-headphones-smiling-winking-sitting-floor_176420-12875.jpg",
|
||||
avatarAlt: "Sarah L. Avatar",
|
||||
},
|
||||
id: "2", name: "Sarah L.", date: "April 22, 2024", title: "Transformed My Business!", quote: "Our fleet vehicles look absolutely stunning thanks to Mafia Wraps & Signs. The branding is consistent, professional, and has already garnered so much attention. Their flexibility and communication made the entire process a breeze. A true partner!", tag: "Fleet Branding", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-african-woman-headphones-smiling-winking-sitting-floor_176420-12875.jpg", avatarAlt: "Sarah L. Avatar"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Mike R.",
|
||||
date: "March 15, 2024",
|
||||
title: "Exceptional Craftsmanship",
|
||||
quote: "I needed a custom sign for my storefront, and Mafia Wraps nailed it! The design perfectly captured my brand, and the installation was quick and clean. Their attention to detail is unmatched. Best in Boise!",
|
||||
tag: "Custom Signage",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/happy-young-man-doing-okay-sign_1149-1844.jpg",
|
||||
avatarAlt: "Mike R. Avatar",
|
||||
},
|
||||
id: "3", name: "Mike R.", date: "March 15, 2024", title: "Exceptional Craftsmanship", quote: "I needed a custom sign for my storefront, and Mafia Wraps nailed it! The design perfectly captured my brand, and the installation was quick and clean. Their attention to detail is unmatched. Best in Boise!", tag: "Custom Signage", avatarSrc: "http://img.b2bpic.net/free-photo/happy-young-man-doing-okay-sign_1149-1844.jpg", avatarAlt: "Mike R. Avatar"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Emily C.",
|
||||
date: "February 28, 2024",
|
||||
title: "Professional & Reliable",
|
||||
quote: "From the initial quote to the final product, Mafia Wraps & Signs was professional, reliable, and incredibly easy to work with. My car wrap is a masterpiece, and I constantly get compliments. Fantastic customer service!",
|
||||
tag: "Car Wrap",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/stylish-young-redhead-woman-wearing-grey-checkered-shirt-laughing-out-loud-while-having-fun-indoors_273609-9041.jpg",
|
||||
avatarAlt: "Emily C. Avatar",
|
||||
},
|
||||
id: "4", name: "Emily C.", date: "February 28, 2024", title: "Professional & Reliable", quote: "From the initial quote to the final product, Mafia Wraps & Signs was professional, reliable, and incredibly easy to work with. My car wrap is a masterpiece, and I constantly get compliments. Fantastic customer service!", tag: "Car Wrap", avatarSrc: "http://img.b2bpic.net/free-photo/stylish-young-redhead-woman-wearing-grey-checkered-shirt-laughing-out-loud-while-having-fun-indoors_273609-9041.jpg", avatarAlt: "Emily C. Avatar"},
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Hear directly from businesses and individuals who trusted Mafia Wraps & Signs to elevate their brand and vehicle aesthetics with unmatched quality and service."
|
||||
@@ -272,8 +162,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Take Action Now"
|
||||
title="Ready to Wrap Your Ride or Promote Your Business?"
|
||||
description="Get a custom design that turns your vehicle into a powerful marketing tool. Reach out today for a free consultation and quote."
|
||||
@@ -287,62 +176,37 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Vehicle Wraps",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Vehicle Wraps", href: "#services"},
|
||||
{
|
||||
label: "Fleet Branding",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Fleet Branding", href: "#services"},
|
||||
{
|
||||
label: "Signs & Banners",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Signs & Banners", href: "#services"},
|
||||
{
|
||||
label: "Promotional Materials",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Promotional Materials", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#home",
|
||||
},
|
||||
label: "Home", href: "#home"},
|
||||
{
|
||||
label: "Our Work",
|
||||
href: "#gallery",
|
||||
},
|
||||
label: "Our Work", href: "#gallery"},
|
||||
{
|
||||
label: "Reviews",
|
||||
href: "#reviews",
|
||||
},
|
||||
label: "Reviews", href: "#reviews"},
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact Us", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{
|
||||
label: "Boise, Idaho",
|
||||
href: "#",
|
||||
},
|
||||
label: "Boise, Idaho", href: "#"},
|
||||
{
|
||||
label: "(208) 555-1234",
|
||||
href: "tel:+12085551234",
|
||||
},
|
||||
label: "(208) 555-1234", href: "tel:+12085551234"},
|
||||
{
|
||||
label: "Get a Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Get a Quote", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -353,4 +217,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user