diff --git a/src/app/page.tsx b/src/app/page.tsx
index c7680f5..f9229c6 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -45,7 +45,7 @@ export default function LandingPage() {
@@ -98,7 +98,7 @@ export default function LandingPage() {
id: "1", name: "Sarah Johnson", handle: "@sarahj", testimonial: "The buying process was seamless and the concierge service was top-notch. Highly recommend!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg"},
{
- id: "2", name: "Michael Chen", handle: "@mchen", testimonial: "Finally found a dealership that is truly transparent. The car was in pristine condition.", rating: 5,
+ id: "2", name: "Michael Chen", handle: "@mchen", testimonial: "Finally found a dealership in Arkansas that is truly transparent. The car was in pristine condition.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-successful-woman-with-blue-shirt_1098-3627.jpg"},
{
id: "3", name: "Emily Rodriguez", handle: "@erod", testimonial: "Excellent service and the car exceeded my expectations. CRA Auto Sales is the real deal.", rating: 5,
@@ -112,7 +112,7 @@ export default function LandingPage() {
]}
showRating={true}
title="What Our Clients Say"
- description="Join our community of satisfied luxury automotive enthusiasts."
+ description="Join our community of satisfied luxury automotive enthusiasts in Paris."
/>
@@ -122,7 +122,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
title="Financing Packages"
- description="Tailored financial solutions to make your luxury car purchase effortless and secure."
+ description="Tailored financial solutions for our customers in Paris, Arkansas and beyond."
plans={[
{
id: "basic", badge: "Standard", price: "$499/mo", subtitle: "Flexible monthly financing.", features: [
@@ -141,7 +141,7 @@ export default function LandingPage() {
useInvertedBackground={false}
background={{
variant: "canvas-reveal"}}
- text="Ready to find your next luxury vehicle? Talk to our dedicated team at CRA Auto Sales today and schedule your personalized viewing."
+ text="Ready to find your next luxury vehicle? Visit our dealership in Paris, Arkansas or talk to our dedicated team at CRA Auto Sales today to schedule your personalized viewing."
buttons={[
{
text: "Schedule Appointment", href: "#contact-form"},
@@ -180,10 +180,10 @@ export default function LandingPage() {
],
},
]}
- copyrightText="© 2026 CRA Auto Sales. All rights reserved."
+ copyrightText="© 2026 CRA Auto Sales. All rights reserved. Located in Paris, Arkansas."
/>
);
-}
+}
\ No newline at end of file