1 Commits

Author SHA1 Message Date
0370d8fc54 Update src/app/page.tsx 2026-04-22 15:42:15 +00:00

View File

@@ -36,7 +36,7 @@ export default function LandingPage() {
{ name: "Work", id: "work" },
{ name: "Contact", id: "contact" },
]}
brandName="Needthebentley Inspired"
brandName="RK Inspired"
/>
</div>
@@ -115,7 +115,7 @@ export default function LandingPage() {
title="Voices of Excellence"
description="Hear how we've helped leaders transform their brand presence."
testimonials={[
{ id: "1", name: "Alex Rivers", handle: "@arivers", testimonial: "Needthebentley-level sophistication that yielded immediate, measurable results for our brand.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg" },
{ id: "1", name: "Alex Rivers", handle: "@arivers", testimonial: "RK-level sophistication that yielded immediate, measurable results for our brand.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg" },
{ id: "2", name: "Elena Vance", handle: "@evance", testimonial: "The clarity of strategy provided was second to none. Absolutely transformative partnership.", imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081912.jpg" },
{ id: "3", name: "Marcus Thorne", handle: "@mthorne", testimonial: "They don't just design; they understand our business better than we do. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-red-tie-shirt-wearing-glasses-looking-camera-smiling-presenting-copy-space-with-arm-his-handstanding-orange-background_141793-110723.jpg" },
]}
@@ -150,7 +150,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
logoText="Needthebentley Inspired"
logoText="RK Inspired"
imageSrc="http://img.b2bpic.net/free-photo/abstract-textured-backgound_1258-30489.jpg"
columns={[
{ title: "Company", items: [{ label: "About", href: "#about" }, { label: "Careers", href: "#" }, { label: "Contact", href: "#contact" }] },