50 Commits

Author SHA1 Message Date
5f5f42cecb Update src/app/page.tsx 2026-06-03 10:28:48 +00:00
9ae82ba90c Merge version_13 into main
Merge version_13 into main
2026-06-03 10:26:32 +00:00
386a8d158e Update src/app/page.tsx 2026-06-03 10:26:29 +00:00
ab556dcf52 Merge version_11 into main
Merge version_11 into main
2026-06-03 10:13:35 +00:00
e94d08ee24 Update src/app/page.tsx 2026-06-03 10:13:32 +00:00
fe3145a440 Merge version_11 into main
Merge version_11 into main
2026-06-03 10:12:50 +00:00
3bd665092e Update src/app/page.tsx 2026-06-03 10:12:47 +00:00
1102bad026 Merge version_11 into main
Merge version_11 into main
2026-06-03 10:12:28 +00:00
ed0aecdaa2 Update src/app/page.tsx 2026-06-03 10:12:22 +00:00
d108bd096d Merge version_11 into main
Merge version_11 into main
2026-06-03 10:11:38 +00:00
2862359fb2 Update src/app/page.tsx 2026-06-03 10:11:35 +00:00
d52b6af95c Merge version_10 into main
Merge version_10 into main
2026-06-03 10:09:40 +00:00
8a09a6fd04 Update src/app/page.tsx 2026-06-03 10:09:37 +00:00
5204e8c26b Merge version_9 into main
Merge version_9 into main
2026-06-03 10:07:45 +00:00
56c980a527 Update src/app/page.tsx 2026-06-03 10:07:42 +00:00
2b3b481e03 Merge version_9 into main
Merge version_9 into main
2026-06-03 10:07:26 +00:00
ec8256b841 Update src/app/page.tsx 2026-06-03 10:07:23 +00:00
216951e256 Merge version_9 into main
Merge version_9 into main
2026-06-03 10:06:11 +00:00
9f707e0dca Update src/app/page.tsx 2026-06-03 10:06:08 +00:00
ef42314bb1 Merge version_9 into main
Merge version_9 into main
2026-06-03 10:05:03 +00:00
cb68d944ab Update src/app/page.tsx 2026-06-03 10:04:57 +00:00
8908c1a0d0 Merge version_9 into main
Merge version_9 into main
2026-06-03 09:58:39 +00:00
a7beda6233 Update src/app/page.tsx 2026-06-03 09:58:36 +00:00
149bedc76b Merge version_8 into main
Merge version_8 into main
2026-06-03 09:56:03 +00:00
8502590556 Update src/app/page.tsx 2026-06-03 09:56:00 +00:00
fb194d43cc Merge version_8 into main
Merge version_8 into main
2026-06-03 09:55:39 +00:00
cdfcac0360 Update src/app/page.tsx 2026-06-03 09:55:36 +00:00
ed35a16dd7 Merge version_7 into main
Merge version_7 into main
2026-06-03 09:54:44 +00:00
be06116bb9 Update src/app/page.tsx 2026-06-03 09:54:41 +00:00
03e01fdada Merge version_7 into main
Merge version_7 into main
2026-06-03 09:48:51 +00:00
1b6d5181aa Update src/app/page.tsx 2026-06-03 09:48:48 +00:00
2d7d1829d7 Merge version_7 into main
Merge version_7 into main
2026-06-03 09:18:16 +00:00
bdcc6496d8 Update src/app/page.tsx 2026-06-03 09:18:13 +00:00
e392ec986e Merge version_7 into main
Merge version_7 into main
2026-06-03 09:14:23 +00:00
2cc9970d86 Update src/app/page.tsx 2026-06-03 09:14:19 +00:00
8590e4bdaa Merge version_6 into main
Merge version_6 into main
2026-06-03 09:08:20 +00:00
a96aea5535 Update src/app/page.tsx 2026-06-03 09:08:17 +00:00
3df32b65c3 Merge version_6 into main
Merge version_6 into main
2026-06-03 09:07:41 +00:00
396866c8bf Update src/app/page.tsx 2026-06-03 09:07:37 +00:00
0a525a30dd Merge version_6 into main
Merge version_6 into main
2026-06-03 09:06:20 +00:00
08eb4cd1fe Update src/app/page.tsx 2026-06-03 09:06:17 +00:00
c102c0f0e7 Merge version_6 into main
Merge version_6 into main
2026-06-03 09:05:41 +00:00
588927e3b4 Update src/app/page.tsx 2026-06-03 09:05:35 +00:00
d504ae9373 Merge version_6 into main
Merge version_6 into main
2026-06-03 09:03:50 +00:00
1949641f48 Update src/app/page.tsx 2026-06-03 09:03:46 +00:00
2ccd429689 Merge version_5 into main
Merge version_5 into main
2026-06-03 09:02:09 +00:00
309f3ef010 Update src/app/page.tsx 2026-06-03 09:02:06 +00:00
10997725ad Merge version_5 into main
Merge version_5 into main
2026-06-03 09:01:45 +00:00
cea5fe5ff9 Update src/app/page.tsx 2026-06-03 09:01:41 +00:00
afa67c9d99 Merge version_4 into main
Merge version_4 into main
2026-06-03 08:54:00 +00:00

View File

@@ -2,17 +2,17 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import AboutMetric from '@/components/sections/about/AboutMetric';
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
import FeatureCardTwentyOne from '@/components/sections/feature/FeatureCardTwentyOne';
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
import HeroSplit from '@/components/sections/hero/HeroSplit';
import MetricCardThree from '@/components/sections/metrics/MetricCardThree';
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import PricingCardEight from '@/components/sections/pricing/PricingCardEight';
import ProductCardOne from '@/components/sections/product/ProductCardOne';
import ProductCardFour from '@/components/sections/product/ProductCardFour';
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
import { Activity, Award, Feather, Heart, Paintbrush, ShieldCheck, Sparkles, Wrench } from "lucide-react";
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import { Activity, Award, Feather, Heart, ShieldCheck, Sparkles, Quote } from "lucide-react";
export default function LandingPage() {
return (
@@ -37,15 +37,17 @@ export default function LandingPage() {
{
name: "Services", id: "#features"},
{
name: "Portfolio", id: "#products"},
name: "Portfolio", id: "#products"},
{
name: "Testimonials", id: "#testimonials"},
{
name: "Socials", id: "#social-media"},
{
name: "Quote", id: "#contact"},
]}
button={{
text: "Request a Quote", href: "#contact"}}
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EWBlOfpaA3C8pfIkwG9Yg6pp65/uploaded-1780476716313-05mwh7j7.png"
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EWBlOfpaA3C8pfIkwG9Yg6pp65/uploaded-1780480689439-0t879idk.png"
logoAlt="MPY Paint Jobs Logo"
brandName="MPY Paint Jobs"
logoImageClassName="bg-transparent"
@@ -61,9 +63,9 @@ export default function LandingPage() {
description="MPY transforms bicycle frames into personalized masterpieces through premium handpainted designs, expert restorations, and one-of-a-kind finishes. From road to street, every bike tells your story."
buttons={[
{
text: "Request Your Custom Quote", href: "#contact"},
text: "Book Now", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/strong-shirtless-man-makes-acrobatic-figure-with-bmx-studio-isolated-dark-background_613910-9816.jpg"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EWBlOfpaA3C8pfIkwG9Yg6pp65/uploaded-1780468256156-hkaddfls.jpg"
imageAlt="Custom painted bicycle frame in a studio"
mediaAnimation="blur-reveal"
fixedMediaHeight={true}
@@ -99,29 +101,24 @@ export default function LandingPage() {
</div>
<div id="about" data-section="about">
<AboutMetric
<TestimonialAboutCard
useInvertedBackground={false}
title="Crafted with Precision. Driven by Passion."
metrics={[
{
icon: Paintbrush,
label: "Custom Creations", value: "1000+"},
{
icon: Sparkles,
label: "Unique Designs", value: "100%"},
{
icon: Activity,
label: "Happy Riders", value: "500+"},
]}
metricsAnimation="slide-up"
tag="Our Promise"
title="Your Vision, Our Canvas."
description="At MPY Paint Jobs, we believe every bike tells a story. Hear from our satisfied customers who have experienced the MPY difference and ride with unparalleled style."
subdescription="Their custom bikes are now personalized masterpieces, reflecting their unique vision and our dedication to excellence."
icon={Quote}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EWBlOfpaA3C8pfIkwG9Yg6pp65/uploaded-1780477477656-h7tjjciu.jpg"
imageAlt="Happy cyclist with a custom painted bike"
mediaAnimation="blur-reveal"
/>
</div>
<div id="features" data-section="features">
<FeatureCardTwentyOne
useInvertedBackground={true}
title="The MPY Transformation Process"
description="We meticulously transform your vision into reality, combining artistic flair with technical expertise for a finish that truly stands out."
title="The MPY Craft Process"
description="We turn your vision into a precision-crafted finish where artistry and technical mastery meet."
accordionItems={[
{
id: "process-1", title: "1. Vision & Consultation", content: "Share your ideas, inspirations, and desired aesthetics. We'll explore design concepts, color palettes, and material finishes to fully capture your vision."},
@@ -132,7 +129,7 @@ export default function LandingPage() {
{
id: "process-4", title: "4. Durable Finish & Delivery", content: "A multi-layer clear coat is applied for maximum durability and a deep, lasting shine. Your masterpiece is then carefully inspected and prepared for its journey back to you."},
]}
imageSrc="http://img.b2bpic.net/free-photo/crop-man-bicycle-bridge_23-2147764158.jpg"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EWBlOfpaA3C8pfIkwG9Yg6pp65/uploaded-1780469364696-hiwp5qar.jpg"
imageAlt="Bicycle frame being prepped for painting"
mediaAnimation="blur-reveal"
mediaPosition="right"
@@ -140,25 +137,31 @@ export default function LandingPage() {
</div>
<div id="products" data-section="products">
<ProductCardOne
animationType="slide-up"
<ProductCardFour
textboxLayout="default"
gridVariant="bento-grid"
useInvertedBackground={false}
carouselMode="buttons"
animationType="slide-up"
products={[
{
id: "product-1", name: "Aero Racer Custom", price: "Custom Project", imageSrc: "http://img.b2bpic.net/free-photo/action-transport-transportation-bicycles-detail_1203-5120.jpg", imageAlt: "Custom painted racing bike frame with geometric patterns"},
id: "product-1", name: "Elves Bikes Frame", price: "Repaint Project", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EWBlOfpaA3C8pfIkwG9Yg6pp65/uploaded-1780467729397-lqxx901e.jpg", imageAlt: "Custom painted racing bike frame with geometric patterns", variant: "Road Bike"
},
{
id: "product-2", name: "Vintage Revival", price: "Restoration Project", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machines-design_23-2151599325.jpg", imageAlt: "Restored vintage bicycle frame with new paint"},
id: "product-2", name: "Ave Maldea Custom Frame", price: "Restoration Project", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EWBlOfpaA3C8pfIkwG9Yg6pp65/uploaded-1780467713489-t0pr11a2.jpg", imageAlt: "Restored vintage bicycle frame with new paint", variant: "Fixed Gear"
},
{
id: "product-3", name: "Trailblazer Art", price: "Custom Project", imageSrc: "http://img.b2bpic.net/free-photo/rusty-granite-seamless-texture_23-2148327835.jpg", imageAlt: "Custom painted mountain bike frame with artistic design"},
id: "product-3", name: "Specialized Works Frame", price: "Repaint Project", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EWBlOfpaA3C8pfIkwG9Yg6pp65/uploaded-1780466560858-i0e9zcla.jpg?_wi=1", imageAlt: "Custom painted mountain bike frame with artistic design", variant: "Road Bike"
},
{
id: "product-4", name: "Urban Explorer", price: "Custom Project", imageSrc: "http://img.b2bpic.net/free-photo/happy-monday-with-bicycle-outdoors_23-2149814556.jpg", imageAlt: "Custom painted electric bike frame for urban commuting"},
id: "product-4", name: "Giant Frame", price: "Repaint Project", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EWBlOfpaA3C8pfIkwG9Yg6pp65/uploaded-1780478634392-fiau9xji.jpg", imageAlt: "Custom painted electric bike frame for urban commuting", variant: "Road Bike"
},
{
id: "product-5", name: "Velodrome Speed", price: "Custom Project", imageSrc: "http://img.b2bpic.net/free-photo/bmx-rider-is-performing-tricks_654080-1410.jpg", imageAlt: "Custom painted track bike frame with bold graphics"},
id: "product-5", name: "Cinelli Mash Frame", price: "Repaint Project", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EWBlOfpaA3C8pfIkwG9Yg6pp65/uploaded-1780479213950-wm0qmy6y.jpg", imageAlt: "Custom painted track bike frame with bold graphics", variant: "Fixed Gear"
},
{
id: "product-6", name: "Graffiti Beast", price: "Custom Project", imageSrc: "http://img.b2bpic.net/free-photo/old-vintage-bicycle_74190-3457.jpg", imageAlt: "Bicycle frame with vibrant graffiti-style custom paint"},
id: "product-6", name: "Specialized Frame", price: "Repaint Project", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EWBlOfpaA3C8pfIkwG9Yg6pp65/uploaded-1780466560858-i0e9zcla.jpg?_wi=2", imageAlt: "Bicycle frame with vibrant graffiti-style custom paint", variant: "Road Bike"
},
]}
title="Our Masterpieces: A Gallery of Custom Frames"
description="Explore a selection of our finest custom painted bicycle frames, showcasing unique designs, vibrant colors, and unparalleled attention to detail."
@@ -173,7 +176,7 @@ export default function LandingPage() {
metrics={[
{
id: "m1", icon: Award,
title: "Years of Craft", value: "15+"},
title: "Crafting Since", value: "2021"},
{
id: "m2", icon: Sparkles,
title: "Custom Designs", value: "Limitless"},
@@ -182,7 +185,7 @@ export default function LandingPage() {
title: "Client Satisfaction", value: "99%"},
]}
title="The Art of Numbers: Our Commitment to Excellence"
description="Our studio thrives on delivering not just paint, but perfection. These numbers reflect our dedication to quality, customer satisfaction, and unique artistry."
description="Our studio is built on more than paint—its built on precision, craftsmanship, and detail. These numbers reflect our commitment to quality, client trust, and one-of-one artistry."
/>
</div>
@@ -191,13 +194,13 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1", name: "Alex P.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-cyclist-catching-his-breath_329181-8667.jpg", imageAlt: "Alex P. with custom bike"},
id: "t1", name: "Alex P.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EWBlOfpaA3C8pfIkwG9Yg6pp65/uploaded-1780481087551-8p9bipxt.jpg", imageAlt: "Alex P. with custom bike"},
{
id: "t2", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mechanic_1170-2354.jpg", imageAlt: "Sarah J. with her custom bike"},
id: "t2", name: "Sarah J.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EWBlOfpaA3C8pfIkwG9Yg6pp65/uploaded-1780481159781-397bl9jm.jpg", imageAlt: "Sarah J. with her custom bike"},
{
id: "t3", name: "Mike C.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-blurry-woman-workshop_23-2149103832.jpg", imageAlt: "Mike C. showing off his restoration"},
id: "t3", name: "Mike C.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EWBlOfpaA3C8pfIkwG9Yg6pp65/uploaded-1780481163326-q46znam2.jpg", imageAlt: "Mike C. showing off his restoration"},
{
id: "t4", name: "Emily R.", imageSrc: "http://img.b2bpic.net/free-photo/interested-african-male-model-red-pants-smiling-portrait-inspired-black-guy-standing-near-green-bicycle_197531-20222.jpg", imageAlt: "Emily R. excited about her new paint job"},
id: "t4", name: "Emily R.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EWBlOfpaA3C8pfIkwG9Yg6pp65/uploaded-1780481238971-wn0n8f2k.jpg", imageAlt: "Emily R. excited about her new paint job"},
{
id: "t5", name: "David K.", imageSrc: "http://img.b2bpic.net/free-photo/man-racing-dirt-bike_23-2151493384.jpg", imageAlt: "David K. admiring his custom frame"},
]}
@@ -207,42 +210,29 @@ export default function LandingPage() {
/>
</div>
<div id="pricing" data-section="pricing">
<PricingCardEight
animationType="slide-up"
textboxLayout="default"
<div id="social-media" data-section="social-media">
<SocialProofOne
useInvertedBackground={true}
plans={[
{
id: "plan-1", badge: "Standard Refinish", badgeIcon: Paintbrush,
price: "Starting at $400", subtitle: "Fresh start for your frame", buttons: [
{
text: "Get a Quote", href: "#contact"},
],
features: [
"Single color repaint", "Minor scratch repair", "Standard clear coat", "Full disassembly & reassembly"],
},
{
id: "plan-2", badge: "Custom Design", badgeIcon: Sparkles,
price: "Starting at $800", subtitle: "Your vision, our artistry", buttons: [
{
text: "Design Consultation", href: "#contact"},
],
features: [
"Multi-color schemes & graphics", "Advanced artistic details", "Premium clear coat options", "Digital mock-ups & revisions"],
},
{
id: "plan-3", badge: "Full Restoration", badgeIcon: Wrench,
price: "Starting at $1200", subtitle: "Bringing classics back to life", buttons: [
{
text: "Restore My Bike", href: "#contact"},
],
features: [
"Historical accuracy matching", "Deep rust & dent removal", "Original decal recreation", "Protective ceramic coating"],
},
title="Connect with MPY Paint Jobs"
description="Follow us on our social media platforms to see our latest custom paint projects, behind-the-scenes glimpses, and connect with our community of riders and enthusiasts."
tag="Stay Connected"
names={[
"Facebook", "Instagram", "YouTube", "Twitter (X)"
]}
title="Tailored Artistry: Request Your Custom Quote"
description="Every frame is a unique canvas. Our pricing reflects the intricate detail, custom design, and expert craftsmanship involved. Contact us for a personalized consultation."
buttons={[
{
text: "Facebook", href: "https://www.facebook.com/mpycustompaintjobs"},
{
text: "Instagram", href: "https://www.instagram.com/mpypaintjobs_/"},
{
text: "YouTube", href: "https://www.youtube.com/MPYPaintJobs"},
{
text: "Twitter (X)", href: "https://twitter.com/MPYPaintJobs"}
]}
speed={40}
showCard={true}
ariaLabel="Social Media Section"
textboxLayout="default"
/>
</div>
@@ -279,7 +269,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterBaseCard
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EWBlOfpaA3C8pfIkwG9Yg6pp65/uploaded-1780476716313-05mwh7j7.png"
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EWBlOfpaA3C8pfIkwG9Yg6pp65/uploaded-1780480689439-0t879idk.png"
logoAlt="MPY Paint Jobs Logo"
logoText="MPY Paint Jobs"
columns={[
@@ -291,8 +281,6 @@ export default function LandingPage() {
label: "Refinishing", href: "#features"},
{
label: "Restoration", href: "#features"},
{
label: "Bulk Orders", href: "#pricing"},
],
},
{
@@ -303,6 +291,8 @@ export default function LandingPage() {
label: "Our Process", href: "#features"},
{
label: "Testimonials", href: "#testimonials"},
{
label: "Socials", href: "#social-media"},
{
label: "Contact", href: "#contact"},
],
@@ -316,11 +306,11 @@ export default function LandingPage() {
],
},
]}
copyrightText="© 2024 MPY Paint Jobs. All rights reserved."
copyrightText="© 2021 MPY Paint Jobs. All rights reserved."
logoImageClassName="bg-transparent"
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}