Compare commits
9 Commits
version_1
...
version_3_
| Author | SHA1 | Date | |
|---|---|---|---|
| df3906613c | |||
| 9a85fdecad | |||
| 84048770da | |||
| b9fdbec724 | |||
| ce07d656c8 | |||
| 290823a835 | |||
| a9faf6d816 | |||
| 8090b7c7a6 | |||
| 9c7364d9aa |
268
src/app/page.tsx
268
src/app/page.tsx
@@ -2,10 +2,10 @@
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
||||
import FaqSplitText from '@/components/sections/faq/FaqSplitText';
|
||||
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
||||
import FaqTwoColumn from '@/components/sections/faq/FaqTwoColumn';
|
||||
import FeatureCardSix from '@/components/sections/feature/FeatureCardSix';
|
||||
import FooterMedia from '@/components/sections/footer/FooterMedia';
|
||||
import FooterSimple from '@/components/sections/footer/FooterSimple';
|
||||
import HeroBillboardTestimonial from '@/components/sections/hero/HeroBillboardTestimonial';
|
||||
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
||||
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
|
||||
@@ -30,26 +30,11 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Kare Accounting"
|
||||
/>
|
||||
@@ -58,77 +43,27 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
title="Excellence in Financial Management"
|
||||
description="Kare Accounting Services offers professional financial solutions for businesses and individuals in Lenasia. Dedicated to precision, reliability, and growth."
|
||||
description="Kare Accounting Services offers professional financial solutions for businesses and individuals. Dedicated to precision, reliability, and growth at 63 Flamingo St, Lenasia. Call us: 011 854 1357."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Fatima T.",
|
||||
handle: "@client",
|
||||
testimonial: "Excellent service and very professional. Highly recommended.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg",
|
||||
},
|
||||
{
|
||||
name: "Zaid M.",
|
||||
handle: "@business-owner",
|
||||
testimonial: "They streamlined our taxes perfectly.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg",
|
||||
},
|
||||
{
|
||||
name: "Sarah K.",
|
||||
handle: "@entrepreneur",
|
||||
testimonial: "Reliable and expert guidance every step.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-brunette-asian-woman-sitting-with-graphic-pen-looking-happy-drawing_1258-199033.jpg",
|
||||
},
|
||||
{
|
||||
name: "Ahmed S.",
|
||||
handle: "@client",
|
||||
testimonial: "Very thorough with bookkeeping.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-holding-book-close-up_23-2148396302.jpg",
|
||||
},
|
||||
{
|
||||
name: "Bilal D.",
|
||||
handle: "@small-biz",
|
||||
testimonial: "The best firm in the Lenasia area.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-portrait-beautiful-positive-young-european-female-blue-shirt-dress-relaxing-home-looking-front-with-easy-carefree-smile_343059-3894.jpg",
|
||||
},
|
||||
{ name: "Fatima T.", handle: "@client", testimonial: "Excellent service and very professional. Highly recommended.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg" },
|
||||
{ name: "Zaid M.", handle: "@business-owner", testimonial: "They streamlined our taxes perfectly.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg" },
|
||||
{ name: "Sarah K.", handle: "@entrepreneur", testimonial: "Reliable and expert guidance every step.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-brunette-asian-woman-sitting-with-graphic-pen-looking-happy-drawing_1258-199033.jpg" },
|
||||
{ name: "Ahmed S.", handle: "@client", testimonial: "Very thorough with bookkeeping.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-holding-book-close-up_23-2148396302.jpg" },
|
||||
{ name: "Bilal D.", handle: "@small-biz", testimonial: "The best firm in the Lenasia area.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/horizontal-portrait-beautiful-positive-young-european-female-blue-shirt-dress-relaxing-home-looking-front-with-easy-carefree-smile_343059-3894.jpg" },
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
{ text: "Contact Us", href: "#contact" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/women-discussing-business-desk_23-2149332995.jpg?_wi=1"
|
||||
imageAlt="Professional accountant desk office"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/table-financial-manager_1098-18260.jpg",
|
||||
alt: "Table of financial manager",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/businessman-working-his-office-businessperson-professional-environment_482257-32719.jpg",
|
||||
alt: "Businessman working in his office",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-talented-young-entrepreneur_1098-13377.jpg",
|
||||
alt: "Portrait of Talented Young Entrepreneur",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/businessman-working-his-office-businessperson-professional-environment_482257-32764.jpg",
|
||||
alt: "Businessperson in professional environment",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/meeting-office-workers-table-looking-presentation-with-diagrams-tv_78826-2975.jpg",
|
||||
alt: "Meeting of office workers at the table",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/table-financial-manager_1098-18260.jpg", alt: "Table of financial manager" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/businessman-working-his-office-businessperson-professional-environment_482257-32719.jpg", alt: "Businessman working in his office" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-talented-young-entrepreneur_1098-13377.jpg", alt: "Portrait of Talented Young Entrepreneur" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/businessman-working-his-office-businessperson-professional-environment_482257-32764.jpg", alt: "Businessperson in professional environment" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/meeting-office-workers-table-looking-presentation-with-diagrams-tv_78826-2975.jpg", alt: "Meeting of office workers at the table" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -138,7 +73,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
tag="About Us"
|
||||
title="Your Trusted Financial Partner"
|
||||
description="Located at 63 Flamingo St, Lenasia, we provide comprehensive accounting services designed to help you navigate financial complexities with ease."
|
||||
description="Located at 63 Flamingo St, Lenasia, 1821, we provide comprehensive accounting services designed to help you navigate financial complexities with ease. Reach us at 011 854 1357."
|
||||
subdescription="With years of experience, Kare Accounting Services is committed to integrity, accuracy, and building lasting client relationships."
|
||||
icon={Shield}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hr-manager-shakes-hands-with-upbeat-person-with-paraplegia_482257-123033.jpg?_wi=1"
|
||||
@@ -151,24 +86,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Bookkeeping",
|
||||
description: "Accurate recording of your day-to-day financial transactions.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-drink-coffee-business-partners-business-meeting-man-woman-sitting-table_1157-40423.jpg",
|
||||
imageAlt: "Colleagues drink coffee.Business partners at a business meeting.Man and woman sitting at the table",
|
||||
},
|
||||
{
|
||||
title: "Tax Services",
|
||||
description: "Full-cycle tax compliance and optimization strategies.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-discussing-business-desk_23-2149332995.jpg?_wi=2",
|
||||
imageAlt: "Colleagues drink coffee.Business partners at a business meeting.Man and woman sitting at the table",
|
||||
},
|
||||
{
|
||||
title: "Financial Advice",
|
||||
description: "Strategic insights to help your business reach its goals.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hr-manager-shakes-hands-with-upbeat-person-with-paraplegia_482257-123033.jpg?_wi=2",
|
||||
imageAlt: "Colleagues drink coffee.Business partners at a business meeting.Man and woman sitting at the table",
|
||||
},
|
||||
{ title: "Bookkeeping", description: "Accurate recording of your day-to-day financial transactions.", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-drink-coffee-business-partners-business-meeting-man-woman-sitting-table_1157-40423.jpg", imageAlt: "Colleagues drink coffee.Business partners at a business meeting.Man and woman sitting at the table" },
|
||||
{ title: "Tax Services", description: "Full-cycle tax compliance and optimization strategies.", imageSrc: "http://img.b2bpic.net/free-photo/women-discussing-business-desk_23-2149332995.jpg?_wi=2", imageAlt: "Colleagues drink coffee.Business partners at a business meeting.Man and woman sitting at the table" },
|
||||
{ title: "Financial Advice", description: "Strategic insights to help your business reach its goals.", imageSrc: "http://img.b2bpic.net/free-photo/hr-manager-shakes-hands-with-upbeat-person-with-paraplegia_482257-123033.jpg?_wi=2", imageAlt: "Colleagues drink coffee.Business partners at a business meeting.Man and woman sitting at the table" },
|
||||
]}
|
||||
title="Our Professional Services"
|
||||
description="We offer a wide range of accounting services to meet your unique needs."
|
||||
@@ -181,46 +101,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Fatima Timol",
|
||||
handle: "Local Client",
|
||||
testimonial: "Professional and thorough, great experience.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "John Doe",
|
||||
handle: "Business Owner",
|
||||
testimonial: "Very helpful accounting services.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-redhead-female-barista-small-coffee-shop_613910-10446.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Jane Smith",
|
||||
handle: "Entrepreneur",
|
||||
testimonial: "Reliable and expert guidance.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-young-businesswoman_329181-15813.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Bob Williams",
|
||||
handle: "Client",
|
||||
testimonial: "Everything is handled with precision.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-talking-phone_23-2148230757.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Alice Brown",
|
||||
handle: "Client",
|
||||
testimonial: "Best service in Lenasia area.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-corporate-woman-looking-outside-window-her-office-smiling-with-confidence_1258-194662.jpg",
|
||||
},
|
||||
{ id: "1", name: "Fatima Timol", handle: "Local Client", testimonial: "Professional and thorough, great experience.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg" },
|
||||
{ id: "2", name: "John Doe", handle: "Business Owner", testimonial: "Very helpful accounting services.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-redhead-female-barista-small-coffee-shop_613910-10446.jpg" },
|
||||
{ id: "3", name: "Jane Smith", handle: "Entrepreneur", testimonial: "Reliable and expert guidance.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-young-businesswoman_329181-15813.jpg" },
|
||||
{ id: "4", name: "Bob Williams", handle: "Client", testimonial: "Everything is handled with precision.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-talking-phone_23-2148230757.jpg" },
|
||||
{ id: "5", name: "Alice Brown", handle: "Client", testimonial: "Best service in Lenasia area.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-corporate-woman-looking-outside-window-her-office-smiling-with-confidence_1258-194662.jpg" },
|
||||
]}
|
||||
showRating={true}
|
||||
title="What Our Clients Say"
|
||||
@@ -229,85 +114,46 @@ export default function LandingPage() {
|
||||
</div>
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqSplitText
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Where are you located?",
|
||||
content: "We are located at 63 Flamingo St, Lenasia, 1821.",
|
||||
},
|
||||
{
|
||||
id: "q2",
|
||||
title: "What are your business hours?",
|
||||
content: "We are open from 8 am onwards.",
|
||||
},
|
||||
{
|
||||
id: "q3",
|
||||
title: "How can I book an appointment?",
|
||||
content: "You can reach us directly at 011 854 1357 to book your session.",
|
||||
},
|
||||
<FaqTwoColumn
|
||||
tag="FAQ"
|
||||
title="Common Questions"
|
||||
description="Need more information? Here are answers to commonly asked questions."
|
||||
items={[
|
||||
{ question: "Where are you located?", answer: "We are located at 63 Flamingo St, Lenasia, 1821." },
|
||||
{ question: "What are your business hours?", answer: "We are open from 8 am onwards." },
|
||||
{ question: "How can I book an appointment?", answer: "You can reach us directly at 011 854 1357 to book your session." },
|
||||
]}
|
||||
sideTitle="Common Questions"
|
||||
sideDescription="Need more information? Here are answers to commonly asked questions."
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
tag="Contact Us"
|
||||
title="Get in Touch Today"
|
||||
description="We're here to help you manage your finances efficiently. Contact us for any accounting needs."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-laptop-glasses-desk_1098-1826.jpg"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="Enter your email address"
|
||||
<ContactCenter
|
||||
background={false}
|
||||
useInvertedBackground={false}
|
||||
tag="Contact"
|
||||
title="Get in Touch"
|
||||
description="Sign up for our newsletter or contact us directly."
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Subscribe"
|
||||
onSubmit={(data) => console.log("Submitted:", data)}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/analyst-office_1098-14665.jpg"
|
||||
logoText="Kare Accounting Services"
|
||||
<FooterSimple
|
||||
brand="Kare Accounting Services"
|
||||
copyright="© 2024 Kare Accounting Services. All rights reserved."
|
||||
columns={[
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
{
|
||||
label: "011 854 1357",
|
||||
href: "tel:0118541357",
|
||||
},
|
||||
{
|
||||
label: "63 Flamingo St, Lenasia",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "Navigation", items: [
|
||||
{ label: "About", href: "#about" },
|
||||
{ label: "Services", href: "#services" },
|
||||
{ label: "Contact", href: "#contact" }
|
||||
]}
|
||||
]}
|
||||
links={[]}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user