From cc08ac5c7ad2365903b6dd682c424e0d900d448a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 1 Mar 2026 19:11:20 +0000 Subject: [PATCH 1/6] Update src/app/about/page.tsx --- src/app/about/page.tsx | 39 ++++++++++++--------------------------- 1 file changed, 12 insertions(+), 27 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 03f1d12..2c28056 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -33,8 +33,7 @@ export default function AboutPage() { { name: "Contact", id: "/contact" } ]} button={{ - text: "Join CABA", - href: "/membership" + text: "Join CABA", href: "/membership" }} /> @@ -48,9 +47,10 @@ export default function AboutPage() { { value: "15+", title: "Years serving Clintonville" }, { value: "200+", title: "Active business members" } ]} - imageSrc="http://img.b2bpic.net/free-photo/diverse-business-people-dinner-party_53876-98341.jpg?_wi=6" + imageSrc="http://img.b2bpic.net/free-photo/diverse-business-people-dinner-party_53876-98341.jpg" imageAlt="CABA community gathering" mediaAnimation="opacity" + metricsAnimation="slide-up" useInvertedBackground={false} /> @@ -64,28 +64,16 @@ export default function AboutPage() { animationType="slide-up" team={[ { - id: "1", - name: "Sarah Mitchell", - role: "President", - imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=2" + id: "1", name: "Sarah Mitchell", role: "President", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg" }, { - id: "2", - name: "James Rodriguez", - role: "Vice President", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=3" + id: "2", name: "James Rodriguez", role: "Vice President", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg" }, { - id: "3", - name: "Emma Chen", - role: "Secretary", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2" + id: "3", name: "Emma Chen", role: "Secretary", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" }, { - id: "4", - name: "Michael Torres", - role: "Treasurer", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=4" + id: "4", name: "Michael Torres", role: "Treasurer", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg" } ]} buttons={[ @@ -103,21 +91,20 @@ export default function AboutPage() { { text: "Become a Member", href: "/membership" }, { text: "Contact Us", href: "/contact" } ]} - background={{ variant: "noise" }} + background={{ variant: "plain" }} useInvertedBackground={false} /> @@ -48,7 +47,7 @@ export default function ContactPage() { { text: "Join CABA", href: "/membership" }, { text: "Email Us", href: "mailto:hello@caba.local" } ]} - background={{ variant: "noise" }} + background={{ variant: "plain" }} useInvertedBackground={false} /> @@ -62,9 +61,10 @@ export default function ContactPage() { { value: "Monthly", title: "Networking meetups" }, { value: "24hrs", title: "Email response time" } ]} - imageSrc="http://img.b2bpic.net/free-photo/diverse-business-people-dinner-party_53876-98341.jpg?_wi=8" + imageSrc="http://img.b2bpic.net/free-photo/diverse-business-people-dinner-party_53876-98341.jpg" imageAlt="CABA networking event" mediaAnimation="opacity" + metricsAnimation="slide-up" useInvertedBackground={false} /> @@ -86,14 +86,13 @@ export default function ContactPage() { @@ -49,25 +48,13 @@ export default function EventsPage() { gridVariant="three-columns-all-equal-width" products={[ { - id: "1", - name: "Monthly Networking Meetup", - price: "Free for Members", - imageSrc: "http://img.b2bpic.net/free-photo/cafe-bar-hotel-loft-style_1150-10724.jpg?_wi=3", - imageAlt: "Monthly networking event" + id: "1", name: "Monthly Networking Meetup", price: "Free for Members", imageSrc: "http://img.b2bpic.net/free-photo/cafe-bar-hotel-loft-style_1150-10724.jpg", imageAlt: "Monthly networking event" }, { - id: "2", - name: "Member Education Series", - price: "Free for Members", - imageSrc: "http://img.b2bpic.net/free-photo/man-works-luxurious-clothing-store_482257-76679.jpg?_wi=3", - imageAlt: "Business education workshop" + id: "2", name: "Member Education Series", price: "Free for Members", imageSrc: "http://img.b2bpic.net/free-photo/man-works-luxurious-clothing-store_482257-76679.jpg", imageAlt: "Business education workshop" }, { - id: "3", - name: "Annual Awards Dinner", - price: "Members + Guests", - imageSrc: "http://img.b2bpic.net/free-photo/curly-female-client-picking-color-hait-toning-beaty-salone_651396-977.jpg?_wi=3", - imageAlt: "Annual awards celebration" + id: "3", name: "Annual Awards Dinner", price: "Members + Guests", imageSrc: "http://img.b2bpic.net/free-photo/curly-female-client-picking-color-hait-toning-beaty-salone_651396-977.jpg", imageAlt: "Annual awards celebration" } ]} buttons={[ @@ -86,28 +73,16 @@ export default function EventsPage() { animationType="slide-up" team={[ { - id: "1", - name: "Mitchell Coffee Co.", - role: "Coffee & Café", - imageSrc: "http://img.b2bpic.net/free-photo/cafe-bar-hotel-loft-style_1150-10724.jpg?_wi=4" + id: "1", name: "Mitchell Coffee Co.", role: "Coffee & Café", imageSrc: "http://img.b2bpic.net/free-photo/cafe-bar-hotel-loft-style_1150-10724.jpg" }, { - id: "2", - name: "Chen Design Studio", - role: "Creative Services", - imageSrc: "http://img.b2bpic.net/free-photo/man-works-luxurious-clothing-store_482257-76679.jpg?_wi=4" + id: "2", name: "Chen Design Studio", role: "Creative Services", imageSrc: "http://img.b2bpic.net/free-photo/man-works-luxurious-clothing-store_482257-76679.jpg" }, { - id: "3", - name: "Rodriguez & Associates", - role: "Professional Services", - imageSrc: "http://img.b2bpic.net/free-photo/curly-female-client-picking-color-hait-toning-beaty-salone_651396-977.jpg?_wi=4" + id: "3", name: "Rodriguez & Associates", role: "Professional Services", imageSrc: "http://img.b2bpic.net/free-photo/curly-female-client-picking-color-hait-toning-beaty-salone_651396-977.jpg" }, { - id: "4", - name: "Torres Home Services", - role: "Home Services", - imageSrc: "http://img.b2bpic.net/free-photo/manager-working-financial-analysis-while-standing-with-laptop_482257-79485.jpg" + id: "4", name: "Torres Home Services", role: "Home Services", imageSrc: "http://img.b2bpic.net/free-photo/manager-working-financial-analysis-while-standing-with-laptop_482257-79485.jpg" } ]} buttons={[ @@ -125,21 +100,20 @@ export default function EventsPage() { { text: "View Event Calendar", href: "/events" }, { text: "Become a Member", href: "/membership" } ]} - background={{ variant: "noise" }} + background={{ variant: "plain" }} useInvertedBackground={false} /> @@ -48,9 +47,10 @@ export default function MembershipPage() { { value: "200+", title: "Clintonville business members" }, { value: "12+", title: "Events per year" } ]} - imageSrc="http://img.b2bpic.net/free-photo/diverse-business-people-dinner-party_53876-98341.jpg?_wi=3" + imageSrc="http://img.b2bpic.net/free-photo/diverse-business-people-dinner-party_53876-98341.jpg" imageAlt="CABA members networking" mediaAnimation="opacity" + metricsAnimation="slide-up" useInvertedBackground={false} /> @@ -65,25 +65,13 @@ export default function MembershipPage() { gridVariant="three-columns-all-equal-width" products={[ { - id: "1", - name: "Networking Access", - price: "Included", - imageSrc: "http://img.b2bpic.net/free-photo/cafe-bar-hotel-loft-style_1150-10724.jpg?_wi=2", - imageAlt: "Networking events" + id: "1", name: "Networking Access", price: "Included", imageSrc: "http://img.b2bpic.net/free-photo/cafe-bar-hotel-loft-style_1150-10724.jpg", imageAlt: "Networking events" }, { - id: "2", - name: "Business Directory", - price: "Included", - imageSrc: "http://img.b2bpic.net/free-photo/man-works-luxurious-clothing-store_482257-76679.jpg?_wi=2", - imageAlt: "Business promotion" + id: "2", name: "Business Directory", price: "Included", imageSrc: "http://img.b2bpic.net/free-photo/man-works-luxurious-clothing-store_482257-76679.jpg", imageAlt: "Business promotion" }, { - id: "3", - name: "Member Discounts", - price: "Included", - imageSrc: "http://img.b2bpic.net/free-photo/curly-female-client-picking-color-hait-toning-beaty-salone_651396-977.jpg?_wi=2", - imageAlt: "Member benefits" + id: "3", name: "Member Discounts", price: "Included", imageSrc: "http://img.b2bpic.net/free-photo/curly-female-client-picking-color-hait-toning-beaty-salone_651396-977.jpg", imageAlt: "Member benefits" } ]} buttons={[ @@ -102,21 +90,20 @@ export default function MembershipPage() { { text: "Join CABA", href: "/contact" }, { text: "Talk to Us", href: "/contact" } ]} - background={{ variant: "noise" }} + background={{ variant: "plain" }} useInvertedBackground={false} /> @@ -50,8 +49,8 @@ export default function HomePage() { { text: "Explore Upcoming Events", href: "/events" } ]} buttonAnimation="slide-up" - background={{ variant: "noise" }} - imageSrc="http://img.b2bpic.net/free-photo/diverse-business-people-dinner-party_53876-98341.jpg?_wi=1" + background={{ variant: "plain" }} + imageSrc="http://img.b2bpic.net/free-photo/diverse-business-people-dinner-party_53876-98341.jpg" imageAlt="CABA networking event with Clintonville business owners" mediaAnimation="opacity" frameStyle="card" @@ -81,25 +80,16 @@ export default function HomePage() { useInvertedBackground={false} features={[ { - id: "1", - title: "Real Connections", - category: ["Networking", "Relationships"], - imageSrc: "http://img.b2bpic.net/free-photo/cafe-bar-hotel-loft-style_1150-10724.jpg?_wi=1", - imageAlt: "Professional handshake" + id: "1", title: "Real Connections", category: ["Networking", "Relationships"], + imageSrc: "http://img.b2bpic.net/free-photo/cafe-bar-hotel-loft-style_1150-10724.jpg", imageAlt: "Professional handshake" }, { - id: "2", - title: "Local Visibility", - category: ["Promotion", "Community"], - imageSrc: "http://img.b2bpic.net/free-photo/man-works-luxurious-clothing-store_482257-76679.jpg?_wi=1", - imageAlt: "Clintonville storefront" + id: "2", title: "Local Visibility", category: ["Promotion", "Community"], + imageSrc: "http://img.b2bpic.net/free-photo/man-works-luxurious-clothing-store_482257-76679.jpg", imageAlt: "Clintonville storefront" }, { - id: "3", - title: "Unique Member Benefits", - category: ["Perks", "Growth"], - imageSrc: "http://img.b2bpic.net/free-photo/curly-female-client-picking-color-hait-toning-beaty-salone_651396-977.jpg?_wi=1", - imageAlt: "Business resources" + id: "3", title: "Unique Member Benefits", category: ["Perks", "Growth"], + imageSrc: "http://img.b2bpic.net/free-photo/curly-female-client-picking-color-hait-toning-beaty-salone_651396-977.jpg", imageAlt: "Business resources" } ]} animationType="slide-up" @@ -117,44 +107,16 @@ export default function HomePage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah Mitchell, Owner of Mitchell Coffee Co.", - date: "Date: October 2024", - title: "An excellent asset to our business community", - quote: "CABA has been invaluable for our growth. The networking opportunities are genuine, the benefits are practical, and the annual awards dinner is always a highlight. It's rare to find a business organization that actually delivers.", - tag: "Coffee & Café", - avatarSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=1" + id: "1", name: "Sarah Mitchell, Owner of Mitchell Coffee Co.", date: "Date: October 2024", title: "An excellent asset to our business community", quote: "CABA has been invaluable for our growth. The networking opportunities are genuine, the benefits are practical, and the annual awards dinner is always a highlight. It's rare to find a business organization that actually delivers.", tag: "Coffee & Café", avatarSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg" }, { - id: "2", - name: "James Rodriguez, Principal at Rodriguez & Associates", - date: "Date: September 2024", - title: "Supporting Clintonville's future", - quote: "We joined CABA to promote the Clintonville business community and support the local economy. What we found was a genuine network of business owners who understand what it means to invest in neighborhood growth.", - tag: "Professional Services", - avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1" + id: "2", name: "James Rodriguez, Principal at Rodriguez & Associates", date: "Date: September 2024", title: "Supporting Clintonville's future", quote: "We joined CABA to promote the Clintonville business community and support the local economy. What we found was a genuine network of business owners who understand what it means to invest in neighborhood growth.", tag: "Professional Services", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg" }, { - id: "3", - name: "Emma Chen, Founder of Chen Design Studio", - date: "Date: August 2024", - title: "Staying informed and connected", - quote: "I love going to CABA events to meet other business owners and learn about changes in our local business environment. It's a supportive space where real relationships form, not just transactional networking.", - tag: "Creative Services", - avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1" + id: "3", name: "Emma Chen, Founder of Chen Design Studio", date: "Date: August 2024", title: "Staying informed and connected", quote: "I love going to CABA events to meet other business owners and learn about changes in our local business environment. It's a supportive space where real relationships form, not just transactional networking.", tag: "Creative Services", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" }, { - id: "4", - name: "Michael Torres, Operator of Torres Home Services", - date: "Date: July 2024", - title: "Unique benefits that deliver value", - quote: "The membership benefits have paid for themselves multiple times over. Beyond the practical perks, CABA connects you with people who genuinely care about seeing local businesses succeed.", - tag: "Home Services", - avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=2" + id: "4", name: "Michael Torres, Operator of Torres Home Services", date: "Date: July 2024", title: "Unique benefits that deliver value", quote: "The membership benefits have paid for themselves multiple times over. Beyond the practical perks, CABA connects you with people who genuinely care about seeing local businesses succeed.", tag: "Home Services", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg" } ]} /> @@ -168,21 +130,20 @@ export default function HomePage() { buttons={[ { text: "Subscribe to Newsletter", href: "/contact" } ]} - background={{ variant: "noise" }} + background={{ variant: "plain" }} useInvertedBackground={false} />