Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-01 20:51:14 +00:00

View File

@@ -54,12 +54,12 @@ export default function LandingPage() {
]}
buttonAnimation="slide-up"
mediaItems={[
{imageSrc: "http://img.b2bpic.net/free-photo/san-salvadar-monastery-breda_1398-3053.jpg", imageAlt: "Chillicothe downtown historic architecture"},
{imageSrc: "http://img.b2bpic.net/free-photo/yes_53876-47102.jpg", imageAlt: "Networking event with business professionals"},
{imageSrc: "http://img.b2bpic.net/free-photo/business-team-using-laptop-work_1098-1847.jpg", imageAlt: "Business professionals collaborating"},
{imageSrc: "http://img.b2bpic.net/free-photo/san-salvadar-monastery-breda_1398-3053.jpg", imageAlt: "Chillicothe main street storefront"},
{imageSrc: "http://img.b2bpic.net/free-photo/yes_53876-47102.jpg", imageAlt: "Chamber networking gathering"},
{imageSrc: "http://img.b2bpic.net/free-photo/business-team-using-laptop-work_1098-1847.jpg", imageAlt: "Local business leaders meeting"}
{imageSrc: "http://img.b2bpic.net/free-photo/san-salvadar-monastery-breda_1398-3053.jpg?_wi=1", imageAlt: "Chillicothe downtown historic architecture"},
{imageSrc: "http://img.b2bpic.net/free-photo/yes_53876-47102.jpg?_wi=1", imageAlt: "Networking event with business professionals"},
{imageSrc: "http://img.b2bpic.net/free-photo/business-team-using-laptop-work_1098-1847.jpg?_wi=1", imageAlt: "Business professionals collaborating"},
{imageSrc: "http://img.b2bpic.net/free-photo/san-salvadar-monastery-breda_1398-3053.jpg?_wi=2", imageAlt: "Chillicothe main street storefront"},
{imageSrc: "http://img.b2bpic.net/free-photo/yes_53876-47102.jpg?_wi=2", imageAlt: "Chamber networking gathering"},
{imageSrc: "http://img.b2bpic.net/free-photo/business-team-using-laptop-work_1098-1847.jpg?_wi=2", imageAlt: "Local business leaders meeting"}
]}
ariaLabel="Hero section - Chillicothe Chamber of Commerce"
/>
@@ -114,12 +114,12 @@ export default function LandingPage() {
useInvertedBackground={false}
gridVariant="three-columns-all-equal-width"
products={[
{id: "1", name: "Networking & Real Introductions", price: "Priceless", imageSrc: "http://img.b2bpic.net/free-photo/yes_53876-47102.jpg", imageAlt: "Networking event connecting business professionals"},
{id: "2", name: "Business Promotion & Referrals", price: "High Value", imageSrc: "http://img.b2bpic.net/free-photo/business-team-using-laptop-work_1098-1847.jpg", imageAlt: "Business referral and growth opportunities"},
{id: "3", name: "Events & Visibility", price: "Monthly", imageSrc: "http://img.b2bpic.net/free-photo/yes_53876-47102.jpg", imageAlt: "Chamber events keeping members visible"},
{id: "4", name: "Community Leadership", price: "Year-Round", imageSrc: "http://img.b2bpic.net/free-photo/business-team-using-laptop-work_1098-1847.jpg", imageAlt: "Leadership opportunities in the community"},
{id: "5", name: "Resources & Support", price: "Always Available", imageSrc: "http://img.b2bpic.net/free-photo/san-salvadar-monastery-breda_1398-3053.jpg", imageAlt: "Chamber resources and support system"},
{id: "6", name: "Helpful Team in Your Corner", price: "One Call Away", imageSrc: "http://img.b2bpic.net/free-photo/yes_53876-47102.jpg", imageAlt: "Friendly Chamber staff ready to help"}
{id: "1", name: "Networking & Real Introductions", price: "Priceless", imageSrc: "http://img.b2bpic.net/free-photo/yes_53876-47102.jpg?_wi=3", imageAlt: "Networking event connecting business professionals"},
{id: "2", name: "Business Promotion & Referrals", price: "High Value", imageSrc: "http://img.b2bpic.net/free-photo/business-team-using-laptop-work_1098-1847.jpg?_wi=3", imageAlt: "Business referral and growth opportunities"},
{id: "3", name: "Events & Visibility", price: "Monthly", imageSrc: "http://img.b2bpic.net/free-photo/yes_53876-47102.jpg?_wi=4", imageAlt: "Chamber events keeping members visible"},
{id: "4", name: "Community Leadership", price: "Year-Round", imageSrc: "http://img.b2bpic.net/free-photo/business-team-using-laptop-work_1098-1847.jpg?_wi=4", imageAlt: "Leadership opportunities in the community"},
{id: "5", name: "Resources & Support", price: "Always Available", imageSrc: "http://img.b2bpic.net/free-photo/san-salvadar-monastery-breda_1398-3053.jpg?_wi=3", imageAlt: "Chamber resources and support system"},
{id: "6", name: "Helpful Team in Your Corner", price: "One Call Away", imageSrc: "http://img.b2bpic.net/free-photo/yes_53876-47102.jpg?_wi=5", imageAlt: "Friendly Chamber staff ready to help"}
]}
buttons={[{text: "Join Today in 3 Minutes", href: "join"}]}
buttonAnimation="slide-up"
@@ -139,16 +139,16 @@ export default function LandingPage() {
carouselMode="buttons"
blogs={[
{
id: "1", category: "Networking", title: "Monthly Business Mixer", excerpt: "Connect with local entrepreneurs and business leaders over drinks and appetizers. Low-key, high-value networking.", imageSrc: "http://img.b2bpic.net/free-photo/yes_53876-47102.jpg", imageAlt: "Monthly Business Mixer networking event", authorName: "Chillicothe Chamber", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", date: "Second Thursday"
id: "1", category: "Networking", title: "Monthly Business Mixer", excerpt: "Connect with local entrepreneurs and business leaders over drinks and appetizers. Low-key, high-value networking.", imageSrc: "http://img.b2bpic.net/free-photo/yes_53876-47102.jpg?_wi=6", imageAlt: "Monthly Business Mixer networking event", authorName: "Chillicothe Chamber", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", date: "Second Thursday"
},
{
id: "2", category: "Community", title: "Ribbon Cutting Celebration", excerpt: "Celebrate new business openings and expansions with the community. Toast to local growth and new opportunities.", imageSrc: "http://img.b2bpic.net/free-photo/business-team-using-laptop-work_1098-1847.jpg", imageAlt: "Ribbon cutting celebration event", authorName: "Chillicothe Chamber", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", date: "Monthly"
id: "2", category: "Community", title: "Ribbon Cutting Celebration", excerpt: "Celebrate new business openings and expansions with the community. Toast to local growth and new opportunities.", imageSrc: "http://img.b2bpic.net/free-photo/business-team-using-laptop-work_1098-1847.jpg?_wi=5", imageAlt: "Ribbon cutting celebration event", authorName: "Chillicothe Chamber", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", date: "Monthly"
},
{
id: "3", category: "Education", title: "Leadership Breakfast Series", excerpt: "Quarterly breakfasts with insights on growing your business, leading your team, and making local impact.", imageSrc: "http://img.b2bpic.net/free-photo/san-salvadar-monastery-breda_1398-3053.jpg", imageAlt: "Leadership breakfast seminar", authorName: "Chillicothe Chamber", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-person-working-call-center_23-2149288231.jpg", date: "Quarterly"
id: "3", category: "Education", title: "Leadership Breakfast Series", excerpt: "Quarterly breakfasts with insights on growing your business, leading your team, and making local impact.", imageSrc: "http://img.b2bpic.net/free-photo/san-salvadar-monastery-breda_1398-3053.jpg?_wi=4", imageAlt: "Leadership breakfast seminar", authorName: "Chillicothe Chamber", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-person-working-call-center_23-2149288231.jpg", date: "Quarterly"
},
{
id: "4", category: "Community", title: "Annual Awards Dinner", excerpt: "The year's biggest celebration! Honoring outstanding business leaders and community champions in style.", imageSrc: "http://img.b2bpic.net/free-photo/yes_53876-47102.jpg", imageAlt: "Annual awards dinner celebration", authorName: "Chillicothe Chamber", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", date: "Fall"
id: "4", category: "Community", title: "Annual Awards Dinner", excerpt: "The year's biggest celebration! Honoring outstanding business leaders and community champions in style.", imageSrc: "http://img.b2bpic.net/free-photo/yes_53876-47102.jpg?_wi=7", imageAlt: "Annual awards dinner celebration", authorName: "Chillicothe Chamber", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", date: "Fall"
}
]}
buttons={[{text: "View Full Calendar", href: "#"}]}