diff --git a/src/app/page.tsx b/src/app/page.tsx
index 82f1e52..07c0137 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -43,7 +43,7 @@ export default function LandingPage() {
@@ -129,7 +129,7 @@ export default function LandingPage() {
reviewCount: "30", imageSrc: "http://img.b2bpic.net/free-photo/silver-sedan-with-red-lights_114579-4386.jpg"},
]}
title="Classic Fleet Highlights"
- description="Explore the iconic vehicles maintained and admired by our club members."
+ description="Explore the iconic vehicles maintained and admired by our independent club members."
/>
@@ -150,7 +150,7 @@ export default function LandingPage() {
},
]}
title="Club Milestones"
- description="Driving our community forward with passion and dedication."
+ description="Driving our enthusiast community forward with passion and dedication."
/>
@@ -169,10 +169,10 @@ export default function LandingPage() {
{
id: "t4", name: "Linda P.", role: "Member", testimonial: "Exceptional events and wonderful community spirit.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-small-girl-near-shiny-car-atuo-service-workshop_613910-3495.jpg"},
{
- id: "t5", name: "Robert B.", role: "Collector", testimonial: "Joining this club was the best automotive decision.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-man-posing-vintage-portrait_23-2150794812.jpg"},
+ id: "t5", name: "Robert B.", role: "Collector", testimonial: "Joining this club was the best automotive decision.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-man-posing-vintage-portrait_23-21510794812.jpg"},
]}
title="Member Experiences"
- description="Hear what our dedicated car enthusiasts say about being part of the club."
+ description="Hear what our dedicated enthusiasts say about being part of our club."
/>
@@ -183,7 +183,7 @@ export default function LandingPage() {
variant: "plain"}}
tag="Inquiries"
title="Connect With The Club"
- description="Reach out to join or learn more about membership eligibility."
+ description="Reach out to join our community. Please note that we are not associated with General Motors or the Cadillac automobile manufacturer."
buttons={[
{
text: "Contact Us", href: "mailto:hello@example.com"},
@@ -211,11 +211,11 @@ export default function LandingPage() {
],
},
]}
- bottomLeftText="© 2024 Cadillac Club"
- bottomRightText="All rights reserved."
+ bottomLeftText="© 2024 Cadillac Club (Independent Enthusiast Group)"
+ bottomRightText="All rights reserved. Not affiliated with GM."
/>
);
-}
+}
\ No newline at end of file