diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 24041f4..a80444f 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -20,8 +20,7 @@ export default function AboutPage() { const footerColumns = [ { - title: "Company", - items: [ + title: "Company", items: [ { label: "Home", href: "/" }, { label: "About", href: "/about" }, { label: "Services", href: "/services" }, @@ -29,8 +28,7 @@ export default function AboutPage() { ], }, { - title: "Services", - items: [ + title: "Services", items: [ { label: "Business Strategy", href: "/services" }, { label: "Marketing Plans", href: "/services" }, { label: "Website Design", href: "/services" }, @@ -38,8 +36,7 @@ export default function AboutPage() { ], }, { - title: "Contact", - items: [ + title: "Contact", items: [ { label: "Schedule Call", href: "/contact" }, { label: "Email: john@mooseconsulting.com", href: "mailto:john@mooseconsulting.com" }, { label: "Phone: (555) 123-4567", href: "tel:+15551234567" }, @@ -55,7 +52,7 @@ export default function AboutPage() { borderRadius="pill" contentWidth="compact" sizing="largeSmallSizeMediumTitles" - background="noise" + background="circleGradient" cardStyle="gradient-mesh" primaryButtonStyle="diagonal-gradient" secondaryButtonStyle="solid" @@ -66,9 +63,7 @@ export default function AboutPage() { brandName="The Moose Consulting" navItems={navItems} button={{ - text: "Schedule Consultation", - href: "/contact", - }} + text: "Schedule Consultation", href: "/contact"}} /> @@ -84,7 +79,7 @@ export default function AboutPage() { { text: "View Our Services", href: "/services" }, ]} buttonAnimation="blur-reveal" - imageSrc="http://img.b2bpic.net/free-photo/portrait-successful-businessmen-office-two-serious-man-suits-working-with-computer-table-making-decisions-developing-strategy-business-growth-business-growth-finance-concept_74855-24621.jpg?_wi=3" + imageSrc="http://img.b2bpic.net/free-photo/portrait-successful-businessmen-office-two-serious-man-suits-working-with-computer-table-making-decisions-developing-strategy-business-growth-business-growth-finance-concept_74855-24621.jpg" imageAlt="John, Business Consultant at The Moose Consulting" useInvertedBackground={false} /> @@ -99,22 +94,13 @@ export default function AboutPage() { tagAnimation="slide-up" metrics={[ { - id: "1", - value: "15+", - title: "Years of Consulting Experience", - items: ["Business strategy development", "Marketing strategy & execution", "Digital transformation leadership"], + id: "1", value: "15+", title: "Years of Consulting Experience", items: ["Business strategy development", "Marketing strategy & execution", "Digital transformation leadership"], }, { - id: "2", - value: "300+", - title: "Business Growth Projects", - items: ["Local & regional focus", "Diverse industries served", "Measurable ROI for each client"], + id: "2", value: "300+", title: "Business Growth Projects", items: ["Local & regional focus", "Diverse industries served", "Measurable ROI for each client"], }, { - id: "3", - value: "4.9★", - title: "Average Client Rating", - items: ["Verified reviews & testimonials", "High referral rate", "Long-term partnerships"], + id: "3", value: "4.9★", title: "Average Client Rating", items: ["Verified reviews & testimonials", "High referral rate", "Long-term partnerships"], }, ]} textboxLayout="default" diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 3207fe8..ac517e7 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -19,8 +19,7 @@ export default function ContactPage() { const footerColumns = [ { - title: "Company", - items: [ + title: "Company", items: [ { label: "Home", href: "/" }, { label: "About", href: "/about" }, { label: "Services", href: "/services" }, @@ -28,8 +27,7 @@ export default function ContactPage() { ], }, { - title: "Services", - items: [ + title: "Services", items: [ { label: "Business Strategy", href: "/services" }, { label: "Marketing Plans", href: "/services" }, { label: "Website Design", href: "/services" }, @@ -37,8 +35,7 @@ export default function ContactPage() { ], }, { - title: "Contact", - items: [ + title: "Contact", items: [ { label: "Schedule Call", href: "/contact" }, { label: "Email: john@mooseconsulting.com", href: "mailto:john@mooseconsulting.com" }, { label: "Phone: (555) 123-4567", href: "tel:+15551234567" }, @@ -54,7 +51,7 @@ export default function ContactPage() { borderRadius="pill" contentWidth="compact" sizing="largeSmallSizeMediumTitles" - background="noise" + background="circleGradient" cardStyle="gradient-mesh" primaryButtonStyle="diagonal-gradient" secondaryButtonStyle="solid" @@ -65,9 +62,7 @@ export default function ContactPage() { brandName="The Moose Consulting" navItems={navItems} button={{ - text: "Schedule Consultation", - href: "/contact", - }} + text: "Schedule Consultation", href: "/contact"}} /> @@ -83,7 +78,7 @@ export default function ContactPage() { { text: "Call: (555) 123-4567", href: "tel:+15551234567" }, ]} buttonAnimation="blur-reveal" - background={{ variant: "noise" }} + background={{ variant: "plain" }} useInvertedBackground={false} /> @@ -92,35 +87,17 @@ export default function ContactPage() { @@ -82,7 +77,7 @@ export default function HomePage() { tag="Business Consultant" tagIcon={TrendingUp} tagAnimation="slide-up" - background={{ variant: "noise" }} + background={{ variant: "plain" }} buttons={[ { text: "Schedule Free Consultation", href: "/contact" }, { text: "Call Now: (555) 123-4567", href: "tel:+15551234567" }, @@ -90,13 +85,9 @@ export default function HomePage() { buttonAnimation="blur-reveal" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-businessmen-office-two-serious-man-suits-working-with-computer-table-making-decisions-developing-strategy-business-growth-business-growth-finance-concept_74855-24621.jpg?_wi=1", - imageAlt: "Business consulting session", - }, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-businessmen-office-two-serious-man-suits-working-with-computer-table-making-decisions-developing-strategy-business-growth-business-growth-finance-concept_74855-24621.jpg", imageAlt: "Business consulting session"}, { - imageSrc: "http://img.b2bpic.net/free-photo/business-team-working-new-business-plan-with-modern-digital-computer-top-view-shot_1423-239.jpg", - imageAlt: "Business growth and success", - }, + imageSrc: "http://img.b2bpic.net/free-photo/business-team-working-new-business-plan-with-modern-digital-computer-top-view-shot_1423-239.jpg", imageAlt: "Business growth and success"}, ]} mediaAnimation="slide-up" rating={5} @@ -113,24 +104,13 @@ export default function HomePage() { tagAnimation="slide-up" features={[ { - title: "Business Strategy Consulting", - description: "Develop clear, actionable business strategies that align with your goals. We help you identify opportunities, eliminate barriers, and create a roadmap for sustainable growth.", - bentoComponent: "globe", - }, + title: "Business Strategy Consulting", description: "Develop clear, actionable business strategies that align with your goals. We help you identify opportunities, eliminate barriers, and create a roadmap for sustainable growth.", bentoComponent: "globe"}, { - title: "Marketing Plan Development", - description: "Comprehensive marketing strategies tailored to your industry and target audience. From content planning to lead generation, we build systems that drive qualified prospects to your business.", - bentoComponent: "animated-bar-chart", - }, + title: "Marketing Plan Development", description: "Comprehensive marketing strategies tailored to your industry and target audience. From content planning to lead generation, we build systems that drive qualified prospects to your business.", bentoComponent: "animated-bar-chart"}, { - title: "Website Design & Redesign", - description: "Modern, conversion-focused websites that showcase your expertise and generate leads. We ensure your digital presence reflects your brand's professionalism and drives action.", - bentoComponent: "phone", - statusIcon: Lock, + title: "Website Design & Redesign", description: "Modern, conversion-focused websites that showcase your expertise and generate leads. We ensure your digital presence reflects your brand's professionalism and drives action.", bentoComponent: "phone", statusIcon: Lock, alertIcon: Bell, - alertTitle: "New Lead Inquiry", - alertMessage: "You have a new consultation request", - apps: [ + alertTitle: "New Lead Inquiry", alertMessage: "You have a new consultation request", apps: [ { name: "Analytics", icon: BarChart3 }, { name: "Contacts", icon: Users }, { name: "Messages", icon: MessageSquare }, @@ -142,10 +122,7 @@ export default function HomePage() { ], }, { - title: "Growth Advisory", - description: "Ongoing strategic guidance to scale your business. We work with you to optimize operations, expand your market reach, and maximize profitability through data-driven decisions.", - bentoComponent: "line-chart", - }, + title: "Growth Advisory", description: "Ongoing strategic guidance to scale your business. We work with you to optimize operations, expand your market reach, and maximize profitability through data-driven decisions.", bentoComponent: "line-chart"}, ]} textboxLayout="default" animationType="slide-up" @@ -166,7 +143,7 @@ export default function HomePage() { { text: "Start Your Strategy Session", href: "/contact" }, ]} buttonAnimation="blur-reveal" - imageSrc="http://img.b2bpic.net/free-photo/portrait-successful-businessmen-office-two-serious-man-suits-working-with-computer-table-making-decisions-developing-strategy-business-growth-business-growth-finance-concept_74855-24621.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/portrait-successful-businessmen-office-two-serious-man-suits-working-with-computer-table-making-decisions-developing-strategy-business-growth-business-growth-finance-concept_74855-24621.jpg" imageAlt="John, Business Consultant" useInvertedBackground={false} /> @@ -181,22 +158,13 @@ export default function HomePage() { tagAnimation="slide-up" metrics={[ { - id: "1", - value: "150%", - title: "Average Client Lead Increase", - items: ["Within first 6 months", "Through optimized marketing", "Sustained growth strategy"], + id: "1", value: "150%", title: "Average Client Lead Increase", items: ["Within first 6 months", "Through optimized marketing", "Sustained growth strategy"], }, { - id: "2", - value: "98%", - title: "Client Satisfaction Rate", - items: ["5-star verified reviews", "Repeat clients & referrals", "Long-term partnerships"], + id: "2", value: "98%", title: "Client Satisfaction Rate", items: ["5-star verified reviews", "Repeat clients & referrals", "Long-term partnerships"], }, { - id: "3", - value: "8+", - title: "Industries Served", - items: ["Professional services", "Contractors & trades", "Retail & e-commerce"], + id: "3", value: "8+", title: "Industries Served", items: ["Professional services", "Contractors & trades", "Retail & e-commerce"], }, ]} textboxLayout="default" @@ -236,7 +204,7 @@ export default function HomePage() { { text: "Call (555) 123-4567", href: "tel:+15551234567" }, ]} buttonAnimation="blur-reveal" - background={{ variant: "noise" }} + background={{ variant: "plain" }} useInvertedBackground={false} /> diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index d80713b..9579313 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -20,8 +20,7 @@ export default function ReviewsPage() { const footerColumns = [ { - title: "Company", - items: [ + title: "Company", items: [ { label: "Home", href: "/" }, { label: "About", href: "/about" }, { label: "Services", href: "/services" }, @@ -29,8 +28,7 @@ export default function ReviewsPage() { ], }, { - title: "Services", - items: [ + title: "Services", items: [ { label: "Business Strategy", href: "/services" }, { label: "Marketing Plans", href: "/services" }, { label: "Website Design", href: "/services" }, @@ -38,8 +36,7 @@ export default function ReviewsPage() { ], }, { - title: "Contact", - items: [ + title: "Contact", items: [ { label: "Schedule Call", href: "/contact" }, { label: "Email: john@mooseconsulting.com", href: "mailto:john@mooseconsulting.com" }, { label: "Phone: (555) 123-4567", href: "tel:+15551234567" }, @@ -55,7 +52,7 @@ export default function ReviewsPage() { borderRadius="pill" contentWidth="compact" sizing="largeSmallSizeMediumTitles" - background="noise" + background="circleGradient" cardStyle="gradient-mesh" primaryButtonStyle="diagonal-gradient" secondaryButtonStyle="solid" @@ -66,9 +63,7 @@ export default function ReviewsPage() { brandName="The Moose Consulting" navItems={navItems} button={{ - text: "Schedule Consultation", - href: "/contact", - }} + text: "Schedule Consultation", href: "/contact"}} /> @@ -100,22 +95,13 @@ export default function ReviewsPage() { tagAnimation="slide-up" metrics={[ { - id: "1", - value: "4.9★", - title: "Average Rating Across All Reviews", - items: ["6+ verified testimonials", "100% would refer us", "Consistent 5-star feedback"], + id: "1", value: "4.9★", title: "Average Rating Across All Reviews", items: ["6+ verified testimonials", "100% would refer us", "Consistent 5-star feedback"], }, { - id: "2", - value: "92%", - title: "Lead Generation Improvement", - items: ["Average increase within 6 months", "Sustainable long-term growth", "Quantifiable ROI for clients"], + id: "2", value: "92%", title: "Lead Generation Improvement", items: ["Average increase within 6 months", "Sustainable long-term growth", "Quantifiable ROI for clients"], }, { - id: "3", - value: "95%", - title: "Client Retention & Referral Rate", - items: ["Repeat engagements", "Referral-based growth", "Long-term partnerships"], + id: "3", value: "95%", title: "Client Retention & Referral Rate", items: ["Repeat engagements", "Referral-based growth", "Long-term partnerships"], }, ]} textboxLayout="default" @@ -136,7 +122,7 @@ export default function ReviewsPage() { { text: "Call (555) 123-4567", href: "tel:+15551234567" }, ]} buttonAnimation="blur-reveal" - background={{ variant: "noise" }} + background={{ variant: "plain" }} useInvertedBackground={false} /> diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 0a3a853..aac2db3 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -20,8 +20,7 @@ export default function ServicesPage() { const footerColumns = [ { - title: "Company", - items: [ + title: "Company", items: [ { label: "Home", href: "/" }, { label: "About", href: "/about" }, { label: "Services", href: "/services" }, @@ -29,8 +28,7 @@ export default function ServicesPage() { ], }, { - title: "Services", - items: [ + title: "Services", items: [ { label: "Business Strategy", href: "/services" }, { label: "Marketing Plans", href: "/services" }, { label: "Website Design", href: "/services" }, @@ -38,8 +36,7 @@ export default function ServicesPage() { ], }, { - title: "Contact", - items: [ + title: "Contact", items: [ { label: "Schedule Call", href: "/contact" }, { label: "Email: john@mooseconsulting.com", href: "mailto:john@mooseconsulting.com" }, { label: "Phone: (555) 123-4567", href: "tel:+15551234567" }, @@ -55,7 +52,7 @@ export default function ServicesPage() { borderRadius="pill" contentWidth="compact" sizing="largeSmallSizeMediumTitles" - background="noise" + background="circleGradient" cardStyle="gradient-mesh" primaryButtonStyle="diagonal-gradient" secondaryButtonStyle="solid" @@ -66,9 +63,7 @@ export default function ServicesPage() { brandName="The Moose Consulting" navItems={navItems} button={{ - text: "Schedule Consultation", - href: "/contact", - }} + text: "Schedule Consultation", href: "/contact"}} /> @@ -81,24 +76,13 @@ export default function ServicesPage() { tagAnimation="slide-up" features={[ { - title: "Business Strategy Consulting", - description: "We work with you to develop clear, actionable business strategies. Our process includes market analysis, competitive positioning, opportunity identification, and a comprehensive roadmap for achieving your growth goals.", - bentoComponent: "globe", - }, + title: "Business Strategy Consulting", description: "We work with you to develop clear, actionable business strategies. Our process includes market analysis, competitive positioning, opportunity identification, and a comprehensive roadmap for achieving your growth goals.", bentoComponent: "globe"}, { - title: "Marketing Plan Development", - description: "From content strategy to lead generation systems, we build comprehensive marketing plans that attract your ideal clients. We focus on ROI and sustainable growth for your business.", - bentoComponent: "animated-bar-chart", - }, + title: "Marketing Plan Development", description: "From content strategy to lead generation systems, we build comprehensive marketing plans that attract your ideal clients. We focus on ROI and sustainable growth for your business.", bentoComponent: "animated-bar-chart"}, { - title: "Website Design & Development", - description: "Modern, high-converting websites that showcase your expertise and turn visitors into leads. Our web solutions are mobile-optimized, fast, and designed for measurable business results.", - bentoComponent: "phone", - statusIcon: Lock, + title: "Website Design & Development", description: "Modern, high-converting websites that showcase your expertise and turn visitors into leads. Our web solutions are mobile-optimized, fast, and designed for measurable business results.", bentoComponent: "phone", statusIcon: Lock, alertIcon: Bell, - alertTitle: "New Lead Inquiry", - alertMessage: "You have a new consultation request", - apps: [ + alertTitle: "New Lead Inquiry", alertMessage: "You have a new consultation request", apps: [ { name: "Analytics", icon: BarChart3 }, { name: "Contacts", icon: Users }, { name: "Messages", icon: MessageSquare }, @@ -110,10 +94,7 @@ export default function ServicesPage() { ], }, { - title: "Growth Advisory & Optimization", - description: "Ongoing strategic guidance to scale your business. We monitor performance, identify optimization opportunities, and help you stay ahead of market changes.", - bentoComponent: "line-chart", - }, + title: "Growth Advisory & Optimization", description: "Ongoing strategic guidance to scale your business. We monitor performance, identify optimization opportunities, and help you stay ahead of market changes.", bentoComponent: "line-chart"}, ]} textboxLayout="default" animationType="slide-up" @@ -152,7 +133,7 @@ export default function ServicesPage() { { text: "Call (555) 123-4567", href: "tel:+15551234567" }, ]} buttonAnimation="blur-reveal" - background={{ variant: "noise" }} + background={{ variant: "plain" }} useInvertedBackground={false} />