From be33d9017a47b461b57b5c62873717f6c8bc4ca1 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 15:16:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 193 +++++++++++------------------------------------ 1 file changed, 46 insertions(+), 147 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 224768e..172bf4e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,25 +30,15 @@ export default function LandingPage() { @@ -57,66 +47,41 @@ export default function LandingPage() {
@@ -128,36 +93,16 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Business Strategy", - description: "Long-term planning and roadmap development.", - bentoComponent: "reveal-icon", - icon: TrendingUp, - imageSrc: "http://img.b2bpic.net/free-photo/businessman-suit-pointing-charts-tv-screen-meeting-with-his-colleagues-leadership-meeting-conference-room_482257-31221.jpg?_wi=2", - imageAlt: "modern office business meeting room", + title: "Business Strategy", description: "Long-term planning and roadmap development.", bentoComponent: "reveal-icon", icon: TrendingUp, }, { - title: "Management Consulting", - description: "Expert leadership and process management.", - bentoComponent: "reveal-icon", - icon: Briefcase, - imageSrc: "http://img.b2bpic.net/free-photo/making-decisions-as-team_1098-2031.jpg?_wi=1", - imageAlt: "consulting professionals meeting business suit", + title: "Management Consulting", description: "Expert leadership and process management.", bentoComponent: "reveal-icon", icon: Briefcase, }, { - title: "Operational Efficiency", - description: "Optimizing workflows for peak performance.", - bentoComponent: "reveal-icon", - icon: TrendingDown, - imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2551.jpg?_wi=1", - imageAlt: "professional client portrait business background", + title: "Operational Efficiency", description: "Optimizing workflows for peak performance.", bentoComponent: "reveal-icon", icon: TrendingDown, }, { - title: "Growth & Scaling", - description: "Expansion strategies for modern markets.", - bentoComponent: "reveal-icon", - icon: Rocket, - imageSrc: "http://img.b2bpic.net/free-photo/businessman-suit-pointing-charts-tv-screen-meeting-with-his-colleagues-leadership-meeting-conference-room_482257-31221.jpg?_wi=3", - imageAlt: "modern office business meeting room", + title: "Growth & Scaling", description: "Expansion strategies for modern markets.", bentoComponent: "reveal-icon", icon: Rocket, }, ]} title="Our Services" @@ -172,19 +117,13 @@ export default function LandingPage() { description="Prestige Business Consultants is dedicated to helping businesses thrive through expert guidance, strategic planning, and personalized solutions." metrics={[ { - value: "15+", - title: "Years Experience", - }, + value: "15+", title: "Years Experience"}, { - value: "500+", - title: "Clients Served", - }, + value: "500+", title: "Clients Served"}, { - value: "98%", - title: "Success Rate", - }, + value: "98%", title: "Success Rate"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/making-decisions-as-team_1098-2031.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/making-decisions-as-team_1098-2031.jpg" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -197,59 +136,28 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Carl Marteniz", - role: "Owner", - company: "Tech Partners", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2551.jpg?_wi=2", - }, + id: "1", name: "Carl Marteniz", role: "Owner", company: "Tech Partners", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2551.jpg"}, { - id: "2", - name: "Sarah Jenkins", - role: "CEO", - company: "Growth Co", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2551.jpg?_wi=3", - }, + id: "2", name: "Sarah Jenkins", role: "CEO", company: "Growth Co", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2551.jpg"}, { - id: "3", - name: "Michael Chen", - role: "CTO", - company: "Innovate Lab", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2551.jpg?_wi=4", - }, + id: "3", name: "Michael Chen", role: "CTO", company: "Innovate Lab", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2551.jpg"}, { - id: "4", - name: "Jane Smith", - role: "Manager", - company: "Global Solutions", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2551.jpg?_wi=5", - }, + id: "4", name: "Jane Smith", role: "Manager", company: "Global Solutions", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2551.jpg"}, { - id: "5", - name: "David Kim", - role: "Director", - company: "Alpha Corp", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2551.jpg?_wi=6", - }, + id: "5", name: "David Kim", role: "Director", company: "Alpha Corp", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2551.jpg"}, ]} kpiItems={[ { - value: "5.0", - label: "Average Rating", - }, + value: "5.0", label: "Average Rating"}, { - value: "100+", - label: "Reviews", - }, + value: "100+", label: "Reviews"}, { - value: "2 yrs", - label: "Avg Engagement", - }, + value: "2 yrs", label: "Avg Engagement"}, ]} title="Client Reviews" description="What our clients have to say." @@ -260,14 +168,11 @@ export default function LandingPage() { @@ -276,18 +181,13 @@ export default function LandingPage() { @@ -296,8 +196,7 @@ export default function LandingPage() { -- 2.49.1