Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-08 11:54:32 +00:00

View File

@@ -26,391 +26,114 @@ export default function LandingPage() {
headingFontWeight="medium"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "Services",
id: "features",
},
{
name: "Portfolio",
id: "products",
},
{
name: "Testimonials",
id: "testimonials",
},
{
name: "Contact",
id: "contact",
},
]}
brandName="Extreme Design"
button={{
text: "Get Quote",
href: "#contact",
}}
/>
</div>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{ name: "Home", id: "hero" },
{ name: "Services", id: "features" },
{ name: "Portfolio", id: "products" },
{ name: "Testimonials", id: "testimonials" },
{ name: "Contact", id: "contact" },
]}
brandName="Extreme Design"
button={{ text: "Get Quote", href: "#contact" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardTestimonial
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
title="Extreme Designs. Precision Printing."
description="Transforming bold ideas into high-impact reality with cutting-edge printing technology and extreme design precision."
testimonials={[
{
name: "Marcus V.",
handle: "@mv_tech",
testimonial: "Extreme Designs completely changed our brand identity with their high-impact print work.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blue-neon-beams-glide-darkness-tech-glow_169016-71468.jpg?_wi=1",
imageAlt: "extreme printing studio dark",
},
{
name: "Elena R.",
handle: "@er_creative",
testimonial: "The precision and quality of the vinyl wraps are absolutely unmatched.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/industrial-machine-production-plastic-bags-factory_181624-56929.jpg?_wi=1",
imageAlt: "industrial screen printing",
},
{
name: "Jaxon D.",
handle: "@jd_sports",
testimonial: "They handle our large format signage with such speed and detail every single time.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-concept-with-prism-light-deflection_23-2148599237.jpg?_wi=1",
imageAlt: "large format printing detail",
},
{
name: "Sarah P.",
handle: "@sp_marketing",
testimonial: "If you need edgy, modern, and high-quality prints, this is the team.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-doing-japanese-calligraphy-called-shodo_23-2149105333.jpg?_wi=1",
imageAlt: "laser engraving precision",
},
{
name: "Leo C.",
handle: "@lc_branding",
testimonial: "Extreme efficiency and incredible, sharp design execution.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-vector/flat-halloween-hocus-pocus-lettering_23-2149636008.jpg?_wi=1",
imageAlt: "custom futuristic t-shirt design",
},
]}
buttons={[
{
text: "Explore Services",
href: "#features",
},
{
text: "Contact Us",
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/blue-neon-beams-glide-darkness-tech-glow_169016-71468.jpg?_wi=2"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/side-view-woman-posing-work_23-2149622865.jpg",
alt: "Client 1",
},
{
src: "http://img.b2bpic.net/free-photo/pov-businessman-attending-videocall-meeting-office-using-online-videoconference-talk-consultant-about-financial-strategy-company-employee-chatting-remote-teleconference-close-up_482257-40929.jpg",
alt: "Client 2",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-businesswoman-posing-with-coffee_23-2148452691.jpg",
alt: "Client 3",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-confident-business-woman-with-executive-job-working-with-management-marketing-statistics-computer-office-worker-analyzing-research-charts-data-reports_482257-41126.jpg",
alt: "Client 4",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-festive-plump-male-eyeglasses-bow-tie-dark-grey-background_613910-13747.jpg",
alt: "Client 5",
},
]}
avatarText="Trusted by 500+ pros"
marqueeItems={[
{
type: "text",
text: "LARGE FORMAT",
},
{
type: "text",
text: "VEHICLE WRAPS",
},
{
type: "text",
text: "CUSTOM APPAREL",
},
{
type: "text",
text: "BRANDING",
},
{
type: "text",
text: "SIGNAGE",
},
]}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardTestimonial
useInvertedBackground={false}
background={{ variant: "sparkles-gradient" }}
title="Extreme Designs. Precision Printing."
description="Transforming bold ideas into high-impact reality with cutting-edge printing technology and extreme design precision."
testimonials={[
{ name: "Marcus V.", handle: "@mv_tech", testimonial: "Extreme Designs completely changed our brand identity with their high-impact print work.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/blue-neon-beams-glide-darkness-tech-glow_169016-71468.jpg", imageAlt: "extreme printing studio dark" },
{ name: "Elena R.", handle: "@er_creative", testimonial: "The precision and quality of the vinyl wraps are absolutely unmatched.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/industrial-machine-production-plastic-bags-factory_181624-56929.jpg", imageAlt: "industrial screen printing" },
{ name: "Jaxon D.", handle: "@jd_sports", testimonial: "They handle our large format signage with such speed and detail every single time.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-concept-with-prism-light-deflection_23-2148599237.jpg", imageAlt: "large format printing detail" },
{ name: "Sarah P.", handle: "@sp_marketing", testimonial: "If you need edgy, modern, and high-quality prints, this is the team.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-doing-japanese-calligraphy-called-shodo_23-2149105333.jpg", imageAlt: "laser engraving precision" },
{ name: "Leo C.", handle: "@lc_branding", testimonial: "Extreme efficiency and incredible, sharp design execution.", rating: 5, imageSrc: "http://img.b2bpic.net/free-vector/flat-halloween-hocus-pocus-lettering_23-2149636008.jpg", imageAlt: "custom futuristic t-shirt design" },
]}
buttons={[{ text: "Explore Services", href: "#features" }, { text: "Contact Us", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/blue-neon-beams-glide-darkness-tech-glow_169016-71468.jpg"
avatars={[{ src: "http://img.b2bpic.net/free-photo/side-view-woman-posing-work_23-2149622865.jpg", alt: "Client 1" }, { src: "http://img.b2bpic.net/free-photo/pov-businessman-attending-videocall-meeting-office-using-online-videoconference-talk-consultant-about-financial-strategy-company-employee-chatting-remote-teleconference-close-up_482257-40929.jpg", alt: "Client 2" }, { src: "http://img.b2bpic.net/free-photo/portrait-businesswoman-posing-with-coffee_23-2148452691.jpg", alt: "Client 3" }, { src: "http://img.b2bpic.net/free-photo/portrait-confident-business-woman-with-executive-job-working-with-management-marketing-statistics-computer-office-worker-analyzing-research-charts-data-reports_482257-41126.jpg", alt: "Client 4" }, { src: "http://img.b2bpic.net/free-photo/portrait-festive-plump-male-eyeglasses-bow-tie-dark-grey-background_613910-13747.jpg", alt: "Client 5" }]}
avatarText="Trusted by 500+ pros"
marqueeItems={[{ type: "text", text: "LARGE FORMAT" }, { type: "text", text: "VEHICLE WRAPS" }, { type: "text", text: "CUSTOM APPAREL" }, { type: "text", text: "BRANDING" }, { type: "text", text: "SIGNAGE" }]}
/>
</div>
<div id="features" data-section="features">
<FeatureCardTen
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
features={[
{
title: "High-Tech Printing",
description: "Advanced machines for crystal-clear, durable prints.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/industrial-machine-production-plastic-bags-factory_181624-56929.jpg?_wi=2",
},
items: [
{
icon: Zap,
text: "Ultra-fast turnover",
},
{
icon: Shield,
text: "Industrial durability",
},
{
icon: Star,
text: "Precision ink quality",
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/arrow-symbol-illustrated_23-2151909745.jpg?_wi=1",
imageAlt: "glossy vinyl vehicle wrap",
},
{
title: "Precision Fabrication",
description: "Expert handling of all materials with custom finishing options.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-concept-with-prism-light-deflection_23-2148599237.jpg?_wi=2",
},
items: [
{
icon: Settings,
text: "Custom material handling",
},
{
icon: CheckCircle,
text: "Quality control checks",
},
{
icon: Award,
text: "Pro-grade finishing",
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/organic-white-cheese-black-plate_114579-50352.jpg?_wi=1",
imageAlt: "high-end metallic card print",
},
{
title: "Advanced Design",
description: "From concepts to final files, our designers push every limit.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-doing-japanese-calligraphy-called-shodo_23-2149105333.jpg?_wi=2",
},
items: [
{
icon: Palette,
text: "Custom design services",
},
{
icon: Monitor,
text: "High-fidelity digital proofing",
},
{
icon: Layers,
text: "Advanced layering techniques",
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/3d-view-letters-alphabet_23-2150499212.jpg?_wi=1",
imageAlt: "custom high-impact sign print",
},
]}
title="Unrivaled Printing Expertise"
description="We combine industrial power with design artistry to deliver results that pop."
/>
</div>
<div id="features" data-section="features">
<FeatureCardTen
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
features={[
{ title: "High-Tech Printing", description: "Advanced machines for crystal-clear, durable prints.", media: { imageSrc: "http://img.b2bpic.net/free-photo/industrial-machine-production-plastic-bags-factory_181624-56929.jpg" }, items: [{ icon: Zap, text: "Ultra-fast turnover" }, { icon: Shield, text: "Industrial durability" }, { icon: Star, text: "Precision ink quality" }], reverse: false },
{ title: "Precision Fabrication", description: "Expert handling of all materials with custom finishing options.", media: { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-concept-with-prism-light-deflection_23-2148599237.jpg" }, items: [{ icon: Settings, text: "Custom material handling" }, { icon: CheckCircle, text: "Quality control checks" }, { icon: Award, text: "Pro-grade finishing" }], reverse: true },
{ title: "Advanced Design", description: "From concepts to final files, our designers push every limit.", media: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-doing-japanese-calligraphy-called-shodo_23-2149105333.jpg" }, items: [{ icon: Palette, text: "Custom design services" }, { icon: Monitor, text: "High-fidelity digital proofing" }, { icon: Layers, text: "Advanced layering techniques" }], reverse: false }
]}
title="Unrivaled Printing Expertise"
description="We combine industrial power with design artistry to deliver results that pop."
/>
</div>
<div id="products" data-section="products">
<ProductCardOne
textboxLayout="default"
gridVariant="bento-grid"
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Custom Apparel",
price: "From $25",
imageSrc: "http://img.b2bpic.net/free-vector/flat-halloween-hocus-pocus-lettering_23-2149636008.jpg?_wi=2",
},
{
id: "p2",
name: "Vehicle Wraps",
price: "From $500",
imageSrc: "http://img.b2bpic.net/free-photo/arrow-symbol-illustrated_23-2151909745.jpg?_wi=2",
},
{
id: "p3",
name: "Premium Branding",
price: "Custom Quote",
imageSrc: "http://img.b2bpic.net/free-photo/organic-white-cheese-black-plate_114579-50352.jpg?_wi=2",
},
{
id: "p4",
name: "Extreme Signage",
price: "From $150",
imageSrc: "http://img.b2bpic.net/free-photo/3d-view-letters-alphabet_23-2150499212.jpg?_wi=2",
},
{
id: "p5",
name: "Gear Decals",
price: "From $10",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-arrangement-with-colorful-drawing_23-2148577736.jpg",
},
{
id: "p6",
name: "Canvas Prints",
price: "From $45",
imageSrc: "http://img.b2bpic.net/free-photo/blooming-floral-arts-crafts-nature_53876-124882.jpg",
},
]}
title="Our Extreme Showcase"
description="A curated look at our high-impact work."
/>
</div>
<div id="products" data-section="products">
<ProductCardOne
textboxLayout="default"
gridVariant="bento-grid"
animationType="slide-up"
useInvertedBackground={false}
products={[
{ id: "p1", name: "Custom Apparel", price: "From $25", imageSrc: "http://img.b2bpic.net/free-vector/flat-halloween-hocus-pocus-lettering_23-2149636008.jpg" },
{ id: "p2", name: "Vehicle Wraps", price: "From $500", imageSrc: "http://img.b2bpic.net/free-photo/arrow-symbol-illustrated_23-2151909745.jpg" },
{ id: "p3", name: "Premium Branding", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/organic-white-cheese-black-plate_114579-50352.jpg" },
{ id: "p4", name: "Extreme Signage", price: "From $150", imageSrc: "http://img.b2bpic.net/free-photo/3d-view-letters-alphabet_23-2150499212.jpg" },
{ id: "p5", name: "Gear Decals", price: "From $10", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-arrangement-with-colorful-drawing_23-2148577736.jpg" },
{ id: "p6", name: "Canvas Prints", price: "From $45", imageSrc: "http://img.b2bpic.net/free-photo/blooming-floral-arts-crafts-nature_53876-124882.jpg" },
]}
title="Our Extreme Showcase"
description="A curated look at our high-impact work."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardSix
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Sarah Miller",
handle: "@sarah_m",
testimonial: "Extreme designs, extremely fast. The quality is just next level.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-posing-work_23-2149622865.jpg",
},
{
id: "t2",
name: "David Chan",
handle: "@dchan_creative",
testimonial: "Their print precision is the best I've seen. Simply unmatched.",
imageSrc: "http://img.b2bpic.net/free-photo/pov-businessman-attending-videocall-meeting-office-using-online-videoconference-talk-consultant-about-financial-strategy-company-employee-chatting-remote-teleconference-close-up_482257-40929.jpg",
},
{
id: "t3",
name: "Emma Scott",
handle: "@emscott_ent",
testimonial: "Our business branding came out perfectly sharp and vibrant.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-posing-with-coffee_23-2148452691.jpg",
},
{
id: "t4",
name: "Mike Ross",
handle: "@mike_ross",
testimonial: "The wrap job on our fleet was clean, fast, and looks amazing.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-business-woman-with-executive-job-working-with-management-marketing-statistics-computer-office-worker-analyzing-research-charts-data-reports_482257-41126.jpg",
},
{
id: "t5",
name: "Nina Patel",
handle: "@npatel_designs",
testimonial: "Reliable partner for all our extreme printing requirements.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-festive-plump-male-eyeglasses-bow-tie-dark-grey-background_613910-13747.jpg",
},
]}
title="What Clients Say"
description="Trusted by leading innovators and creators."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardSix
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{ id: "t1", name: "Sarah Miller", handle: "@sarah_m", testimonial: "Extreme designs, extremely fast. The quality is just next level.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-posing-work_23-2149622865.jpg" },
{ id: "t2", name: "David Chan", handle: "@dchan_creative", testimonial: "Their print precision is the best I've seen. Simply unmatched.", imageSrc: "http://img.b2bpic.net/free-photo/pov-businessman-attending-videocall-meeting-office-using-online-videoconference-talk-consultant-about-financial-strategy-company-employee-chatting-remote-teleconference-close-up_482257-40929.jpg" },
{ id: "t3", name: "Emma Scott", handle: "@emscott_ent", testimonial: "Our business branding came out perfectly sharp and vibrant.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-posing-with-coffee_23-2148452691.jpg" },
{ id: "t4", name: "Mike Ross", handle: "@mike_ross", testimonial: "The wrap job on our fleet was clean, fast, and looks amazing.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-business-woman-with-executive-job-working-with-management-marketing-statistics-computer-office-worker-analyzing-research-charts-data-reports_482257-41126.jpg" },
{ id: "t5", name: "Nina Patel", handle: "@npatel_designs", testimonial: "Reliable partner for all our extreme printing requirements.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-festive-plump-male-eyeglasses-bow-tie-dark-grey-background_613910-13747.jpg" },
]}
title="What Clients Say"
description="Trusted by leading innovators and creators."
/>
</div>
<div id="contact" data-section="contact">
<ContactCTA
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
tag="Contact Us"
title="Ready for Extreme Results?"
description="Start your next project with us today and let's push the boundaries of design."
buttons={[
{
text: "Contact Our Team",
href: "mailto:hello@extremedesigns.com",
},
]}
/>
</div>
<div id="contact" data-section="contact">
<ContactCTA
useInvertedBackground={false}
background={{ variant: "sparkles-gradient" }}
tag="Contact Us"
title="Ready for Extreme Results?"
description="Start your next project with us today and let's push the boundaries of design."
buttons={[{ text: "Contact Our Team", href: "mailto:hello@extremedesigns.com" }]}
/>
</div>
<div id="footer" data-section="footer">
<FooterBase
columns={[
{
title: "Company",
items: [
{
label: "About Us",
href: "#",
},
{
label: "Careers",
href: "#",
},
],
},
{
title: "Services",
items: [
{
label: "Printing",
href: "#features",
},
{
label: "Design",
href: "#features",
},
],
},
{
title: "Legal",
items: [
{
label: "Privacy Policy",
href: "#",
},
{
label: "Terms of Service",
href: "#",
},
],
},
]}
logoText="Extreme Design"
/>
</div>
<div id="footer" data-section="footer">
<FooterBase
columns={[
{ title: "Company", items: [{ label: "About Us", href: "#" }, { label: "Careers", href: "#" }] },
{ title: "Services", items: [{ label: "Printing", href: "#features" }, { label: "Design", href: "#features" }] },
{ title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] },
]}
logoText="Extreme Design"
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}