Update src/app/page.tsx
This commit is contained in:
242
src/app/page.tsx
242
src/app/page.tsx
@@ -33,34 +33,25 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "features",
|
||||
},
|
||||
name: "Services", id: "features"},
|
||||
{
|
||||
name: "Portfolio",
|
||||
id: "products",
|
||||
},
|
||||
name: "Portfolio", id: "products"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="MV Digitals"
|
||||
button={{ text: "Get Started", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Precision Printing for Your Brand"
|
||||
description="MV Digitals Flex Printing provides top-tier large format printing solutions. From high-impact banners to custom signage, we turn your vision into vibrant reality."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/3d-printer_1048-2337.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/3d-printer_1048-2337.jpg"
|
||||
imageAlt="Industrial digital flex printing facility"
|
||||
/>
|
||||
</div>
|
||||
@@ -79,50 +70,26 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Flex Banners",
|
||||
description: "High-durability outdoor flex banners.",
|
||||
icon: Printer,
|
||||
title: "Flex Banners", description: "High-durability outdoor flex banners.", icon: Printer,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/long-orange-gradient-exposure-neon-lights-texture_23-2148328034.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-manufacturing-equipment-futuristic-factory-generated-by-ai_188544-18464.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-printer_1048-2337.jpg?_wi=2",
|
||||
imageAlt: "flex banner printing roll",
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/long-orange-gradient-exposure-neon-lights-texture_23-2148328034.jpg", imageAlt: "flex banner" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-manufacturing-equipment-futuristic-factory-generated-by-ai_188544-18464.jpg", imageAlt: "manufacturing" },
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Signage Solutions",
|
||||
description: "Custom boards and vinyl decals.",
|
||||
icon: Monitor,
|
||||
title: "Signage Solutions", description: "Custom boards and vinyl decals.", icon: Monitor,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-urban-bike-shop_23-2148138947.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-designer-using-3d-printer_23-2151019901.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-graphic-designers-smiling_1170-2925.jpg",
|
||||
imageAlt: "flex banner printing roll",
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-urban-bike-shop_23-2148138947.jpg", imageAlt: "signage" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-designer-using-3d-printer_23-2151019901.jpg", imageAlt: "design" },
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "UV Precision",
|
||||
description: "Vibrant and long-lasting prints.",
|
||||
icon: Zap,
|
||||
title: "UV Precision", description: "Vibrant and long-lasting prints.", icon: Zap,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-rainbow-bright-lights-prism-effect_23-2148771738.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fabric-textured-background_53876-33817.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/big-white-advertising-screen-city_23-2147764793.jpg?_wi=1",
|
||||
imageAlt: "flex banner printing roll",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-rainbow-bright-lights-prism-effect_23-2148771738.jpg", imageAlt: "uv print" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/fabric-textured-background_53876-33817.jpg", imageAlt: "texture" },
|
||||
]
|
||||
}
|
||||
]}
|
||||
title="Our Specialized Printing Services"
|
||||
description="We leverage industry-leading technology to deliver exceptional print clarity and durability."
|
||||
@@ -136,48 +103,12 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Outdoor Flex",
|
||||
price: "Custom",
|
||||
variant: "Premium Vinyl",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/big-white-advertising-screen-city_23-2147764793.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Shop Signage",
|
||||
price: "Custom",
|
||||
variant: "Board/Vinyl",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-paper-background-concept_23-2148812727.jpg",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Acrylic Display",
|
||||
price: "Custom",
|
||||
variant: "Premium Finish",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-concrete-structure-city_23-2148798631.jpg",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Large Hoardings",
|
||||
price: "Custom",
|
||||
variant: "Heavy Duty",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vibrant-rainbow-colored-ribbons-hanging-outdoor-market-krabi-thailand_1308-189619.jpg",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Backlit Flex",
|
||||
price: "Custom",
|
||||
variant: "Translucent",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/big-billboard-highway_1194-638078.jpg",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Window Decals",
|
||||
price: "Custom",
|
||||
variant: "Perforated",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-microperforated-sheets-still-life_23-2150260315.jpg",
|
||||
},
|
||||
{ id: "p1", name: "Outdoor Flex", price: "Custom", variant: "Premium Vinyl", imageSrc: "http://img.b2bpic.net/free-photo/big-white-advertising-screen-city_23-2147764793.jpg" },
|
||||
{ id: "p2", name: "Shop Signage", price: "Custom", variant: "Board/Vinyl", imageSrc: "http://img.b2bpic.net/free-photo/abstract-paper-background-concept_23-2148812727.jpg" },
|
||||
{ id: "p3", name: "Acrylic Display", price: "Custom", variant: "Premium Finish", imageSrc: "http://img.b2bpic.net/free-photo/view-concrete-structure-city_23-2148798631.jpg" },
|
||||
{ id: "p4", name: "Large Hoardings", price: "Custom", variant: "Heavy Duty", imageSrc: "http://img.b2bpic.net/free-photo/vibrant-rainbow-colored-ribbons-hanging-outdoor-market-krabi-thailand_1308-189619.jpg" },
|
||||
{ id: "p5", name: "Backlit Flex", price: "Custom", variant: "Translucent", imageSrc: "http://img.b2bpic.net/free-photo/big-billboard-highway_1194-638078.jpg" },
|
||||
{ id: "p6", name: "Window Decals", price: "Custom", variant: "Perforated", imageSrc: "http://img.b2bpic.net/free-photo/top-view-microperforated-sheets-still-life_23-2150260315.jpg" },
|
||||
]}
|
||||
title="Our Printing Portfolio"
|
||||
description="Explore our high-quality printing solutions."
|
||||
@@ -191,27 +122,9 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "10K+",
|
||||
title: "Banners Printed",
|
||||
description: "High-quality output.",
|
||||
icon: Printer,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "500+",
|
||||
title: "Happy Clients",
|
||||
description: "Satisfied business owners.",
|
||||
icon: Smile,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "24/7",
|
||||
title: "Service Support",
|
||||
description: "Dedicated assistance.",
|
||||
icon: Clock,
|
||||
},
|
||||
{ id: "m1", value: "10K+", title: "Banners Printed", description: "High-quality output.", icon: Printer },
|
||||
{ id: "m2", value: "500+", title: "Happy Clients", description: "Satisfied business owners.", icon: Smile },
|
||||
{ id: "m3", value: "24/7", title: "Service Support", description: "Dedicated assistance.", icon: Clock },
|
||||
]}
|
||||
title="Driving Results Together"
|
||||
description="Our printing solutions power local businesses across the region."
|
||||
@@ -223,56 +136,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Rajesh Kumar",
|
||||
date: "Jan 2024",
|
||||
title: "Retailer",
|
||||
quote: "Excellent print quality and quick turnaround.",
|
||||
tag: "5 stars",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-young-businesswoman_23-2149153829.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-office-using-printer_23-2149456968.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sneha Patil",
|
||||
date: "Feb 2024",
|
||||
title: "Event Manager",
|
||||
quote: "Reliable service for our outdoor events.",
|
||||
tag: "5 stars",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/businessman-using-tablet-with-city-skyline-background_9975-22162.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/scenery-designers-work_23-2149741823.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Amit Sharma",
|
||||
date: "Mar 2024",
|
||||
title: "Business Owner",
|
||||
quote: "The signage looks stunning on our store.",
|
||||
tag: "5 stars",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-woman-happy-after-shopping_23-2148660676.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crazy-businessman-happy-expression_1194-3608.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Priya Reddy",
|
||||
date: "Apr 2024",
|
||||
title: "Marketing Pro",
|
||||
quote: "Best printing services in the area, hands down.",
|
||||
tag: "5 stars",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-delivery-man-showing-notepad-sign-order_23-2148455137.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-3571.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Vijay Kumar",
|
||||
date: "May 2024",
|
||||
title: "Owner",
|
||||
quote: "Affordable and very professional results.",
|
||||
tag: "5 stars",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/man-wheelchair-having-office-job_23-2149571058.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-female-graphic-designers-interacting-color-chart_1170-2931.jpg",
|
||||
},
|
||||
{ id: "1", name: "Rajesh Kumar", date: "Jan 2024", title: "Retailer", quote: "Excellent print quality and quick turnaround.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-young-businesswoman_23-2149153829.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-working-office-using-printer_23-2149456968.jpg" },
|
||||
{ id: "2", name: "Sneha Patil", date: "Feb 2024", title: "Event Manager", quote: "Reliable service for our outdoor events.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/businessman-using-tablet-with-city-skyline-background_9975-22162.jpg", imageSrc: "http://img.b2bpic.net/free-photo/scenery-designers-work_23-2149741823.jpg" },
|
||||
{ id: "3", name: "Amit Sharma", date: "Mar 2024", title: "Business Owner", quote: "The signage looks stunning on our store.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-woman-happy-after-shopping_23-2148660676.jpg", imageSrc: "http://img.b2bpic.net/free-photo/crazy-businessman-happy-expression_1194-3608.jpg" },
|
||||
{ id: "4", name: "Priya Reddy", date: "Apr 2024", title: "Marketing Pro", quote: "Best printing services in the area, hands down.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-delivery-man-showing-notepad-sign-order_23-2148455137.jpg", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-3571.jpg" },
|
||||
{ id: "5", name: "Vijay Kumar", date: "May 2024", title: "Owner", quote: "Affordable and very professional results.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/man-wheelchair-having-office-job_23-2149571058.jpg", imageSrc: "http://img.b2bpic.net/free-photo/male-female-graphic-designers-interacting-color-chart_1170-2931.jpg" },
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Hear about the quality we bring to every project."
|
||||
@@ -283,21 +151,9 @@ export default function LandingPage() {
|
||||
<FaqSplitText
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "What file formats do you accept?",
|
||||
content: "We accept PDF, AI, and CDR formats for high-quality printing results.",
|
||||
},
|
||||
{
|
||||
id: "q2",
|
||||
title: "How long does a flex print take?",
|
||||
content: "Most standard orders are completed within 24-48 hours depending on quantity.",
|
||||
},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Do you provide installation?",
|
||||
content: "Yes, we offer professional installation services for all signage and flex boards.",
|
||||
},
|
||||
{ id: "q1", title: "What file formats do you accept?", content: "We accept PDF, AI, and CDR formats for high-quality printing results." },
|
||||
{ id: "q2", title: "How long does a flex print take?", content: "Most standard orders are completed within 24-48 hours depending on quantity." },
|
||||
{ id: "q3", title: "Do you provide installation?", content: "Yes, we offer professional installation services for all signage and flex boards." },
|
||||
]}
|
||||
sideTitle="Frequently Asked Questions"
|
||||
faqsAnimation="slide-up"
|
||||
@@ -307,9 +163,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Get in Touch"
|
||||
title="Ready for Your Next Project?"
|
||||
description="Contact MV Digitals Flex Printing today to discuss your signage needs."
|
||||
@@ -323,26 +177,14 @@ export default function LandingPage() {
|
||||
columns={[
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#",
|
||||
},
|
||||
{ label: "About Us", href: "#" },
|
||||
{ label: "Services", href: "#" },
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#",
|
||||
},
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Contact", href: "#" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user