From 95e1a7a9141bba4407375bf2733cc516fe88e17a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 14 Apr 2026 09:02:56 +0000 Subject: [PATCH 1/2] Update src/app/page.tsx --- src/app/page.tsx | 208 ++++++----------------------------------------- 1 file changed, 25 insertions(+), 183 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bf5502f..c79ed26 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -7,7 +7,6 @@ import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; import HeroOverlay from '@/components/sections/hero/HeroOverlay'; import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven'; import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; -import ProductDetailCard from '@/components/ecommerce/productDetail/ProductDetailCard'; import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive'; export default function LandingPage() { @@ -28,32 +27,14 @@ export default function LandingPage() { @@ -61,34 +42,14 @@ export default function LandingPage() { @@ -100,30 +61,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} metrics={[ - { - id: "m1", - value: "5.0", - title: "Google Rating", - items: [ - "Based on 9 verified reviews", - ], - }, - { - id: "m2", - value: "8+", - title: "Years Experience", - items: [ - "Serving local businesses", - ], - }, - { - id: "m3", - value: "CPA", - title: "Certified", - items: [ - "Fully qualified team", - ], - }, + { id: "m1", value: "5.0", title: "Google Rating", items: ["Based on 9 verified reviews"] }, + { id: "m2", value: "8+", title: "Years Experience", items: ["Serving local businesses"] }, + { id: "m3", value: "CPA", title: "Certified", items: ["Fully qualified team"] }, ]} title="Proven Expertise" description="Our firm delivers consistent results for SMEs." @@ -135,21 +75,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} features={[ - { - title: "Tax & Compliance", - description: "Expert navigation of BAS, payroll, and income tax regulations.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cl8zjf&_wi=1", - }, - { - title: "Cloud Bookkeeping", - description: "Seamless Xero/MYOB integration with real-time reporting dashboards.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wulk30&_wi=1", - }, - { - title: "Business Advisory", - description: "Proactive growth strategies, cashflow forecasting, and KPI tracking.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=0xwp2b&_wi=1", - }, + { title: "Tax & Compliance", description: "Expert navigation of BAS, payroll, and income tax regulations.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cl8zjf" }, + { title: "Cloud Bookkeeping", description: "Seamless Xero/MYOB integration with real-time reporting dashboards.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wulk30" }, + { title: "Business Advisory", description: "Proactive growth strategies, cashflow forecasting, and KPI tracking.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=0xwp2b" }, ]} title="Our Core Services" description="Comprehensive accounting solutions designed to scale your business." @@ -161,109 +89,23 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { - id: "t1", - name: "Sarah J.", - date: "2023", - title: "SME Owner", - quote: "LCP transformed my tax planning process. Truly proactive.", - tag: "Recommended", - avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-with-blue-jacket_23-2149020770.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/group-business-people-work_23-2147923424.jpg?_wi=2", - imageAlt: "professional portrait smiling client", - }, - { - id: "t2", - name: "Mike C.", - date: "2023", - title: "Retailer", - quote: "Exceptional bookkeeping and guidance for my retail store.", - tag: "Expert", - avatarSrc: "http://img.b2bpic.net/free-photo/confident-successful-middle-aged-business-leader_1262-4872.jpg", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cl8zjf&_wi=2", - imageAlt: "professional portrait smiling client", - }, - { - id: "t3", - name: "Emily R.", - date: "2024", - title: "Consultant", - quote: "Clear, reliable, and always ready to help my business grow.", - tag: "Growth", - avatarSrc: "http://img.b2bpic.net/free-photo/happy-young-handsome-man-sitting-cafe-table_1262-975.jpg", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wulk30&_wi=2", - imageAlt: "professional portrait smiling client", - }, - { - id: "t4", - name: "David K.", - date: "2024", - title: "Contractor", - quote: "The team made BAS simple. Could not recommend enough.", - tag: "Reliable", - avatarSrc: "http://img.b2bpic.net/free-photo/healthy-breakfast-concept-with-modern-woman_23-2148115601.jpg", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=0xwp2b&_wi=2", - imageAlt: "professional portrait smiling client", - }, - { - id: "t5", - name: "Jessica L.", - date: "2024", - title: "Owner", - quote: "Professional advice that actually saved me money this year.", - tag: "Valued", - avatarSrc: "http://img.b2bpic.net/free-photo/smile-woman-talking-phone-looking-camera_23-2148317284.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/ideal-beginning-sunday_1098-15647.jpg", - imageAlt: "professional portrait smiling client", - }, + { id: "t1", name: "Sarah J.", date: "2023", title: "SME Owner", quote: "LCP transformed my tax planning process. Truly proactive.", tag: "Recommended", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-with-blue-jacket_23-2149020770.jpg" }, + { id: "t2", name: "Mike C.", date: "2023", title: "Retailer", quote: "Exceptional bookkeeping and guidance for my retail store.", tag: "Expert", avatarSrc: "http://img.b2bpic.net/free-photo/confident-successful-middle-aged-business-leader_1262-4872.jpg" }, + { id: "t3", name: "Emily R.", date: "2024", title: "Consultant", quote: "Clear, reliable, and always ready to help my business grow.", tag: "Growth", avatarSrc: "http://img.b2bpic.net/free-photo/happy-young-handsome-man-sitting-cafe-table_1262-975.jpg" }, + { id: "t4", name: "David K.", date: "2024", title: "Contractor", quote: "The team made BAS simple. Could not recommend enough.", tag: "Reliable", avatarSrc: "http://img.b2bpic.net/free-photo/healthy-breakfast-concept-with-modern-woman_23-2148115601.jpg" }, + { id: "t5", name: "Jessica L.", date: "2024", title: "Owner", quote: "Professional advice that actually saved me money this year.", tag: "Valued", avatarSrc: "http://img.b2bpic.net/free-photo/smile-woman-talking-phone-looking-camera_23-2148317284.jpg" }, ]} title="Client Success Stories" description="See why local businesses trust LCP with their future." /> -
- -
- From 91591432f511aa12d46cd0567870079126f17c4b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 14 Apr 2026 09:02:56 +0000 Subject: [PATCH 2/2] Update src/app/services/page.tsx --- src/app/services/page.tsx | 98 ++++----------------------------------- 1 file changed, 10 insertions(+), 88 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 17e3060..37c17c5 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -6,6 +6,7 @@ import AboutMetric from '@/components/sections/about/AboutMetric'; import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix'; import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; +import { Zap, CheckCircle, TrendingUp, Phone } from 'lucide-react'; export default function LandingPage() { return ( @@ -24,33 +25,9 @@ export default function LandingPage() { @@ -58,6 +35,7 @@ export default function LandingPage() { @@ -69,34 +47,10 @@ export default function LandingPage() { title="Service Benefits" description="Why choose our tailored accounting solutions." features={[ - { - title: "Efficiency", - description: "We optimize your processes.", - buttonIcon: "Zap", - imageSrc: "http://img.b2bpic.net/free-photo/coffee-break_1098-14791.jpg", - imageAlt: "Coffee-break", - }, - { - title: "Accuracy", - description: "Flawless compliance reporting.", - buttonIcon: "CheckCircle", - imageSrc: "http://img.b2bpic.net/free-photo/group-business-people-work_23-2147923424.jpg?_wi=3", - imageAlt: "Coffee-break", - }, - { - title: "Insight", - description: "Understand your numbers better.", - buttonIcon: "TrendingUp", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cl8zjf&_wi=3", - imageAlt: "Coffee-break", - }, - { - title: "Support", - description: "We are always reachable.", - buttonIcon: "Phone", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wulk30&_wi=3", - imageAlt: "Coffee-break", - }, + { title: "Efficiency", description: "We optimize your processes.", buttonIcon: Zap, imageSrc: "http://img.b2bpic.net/free-photo/coffee-break_1098-14791.jpg", imageAlt: "Coffee-break" }, + { title: "Accuracy", description: "Flawless compliance reporting.", buttonIcon: CheckCircle, imageSrc: "http://img.b2bpic.net/free-photo/group-business-people-work_23-2147923424.jpg", imageAlt: "Coffee-break" }, + { title: "Insight", description: "Understand your numbers better.", buttonIcon: TrendingUp, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cl8zjf", imageAlt: "Coffee-break" }, + { title: "Support", description: "We are always reachable.", buttonIcon: Phone, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wulk30", imageAlt: "Coffee-break" }, ]} /> @@ -105,40 +59,8 @@ export default function LandingPage() {