From 6374d88ac79588e9f602d418cbbcd4e227025b52 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 02:43:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 25a2292..3784657 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -35,7 +35,7 @@ export default function LandingPage() { { name: "Features", id: "#features"}, ]} - brandName="Divine Meridian" + brandName="1412 Enterprises" button={{ text: "Get Started", href: "#contact"}} /> @@ -46,7 +46,7 @@ export default function LandingPage() { background={{ variant: "sparkles-gradient"}} title="Elevate Your Digital Presence" - description="Divine Meridian crafts high-performance digital experiences tailored to boost interaction and scale small businesses into industry leaders." + description="1412 Enterprises crafts high-performance digital experiences tailored to boost interaction and scale small businesses into industry leaders." tag="Launch Your Digital Future" buttons={[ { @@ -101,7 +101,7 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", name: "Sarah Jenkins", handle: "@sarah_j", testimonial: "Divine Meridian changed how our customers interact with our brand. The site is beautiful.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-nerdy-waitress-work_329181-2082.jpg"}, + id: "1", name: "Sarah Jenkins", handle: "@sarah_j", testimonial: "1412 Enterprises changed how our customers interact with our brand. The site is beautiful.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-nerdy-waitress-work_329181-2082.jpg"}, { id: "2", name: "Michael Chen", handle: "@m_chen_lab", testimonial: "The performance boost and design overhaul were exactly what our growing startup needed.", imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-cup-coffee_23-2149330971.jpg"}, { @@ -112,7 +112,7 @@ export default function LandingPage() { id: "5", name: "Alice Wong", handle: "@alice_w", testimonial: "Absolutely worth the investment. My new site feels like it belongs in the future.", imageSrc: "http://img.b2bpic.net/free-photo/technician-optimizing-data-center-equipment-maximum-efficiency_482257-117650.jpg"}, ]} title="Trusted by Small Businesses" - description="See why business owners choose Divine Meridian to power their digital growth." + description="See why business owners choose 1412 Enterprises to power their digital growth." /> @@ -124,16 +124,16 @@ export default function LandingPage() { text="Ready to redefine your digital future? Contact us for a free strategy consultation today." buttons={[ { - text: "Email Us Now", href: "mailto:hello@divinemeridian.com"}, + text: "Email Us Now", href: "mailto:hello@1412enterprises.com"}, ]} />