Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-05 00:37:51 +00:00

View File

@@ -8,6 +8,7 @@ import FeatureBento from "@/components/sections/feature/FeatureBento";
import MetricSplitMediaAbout from "@/components/sections/about/MetricSplitMediaAbout";
import TestimonialCardFifteen from "@/components/sections/testimonial/TestimonialCardFifteen";
import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
import FaqSplitMedia from "@/components/sections/faq/FaqSplitMedia";
import ContactFaq from "@/components/sections/contact/ContactFaq";
import FooterMedia from "@/components/sections/footer/FooterMedia";
import { Phone, CheckCircle, Shield } from "lucide-react";
@@ -37,9 +38,7 @@ export default function HomePage() {
]}
brandName="Gonzalez Tax"
button={{
text: "📞 Call Now",
href: "tel:(281)839-7170",
}}
text: "📞 Call Now", href: "tel:(281)839-7170"}}
animateOnLoad={true}
/>
</div>
@@ -53,43 +52,28 @@ export default function HomePage() {
tagAnimation="slide-up"
buttons={[
{
text: "📞 Call Now (281) 839-7170",
href: "tel:(281)839-7170",
},
text: "📞 Call Now (281) 839-7170", href: "tel:(281)839-7170"},
{
text: "Schedule Appointment",
href: "/contact",
},
text: "Schedule Appointment", href: "#contact"},
]}
buttonAnimation="slide-up"
background={{ variant: "plain" }}
testimonials={[
{
name: "Maria Rodriguez",
handle: "Small Business Owner",
testimonial:
"Sandra is the absolute best. She treated me like family and explained everything in detail.",
rating: 5,
name: "Maria Rodriguez", handle: "Small Business Owner", testimonial:
"Sandra is the absolute best. She treated me like family and explained everything in detail.", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg?_wi=1",
},
"http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg"},
{
name: "James Martinez",
handle: "Self-Employed",
testimonial:
"Such a smooth process. Been going there for years and I trust them completely.",
rating: 5,
name: "James Martinez", handle: "Self-Employed", testimonial:
"Such a smooth process. Been going there for years and I trust them completely.", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg",
},
"http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"},
{
name: "Elena Gonzalez",
handle: "Family Owner",
testimonial:
"Very professional and patient staff. They answered all my questions and made me feel comfortable.",
rating: 5,
name: "Elena Gonzalez", handle: "Family Owner", testimonial:
"Very professional and patient staff. They answered all my questions and made me feel comfortable.", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg?_wi=2",
},
"http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg"},
]}
testimonialRotationInterval={5000}
imageSrc="http://img.b2bpic.net/free-photo/serious-businessman-sitting-office-reading-business-reports-there-are-people-background_637285-218.jpg"
@@ -112,66 +96,37 @@ export default function HomePage() {
useInvertedBackground={false}
features={[
{
title: "Individual Tax Preparation",
description:
"Expert preparation of personal tax returns with detailed explanations and maximum deductions.",
bentoComponent: "globe",
button: {
text: "Learn More",
href: "/services",
},
title: "Individual Tax Preparation", description:
"Expert preparation of personal tax returns with detailed explanations and maximum deductions.", bentoComponent: "globe", button: {
text: "Learn More", href: "#contact"},
},
{
title: "Small Business Tax Filing",
description:
"Complete business tax services for self-employed professionals and small business owners.",
bentoComponent: "animated-bar-chart",
button: {
text: "Learn More",
href: "/services",
},
title: "Small Business Tax Filing", description:
"Complete business tax services for self-employed professionals and small business owners.", bentoComponent: "animated-bar-chart", button: {
text: "Learn More", href: "#contact"},
},
{
title: "IRS Issue Assistance",
description:
"Professional representation and support for IRS problems, audits, and tax resolution.",
bentoComponent: "icon-info-cards",
items: [
title: "IRS Issue Assistance", description:
"Professional representation and support for IRS problems, audits, and tax resolution.", bentoComponent: "icon-info-cards", items: [
{
icon: CheckCircle,
label: "Audit Support",
value: "Expert",
},
label: "Audit Support", value: "Expert"},
{
icon: Shield,
label: "Tax Relief",
value: "Proven",
},
label: "Tax Relief", value: "Proven"},
],
button: {
text: "Learn More",
href: "/services",
},
text: "Learn More", href: "#contact"},
},
{
title: "Amendments & Corrections",
description:
"Correct prior year tax returns with precision and professional guidance.",
bentoComponent: "line-chart",
button: {
text: "Learn More",
href: "/services",
},
title: "Amendments & Corrections", description:
"Correct prior year tax returns with precision and professional guidance.", bentoComponent: "line-chart", button: {
text: "Learn More", href: "#contact"},
},
{
title: "Business Services Support",
description:
"Accounting, bookkeeping, and business consultation services to support your growth.",
bentoComponent: "map",
button: {
text: "Learn More",
href: "/services",
},
title: "Business Services Support", description:
"Accounting, bookkeeping, and business consultation services to support your growth.", bentoComponent: "map", button: {
text: "Learn More", href: "#contact"},
},
]}
carouselMode="buttons"
@@ -187,15 +142,11 @@ export default function HomePage() {
description="We're not just accountants—we're your trusted advisors who treat every client like family. With years of serving the Baytown community, we combine expert knowledge with genuine care and transparent communication."
metrics={[
{
value: "20+",
title: "Years of Client Relationships",
},
value: "20+", title: "Years of Client Relationships"},
{
value: "1000+",
title: "Families & Businesses Served",
},
value: "1000+", title: "Families & Businesses Served"},
]}
imageSrc="http://img.b2bpic.net/free-photo/account-executive-multitasking-her-desk-working-business-goals_482257-123842.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/account-executive-multitasking-her-desk-working-business-goals_482257-123842.jpg"
imageAlt="Sandra - Gonzalez Tax owner"
mediaAnimation="blur-reveal"
metricsAnimation="slide-up"
@@ -211,29 +162,17 @@ export default function HomePage() {
author="Maria Santos, Small Business Owner"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg",
alt: "Maria Santos",
},
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg", alt: "Maria Santos"},
{
src: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg",
alt: "Client 2",
},
src: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", alt: "Client 2"},
{
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg",
alt: "Client 3",
},
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg", alt: "Client 3"},
{
src: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg",
alt: "Client 4",
},
src: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", alt: "Client 4"},
{
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg",
alt: "Client 5",
},
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg", alt: "Client 5"},
{
src: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg",
alt: "Client 6",
},
src: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", alt: "Client 6"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -249,15 +188,7 @@ export default function HomePage() {
tag="Community Trust"
tagAnimation="slide-up"
names={[
"Individual Tax Filers",
"Small Business Owners",
"Self-Employed Professionals",
"Family Enterprises",
"Startup Founders",
"Real Estate Investors",
"Healthcare Professionals",
"Contractors & Consultants",
]}
"Individual Tax Filers", "Small Business Owners", "Self-Employed Professionals", "Family Enterprises", "Startup Founders", "Real Estate Investors", "Healthcare Professionals", "Contractors & Consultants"]}
textboxLayout="default"
useInvertedBackground={true}
speed={40}
@@ -265,43 +196,67 @@ export default function HomePage() {
/>
</div>
{/* FAQ Section */}
<div id="faq" data-section="faq">
<FaqSplitMedia
title="Frequently Asked Questions"
description="Find answers to common questions about our tax and business services"
tag="Help & Support"
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
mediaAnimation="blur-reveal"
faqsAnimation="slide-up"
mediaPosition="left"
imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-957.jpg"
imageAlt="Professional consultation"
faqs={[
{
id: "1", title: "What documents do I need to bring for tax preparation?", content:
"Bring all W-2s, 1099s, receipts for deductions, mortgage interest statements, property tax records, and any prior year tax returns. We'll guide you through what else might be needed during your consultation."},
{
id: "2", title: "Do you offer Spanish-language services?", content:
"Yes! We proudly serve our Spanish-speaking community and can conduct consultations and prepare documents in Spanish. Sandra and her team are bilingual and welcome to help you in your preferred language."},
{
id: "3", title: "How much do your services cost?", content:
"Pricing varies based on the complexity of your return and services needed. We offer competitive rates and provide a free initial consultation to discuss your needs and provide a detailed quote. Call (281) 839-7170 to schedule."},
{
id: "4", title: "Can you help with IRS issues or back taxes?", content:
"Absolutely! We specialize in IRS assistance, including audit representation, payment plans, and back tax resolution. We've successfully helped many clients navigate complex IRS situations with professional and compassionate support."},
{
id: "5", title: "What hours are you open?", content:
"We're open Monday through Saturday, 10 AM to 8 PM. We're conveniently located at 621 Schilling Ave, Baytown, TX 77520. We're closed Sundays. Feel free to call or visit anytime during business hours."},
{
id: "6", title: "How long have you been in business?", content:
"We've been serving the Baytown community for over 20 years, building relationships with families and small business owners. Our longevity and client retention speak to our commitment to quality service and client satisfaction."},
]}
animationType="smooth"
/>
</div>
{/* Contact Section */}
<div id="contact" data-section="contact">
<ContactFaq
ctaTitle="Ready to Get Started?"
ctaDescription="Call us today or fill out the form to schedule your free consultation. We're here to help you achieve peace of mind with your taxes."
ctaButton={{
text: "📞 Call (281) 839-7170",
href: "tel:(281)839-7170",
}}
text: "📞 Call (281) 839-7170", href: "tel:(281)839-7170"}}
ctaIcon={Phone}
useInvertedBackground={true}
animationType="slide-up"
faqs={[
{
id: "1",
title: "How do I schedule an appointment?",
content:
"Call us at (281) 839-7170 or visit us at 621 Schilling Ave, Baytown, TX 77520. We're open Mon-Sat 10AM-8PM. We offer flexible scheduling to fit your needs.",
},
id: "1", title: "How do I schedule an appointment?", content:
"Call us at (281) 839-7170 or visit us at 621 Schilling Ave, Baytown, TX 77520. We're open Mon-Sat 10AM-8PM. We offer flexible scheduling to fit your needs."},
{
id: "2",
title: "Do you offer remote consultations?",
content:
"Yes! We can arrange phone or video consultations for your convenience. Many clients appreciate the flexibility of remote meetings while others prefer in-person service. We're happy to accommodate your preference.",
},
id: "2", title: "Do you offer remote consultations?", content:
"Yes! We can arrange phone or video consultations for your convenience. Many clients appreciate the flexibility of remote meetings while others prefer in-person service. We're happy to accommodate your preference."},
{
id: "3",
title: "What if I have tax questions before my appointment?",
content:
"Feel free to call us anytime during business hours. We're happy to answer questions and provide guidance. Our friendly team can often address quick questions over the phone.",
},
id: "3", title: "What if I have tax questions before my appointment?", content:
"Feel free to call us anytime during business hours. We're happy to answer questions and provide guidance. Our friendly team can often address quick questions over the phone."},
{
id: "4",
title: "Are my documents secure with you?",
content:
"Absolutely. We maintain strict confidentiality and security protocols to protect your sensitive financial information. Your privacy and data security are our top priorities.",
},
id: "4", title: "Are my documents secure with you?", content:
"Absolutely. We maintain strict confidentiality and security protocols to protect your sensitive financial information. Your privacy and data security are our top priorities."},
]}
/>
</div>
@@ -309,71 +264,44 @@ export default function HomePage() {
{/* Footer */}
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/bangkok-thailand-november-11-2024-glimpse-into-bangkok-urban-landscape_482257-123954.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/bangkok-thailand-november-11-2024-glimpse-into-bangkok-urban-landscape_482257-123954.jpg"
imageAlt="Gonzalez Tax office in Baytown"
logoText="Gonzalez Tax N Business Services"
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Individual Tax Prep",
href: "#services",
},
label: "Individual Tax Prep", href: "#services"},
{
label: "Small Business Taxes",
href: "#services",
},
label: "Small Business Taxes", href: "#services"},
{
label: "IRS Assistance",
href: "#services",
},
label: "IRS Assistance", href: "#services"},
{
label: "Bookkeeping",
href: "#services",
},
label: "Bookkeeping", href: "#services"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "/about",
},
label: "About Us", href: "/about"},
{
label: "Our Team",
href: "/about",
},
label: "Our Team", href: "/about"},
{
label: "Reviews",
href: "#testimonials",
},
label: "Reviews", href: "#testimonials"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "📍 621 Schilling Ave, Baytown, TX 77520",
href: "https://maps.google.com/?q=621+Schilling+Ave+Baytown+TX+77520",
},
label: "📍 621 Schilling Ave, Baytown, TX 77520", href: "https://maps.google.com/?q=621+Schilling+Ave+Baytown+TX+77520"},
{
label: "📞 (281) 839-7170",
href: "tel:(281)839-7170",
},
label: "📞 (281) 839-7170", href: "tel:(281)839-7170"},
{
label: "⏰ Mon-Sat: 10AM-8PM",
href: "#",
},
label: "⏰ Mon-Sat: 10AM-8PM", href: "#"},
{
label: "Sunday: Closed",
href: "#",
},
label: "Sunday: Closed", href: "#"},
],
},
]}
@@ -382,4 +310,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}