Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-01 01:32:51 +00:00

View File

@@ -2,6 +2,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import { ArrowRight } from "lucide-react";
import ContactCTA from '@/components/sections/contact/ContactCTA';
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
@@ -28,28 +29,14 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "About",
id: "about",
},
{
name: "Services",
id: "features",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Services", id: "features" },
{ name: "Contact", id: "contact" },
]}
brandName="RB CUSTOM"
button={{
text: "WhatsApp",
href: "https://wa.me/18298606711",
}}
text: "WhatsApp", href: "https://wa.me/18298606711"}}
/>
</div>
@@ -59,9 +46,7 @@ export default function LandingPage() {
description="Print your vision with premium custom printing services in Punta Cana. From business cards to large-scale professional signage, we bring your ideas to life with precision."
buttons={[
{
text: "WhatsApp Us",
href: "https://wa.me/18298606711",
},
text: "WhatsApp Us", href: "https://wa.me/18298606711"},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BgksNahonK9T9LO7NwWPjKb9Qf/a-professional-custom-printing-studio-wo-1775007130313-5cd302cd.png"
imageAlt="Professional Printing Studio"
@@ -84,22 +69,13 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Corporate Stationery",
description: "High-end business cards, letterheads, and envelopes with custom finishes.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BgksNahonK9T9LO7NwWPjKb9Qf/business-cards-with-custom-gold-foil-pri-1775007129245-170feb82.png",
buttonIcon: "ArrowRight",
title: "Corporate Stationery", description: "High-end business cards, letterheads, and envelopes with custom finishes.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BgksNahonK9T9LO7NwWPjKb9Qf/business-cards-with-custom-gold-foil-pri-1775007129245-170feb82.png", buttonIcon: ArrowRight,
},
{
title: "Custom Apparel",
description: "Professional screen printing and heat transfers for uniforms and branding.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BgksNahonK9T9LO7NwWPjKb9Qf/custom-apparel-printing-setup-screen-pri-1775007130215-fc532c48.png",
buttonIcon: "ArrowRight",
title: "Custom Apparel", description: "Professional screen printing and heat transfers for uniforms and branding.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BgksNahonK9T9LO7NwWPjKb9Qf/custom-apparel-printing-setup-screen-pri-1775007130215-fc532c48.png", buttonIcon: ArrowRight,
},
{
title: "Large Format Signage",
description: "Vibrant vinyl banners, signs, and advertising displays that catch attention.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BgksNahonK9T9LO7NwWPjKb9Qf/large-scale-vinyl-printing-vibrant-outdo-1775007130015-a844317e.png",
buttonIcon: "ArrowRight",
title: "Large Format Signage", description: "Vibrant vinyl banners, signs, and advertising displays that catch attention.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BgksNahonK9T9LO7NwWPjKb9Qf/large-scale-vinyl-printing-vibrant-outdo-1775007130015-a844317e.png", buttonIcon: ArrowRight,
},
]}
title="Our Specialized Services"
@@ -114,59 +90,28 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Johnson",
role: "CEO",
company: "Island Growth",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BgksNahonK9T9LO7NwWPjKb9Qf/professional-business-executive-portrait-1775007130134-b2100fe7.png?_wi=1",
},
id: "1", name: "Sarah Johnson", role: "CEO", company: "Island Growth", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BgksNahonK9T9LO7NwWPjKb9Qf/professional-business-executive-portrait-1775007130134-b2100fe7.png"},
{
id: "2",
name: "Michael Chen",
role: "CTO",
company: "Innovate Lab",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BgksNahonK9T9LO7NwWPjKb9Qf/young-entrepreneur-creative-professional-1775007131224-468c132c.png",
},
id: "2", name: "Michael Chen", role: "CTO", company: "Innovate Lab", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BgksNahonK9T9LO7NwWPjKb9Qf/young-entrepreneur-creative-professional-1775007131224-468c132c.png"},
{
id: "3",
name: "Emily Rodriguez",
role: "Director",
company: "Punta Media",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BgksNahonK9T9LO7NwWPjKb9Qf/marketing-director-woman-standing-in-fro-1775007129884-93fbaf62.png",
},
id: "3", name: "Emily Rodriguez", role: "Director", company: "Punta Media", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BgksNahonK9T9LO7NwWPjKb9Qf/marketing-director-woman-standing-in-fro-1775007129884-93fbaf62.png"},
{
id: "4",
name: "David Kim",
role: "Manager",
company: "Tech Startup",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BgksNahonK9T9LO7NwWPjKb9Qf/creative-design-lead-professional-portra-1775007129698-e32bb102.png",
},
id: "4", name: "David Kim", role: "Manager", company: "Tech Startup", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BgksNahonK9T9LO7NwWPjKb9Qf/creative-design-lead-professional-portra-1775007129698-e32bb102.png"},
{
id: "5",
name: "Laura Martinez",
role: "Creative Lead",
company: "Design Hub",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BgksNahonK9T9LO7NwWPjKb9Qf/professional-business-executive-portrait-1775007130134-b2100fe7.png?_wi=2",
},
id: "5", name: "Laura Martinez", role: "Creative Lead", company: "Design Hub", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BgksNahonK9T9LO7NwWPjKb9Qf/professional-business-executive-portrait-1775007130134-b2100fe7.png"},
]}
kpiItems={[
{
value: "100+",
label: "Projects Completed",
},
value: "100+", label: "Projects Completed"},
{
value: "50+",
label: "Happy Local Partners",
},
value: "50+", label: "Happy Local Partners"},
{
value: "24h",
label: "Average Turnaround",
},
value: "24h", label: "Average Turnaround"},
]}
title="What Our Clients Say"
description="Trusted by businesses and creators throughout the Dominican Republic for our quality and reliability."
@@ -177,16 +122,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={true}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Let's Get Started"
title="Ready to Print Your Vision?"
description="Get in touch today for a free quote on your next custom printing project. Reach us easily via WhatsApp."
buttons={[
{
text: "Message via WhatsApp",
href: "https://wa.me/18298606711",
},
text: "Message via WhatsApp", href: "https://wa.me/18298606711"},
]}
/>
</div>
@@ -196,37 +138,23 @@ export default function LandingPage() {
logoText="RB CUSTOM PRINTING"
columns={[
{
title: "Quick Links",
items: [
title: "Quick Links", items: [
{
label: "Home",
href: "#hero",
},
label: "Home", href: "#hero"},
{
label: "About",
href: "#about",
},
label: "About", href: "#about"},
{
label: "Services",
href: "#features",
},
label: "Services", href: "#features"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "+1 (829) 860-6711",
href: "tel:+18298606711",
},
label: "+1 (829) 860-6711", href: "tel:+18298606711"},
{
label: "Punta Cana, DR",
href: "#",
},
label: "Punta Cana, DR", href: "#"},
],
},
]}