Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-04-01 01:44:04 +00:00

View File

@@ -34,7 +34,7 @@ export default function LandingPage() {
{ name: "Services", id: "features" },
{ name: "Contact", id: "contact" },
]}
brandName="RB CUSTOM"
brandName="KORAY CUSTOM MAGIC"
button={{
text: "WhatsApp", href: "https://wa.me/18298606711"}}
/>
@@ -42,7 +42,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogo
logoText="RB CUSTOM PRINTING"
logoText="KORAY CUSTOM MAGIC"
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={[
{
@@ -57,7 +57,7 @@ export default function LandingPage() {
<MediaAbout
useInvertedBackground={false}
title="Your Trusted Printing Partner"
description="At RB Custom Printing, we specialize in high-end, custom printing solutions for businesses and individuals in Punta Cana. With state-of-the-art technology and a passion for excellence, we turn your designs into professional, high-impact products."
description="At Koray Custom Magic, we specialize in high-end, custom printing solutions for businesses and individuals in Punta Cana. With state-of-the-art technology and a passion for excellence, we turn your designs into professional, high-impact products."
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BgksNahonK9T9LO7NwWPjKb9Qf/a-close-up-of-a-high-quality-custom-prin-1775007128898-660f6a39.png"
imageAlt="Printing Craftsmanship"
/>
@@ -135,7 +135,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterBaseCard
logoText="RB CUSTOM PRINTING"
logoText="KORAY CUSTOM MAGIC"
columns={[
{
title: "Quick Links", items: [
@@ -158,10 +158,10 @@ export default function LandingPage() {
],
},
]}
copyrightText="© 2026 RB Custom Printing. Punta Cana, Dominican Republic. Print Your Vision."
copyrightText="© 2026 Koray Custom Magic. Punta Cana, Dominican Republic. Print Your Vision."
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}