Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c431aa7c85 | |||
| ca86a08fd8 | |||
| 7e11459624 | |||
| bf435ed236 | |||
| 7c23287326 | |||
| 3b0647cd11 |
349
src/app/page.tsx
349
src/app/page.tsx
@@ -2,16 +2,16 @@
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
||||
import FaqDouble from '@/components/sections/faq/FaqDouble';
|
||||
import FeatureCardEight from '@/components/sections/feature/FeatureCardEight';
|
||||
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
|
||||
import HeroCentered from '@/components/sections/hero/HeroCentered';
|
||||
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
||||
import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
||||
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
|
||||
import TextAbout from '@/components/sections/about/TextAbout';
|
||||
import { Coffee, Sparkles } from "lucide-react";
|
||||
import ContactCTA from "@/components/sections/contact/ContactCTA";
|
||||
import FaqDouble from "@/components/sections/faq/FaqDouble";
|
||||
import FeatureCardEight from "@/components/sections/feature/FeatureCardEight";
|
||||
import FooterBaseCard from "@/components/sections/footer/FooterBaseCard";
|
||||
import HeroCentered from "@/components/sections/hero/HeroCentered";
|
||||
import NavbarStyleFullscreen from "@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen";
|
||||
import ProductCardThree from "@/components/sections/product/ProductCardThree";
|
||||
import TestimonialCardOne from "@/components/sections/testimonial/TestimonialCardOne";
|
||||
import TextAbout from "@/components/sections/about/TextAbout";
|
||||
import { CheckCircle, Sparkles } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -32,105 +32,49 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Overview", id: "#hero"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "#menu",
|
||||
},
|
||||
name: "Services", id: "#menu"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "#reviews",
|
||||
},
|
||||
name: "Reviews", id: "#reviews"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="TEA-05"
|
||||
bottomLeftText="1413 SW 107th Ave, Miami, FL 33174"
|
||||
bottomRightText="(305) 603-8757"
|
||||
brandName="Ramos & De La Torre"
|
||||
bottomLeftText="Serves Sweetwater and nearby areas"
|
||||
bottomRightText="(786) 448-6595"
|
||||
button={{
|
||||
text: "Order Now",
|
||||
href: "#menu",
|
||||
}}
|
||||
text: "Call Now", href: "tel:+17864486595"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCentered
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
title="TEA-05: Your Cozy Tea House in Miami"
|
||||
description="Experience the best boba teas, Vietnamese sandwiches, and smoothies in a warm, welcoming atmosphere. Rated 4.8 stars by 388 happy customers!"
|
||||
variant: "radial-gradient"}}
|
||||
title="Ramos & De La Torre: Your Expert Tax Preparation Service"
|
||||
description="5.0 (222) Reviews. Specializing in comprehensive tax and accounting solutions for individuals and businesses."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/red-haired-woman-sitting-cafe_273609-14906.jpg",
|
||||
alt: "Happy customer Sarah",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/red-haired-woman-sitting-cafe_273609-14906.jpg", alt: "Satisfied client Sarah"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/charming-successful-young-businesswoman-working-cafe-restaurant-sit-near-window-enjoy-tasty-coffee-smoothie-use-laptop-prepare-project-student-studying-before-university-exams_197531-30634.jpg",
|
||||
alt: "Happy customer Michael",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/charming-successful-young-businesswoman-working-cafe-restaurant-sit-near-window-enjoy-tasty-coffee-smoothie-use-laptop-prepare-project-student-studying-before-university-exams_197531-30634.jpg", alt: "Satisfied client Michael"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-portrait-cute-asian-woman-red-top-beige-trench-coat-smiling-showing-peace-signs-wall-beautiful-building_197531-16908.jpg",
|
||||
alt: "Happy customer Emily",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-portrait-cute-asian-woman-red-top-beige-trench-coat-smiling-showing-peace-signs-wall-beautiful-building_197531-16908.jpg", alt: "Satisfied client Emily"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/little-girl-listens-music-headphones-drinks-cocoa-with-sunny-morning_169016-17907.jpg",
|
||||
alt: "Happy customer David",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/little-girl-listens-music-headphones-drinks-cocoa-with-sunny-morning_169016-17907.jpg", alt: "Satisfied client David"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/fashion-girl-standing-summer-city_1157-25323.jpg",
|
||||
alt: "Happy customer Jessica",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/fashion-girl-standing-summer-city_1157-25323.jpg", alt: "Satisfied client Jessica"},
|
||||
]}
|
||||
avatarText="Join our 388+ satisfied customers!"
|
||||
avatarText="Rated 5.0 with 222 Google Reviews!"
|
||||
buttons={[
|
||||
{
|
||||
text: "View Our Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "Visit Our Website", href: "https://www.ramosdelatorre.com"},
|
||||
{
|
||||
text: "Order Pickup",
|
||||
href: "tel:+13056038757",
|
||||
},
|
||||
text: "Call Us", href: "tel:+17864486595"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/arrangement-with-delicious-traditional-thai-tea_23-2148994369.jpg",
|
||||
alt: "Thai Tea",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/arrangement-with-delicious-traditional-thai-tea_23-2148994376.jpg",
|
||||
alt: "Brown Sugar Boba",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-composition-healthy-breakfast-meal-with-yogurt_23-2148894695.jpg",
|
||||
alt: "Taro Oreo with Boba",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/arrangement-with-delicious-traditional-thai-tea_23-2148994378.jpg",
|
||||
alt: "Brown Sugar Fresh Milk",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/delicious-healthy-vegan-breakfast_23-2151915230.jpg",
|
||||
alt: "Passion Fruit Lychee Smoothie",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/thai-food-noodles-with-pork-meatball-vegetable_1150-27952.jpg",
|
||||
alt: "Chicken Pho",
|
||||
},
|
||||
]}
|
||||
marqueeItems={[]}
|
||||
marqueeSpeed={30}
|
||||
showMarqueeCard={true}
|
||||
/>
|
||||
@@ -139,9 +83,9 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<TextAbout
|
||||
useInvertedBackground={true}
|
||||
tag="Our Story"
|
||||
tagIcon={Coffee}
|
||||
title="More Than Just Tea: A Miami Favorite"
|
||||
tag="Overview"
|
||||
tagIcon={Sparkles}
|
||||
title="Empowering Small Businesses with Expert Tax & Accounting Services"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -151,27 +95,21 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Thai Tea",
|
||||
description: "Our popular creamy and sweet iced Thai Tea, a refreshing classic.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/iced-thai-tea-mixed-with-green-tea-wooden-surface_1150-44410.jpg",
|
||||
imageAlt: "Thai Tea",
|
||||
title: "Accounting Services", description: "Comprehensive bookkeeping, financial reporting, and accounting software support.", imageSrc: "https://images.unsplash.com/photo-1554224155-1696413565d3?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=1", imageAlt: "Accounting Services Thumbnail"
|
||||
},
|
||||
{
|
||||
title: "Brown Sugar Boba",
|
||||
description: "A rich and indulgent brown sugar milk tea with chewy boba pearls.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-delicious-traditional-thai-tea_23-2148994371.jpg",
|
||||
imageAlt: "Brown Sugar Boba",
|
||||
title: "Business Tax Services", description: "Expert preparation for corporate, partnership, and new business tax consulting.", imageSrc: "https://images.unsplash.com/photo-1553729459-efe14ef6055d?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=1", imageAlt: "Business Tax Services Thumbnail"
|
||||
},
|
||||
{
|
||||
title: "Banh Mi Sandwiches",
|
||||
description: "Authentic Vietnamese banh mi with fresh ingredients and savory fillings.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-toast-with-vegetables-pesto-sauce-with-french-fries-orange-juice_141793-2847.jpg",
|
||||
imageAlt: "Banh Mi Sandwich",
|
||||
title: "IRS Audit Representation", description: "Professional representation and guidance during IRS audits to protect your interests.", imageSrc: "https://images.unsplash.com/photo-1543286386-713ed02ba697?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=1", imageAlt: "IRS Audit Representation Thumbnail"
|
||||
},
|
||||
{
|
||||
title: "Immigration Forms & Notary", description: "Assistance with I-134, residency, citizenship applications, and apostille/notary services.", imageSrc: "https://images.unsplash.com/photo-1558913926-2a78e7195724?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=1", imageAlt: "Immigration Forms & Notary Thumbnail"
|
||||
},
|
||||
]}
|
||||
title="Taste the Difference"
|
||||
description="Discover our most popular drinks and delicious food items that keep our customers coming back for more."
|
||||
tag="Our Specialties"
|
||||
title="Our Comprehensive Services"
|
||||
description="From individual tax returns to complex business consulting, we provide tailored solutions."
|
||||
tag="Services"
|
||||
tagIcon={Sparkles}
|
||||
/>
|
||||
</div>
|
||||
@@ -184,64 +122,24 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "taro-oreo",
|
||||
name: "Taro Oreo with Boba",
|
||||
price: "$6.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blackcurrant-confiture-with-glass-juice-white_114579-23280.jpg",
|
||||
imageAlt: "Taro Oreo with Boba",
|
||||
},
|
||||
id: "accounting-services", name: "Accounting Services", price: "Consult for Price", imageSrc: "https://images.unsplash.com/photo-1554224155-1696413565d3?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=2", imageAlt: "Accounting Services"},
|
||||
{
|
||||
id: "brown-sugar-fresh-milk",
|
||||
name: "Brown Sugar Fresh Milk",
|
||||
price: "$5.75",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-delicious-traditional-thai-tea_23-2148994367.jpg",
|
||||
imageAlt: "Brown Sugar Fresh Milk",
|
||||
},
|
||||
id: "business-tax-services", name: "Business Tax Services", price: "Consult for Price", imageSrc: "https://images.unsplash.com/photo-1553729459-efe14ef6055d?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=2", imageAlt: "Business Tax Services"},
|
||||
{
|
||||
id: "chicken-pho",
|
||||
name: "Chicken Pho",
|
||||
price: "$12.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rice-noodle-coconut-milk-solution_1150-24886.jpg",
|
||||
imageAlt: "Chicken Pho",
|
||||
},
|
||||
id: "crypto-tax-planning", name: "Cryptocurrency Tax Planning", price: "Consult for Price", imageSrc: "https://images.unsplash.com/photo-1621644723906-89d469248446?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Cryptocurrency Tax Planning"},
|
||||
{
|
||||
id: "beef-pho",
|
||||
name: "Beef Pho",
|
||||
price: "$13.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowl-chicken-salad-with-walnut-plum-mayonnaise_140725-1646.jpg",
|
||||
imageAlt: "Beef Pho",
|
||||
},
|
||||
id: "irs-audit-representation", name: "IRS Audit Representation", price: "Consult for Price", imageSrc: "https://images.unsplash.com/photo-1543286386-713ed02ba697?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=2", imageAlt: "IRS Audit Representation"},
|
||||
{
|
||||
id: "lychee-smoothie",
|
||||
name: "Lychee Smoothie",
|
||||
price: "$6.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lychee-jelly-seasonal-fruit-beautifully-decorated-thai-dessert-concept_1150-23454.jpg",
|
||||
imageAlt: "Lychee Smoothie",
|
||||
},
|
||||
id: "income-tax-filing", name: "Income Tax Return Filing", price: "From $84.99", imageSrc: "https://images.unsplash.com/photo-1562547783-a0e71360098f?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Income Tax Return Filing"},
|
||||
{
|
||||
id: "matcha-latte",
|
||||
name: "Iced Matcha Latte",
|
||||
price: "$5.95",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-milkshake-glass-topped-with-whipped-cream-chocolate_140725-1320.jpg",
|
||||
imageAlt: "Matcha Latte",
|
||||
},
|
||||
id: "new-business-consulting", name: "New Business Tax Consulting", price: "Consult for Price", imageSrc: "https://images.unsplash.com/photo-1574362848149-114986a44d09?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "New Business Tax Consulting"},
|
||||
{
|
||||
id: "fruit-tea",
|
||||
name: "Mixed Berry Fruit Tea",
|
||||
price: "$5.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-soft-drink_23-2151281661.jpg",
|
||||
imageAlt: "Mixed Berry Fruit Tea",
|
||||
},
|
||||
id: "payroll-support", name: "Payroll Support", price: "Consult for Price", imageSrc: "https://images.unsplash.com/photo-1556742502-ec7c71e21240?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Payroll Support"},
|
||||
{
|
||||
id: "spring-rolls",
|
||||
name: "Fresh Spring Rolls",
|
||||
price: "$7.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-vietnamese-spring-rolls-with-dipping-sauce_84443-85752.jpg",
|
||||
imageAlt: "Fresh Spring Rolls",
|
||||
},
|
||||
id: "notary-services", name: "Notary Services", price: "Consult for Price", imageSrc: "https://images.unsplash.com/photo-1558913926-2a78e7195724?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=2", imageAlt: "Notary Services"},
|
||||
]}
|
||||
title="Our Full Menu"
|
||||
description="Explore our extensive selection of boba teas, smoothies, and authentic Vietnamese sandwiches."
|
||||
title="Detailed Service Offerings"
|
||||
description="A complete range of solutions tailored for individuals and businesses, including a free consultancy."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -253,56 +151,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
role: "Local Guide",
|
||||
company: "Miami",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg",
|
||||
id: "1", name: "Google Reviewer 1", role: "Satisfied Client", company: "Google", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg", videoSrc: undefined,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
role: "Regular Customer",
|
||||
company: "TEA-05 Fan",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-african-american-man-waiting-lunch-while-sitting-restaurant_58466-16034.jpg",
|
||||
id: "2", name: "Google Reviewer 2", role: "Satisfied Client", company: "Google", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-african-american-man-waiting-lunch-while-sitting-restaurant_58466-16034.jpg", videoSrc: undefined,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
role: "Food Blogger",
|
||||
company: "Taste Miami",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-portrait-young-businesswoman-sitting-cafe-writing-documents-blonde-girl-wearing-sunglasses-jacket_1157-50468.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
role: "Student",
|
||||
company: "FIU",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-working-computer-drinking-coffee-cafe_1303-13944.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jessica Lee",
|
||||
role: "Boba Enthusiast",
|
||||
company: "Sweet Sips Club",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5285.jpg",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Robert Smith",
|
||||
role: "Retired Teacher",
|
||||
company: "Community Member",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-old-man-holding-cup_23-2148997305.jpg",
|
||||
id: "3", name: "Google Reviewer 3", role: "Satisfied Client", company: "Google", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-portrait-young-businesswoman-sitting-cafe-writing-documents-blonde-girl-wearing-sunglasses-jacket_1157-50468.jpg", videoSrc: undefined,
|
||||
},
|
||||
]}
|
||||
title="What Our Customers Say"
|
||||
description="Hear from our happy customers who love our delicious boba teas, friendly staff, and cozy atmosphere."
|
||||
title="Customer Testimonials"
|
||||
description="Our clients appreciate our professionalism, reliability, and excellent service."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -312,33 +174,18 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "What are your opening hours?",
|
||||
content: "We are open daily from 10:00 AM to 9:30 PM, seven days a week.",
|
||||
},
|
||||
id: "1", title: "What types of tax services do you offer?", content: "We offer a wide range of services including income tax return preparation, business tax services, cryptocurrency tax planning, and IRS audit representation."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Do you offer delivery or pickup?",
|
||||
content: "Yes, you can order pickup directly through our website or find us on popular delivery platforms like Uber Eats and DoorDash.",
|
||||
},
|
||||
id: "2", title: "Do you handle business accounting and payroll?", content: "Yes, we provide comprehensive accounting services, bookkeeping, payroll support, budgeting, and financial reporting for businesses."},
|
||||
{
|
||||
id: "3",
|
||||
title: "What are your most popular drinks?",
|
||||
content: "Our top sellers include Thai Tea, Brown Sugar Boba, and Passion Fruit Lychee Smoothies. Come try them!",
|
||||
},
|
||||
id: "3", title: "What is the process for a new client?", content: "We start with a free consultancy to understand your needs, then guide you through the necessary steps for tax preparation or other services."},
|
||||
{
|
||||
id: "4",
|
||||
title: "Do you have options for dietary restrictions?",
|
||||
content: "We offer various milk alternatives and can customize many drinks. Please inform our staff about any allergies or dietary needs.",
|
||||
},
|
||||
id: "4", title: "Do you assist with immigration forms and notary services?", content: "Absolutely. We help with various immigration forms like I-134, residency, and citizenship applications, alongside apostille and remote online notarization services."},
|
||||
{
|
||||
id: "5",
|
||||
title: "Is there seating available?",
|
||||
content: "Yes, we have a cozy and clean seating area perfect for hanging out with friends or working remotely.",
|
||||
},
|
||||
id: "5", title: "How can I book an appointment or consultation?", content: "You can call us directly at (786) 448-6595 or visit our website to schedule a free consultancy."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Find quick answers to common questions about TEA-05."
|
||||
title="Common Questions About Our Services"
|
||||
description="Find quick answers to common inquiries regarding our tax and accounting solutions."
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -347,20 +194,15 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
tag="Visit Us"
|
||||
title="Experience TEA-05 Today"
|
||||
description="Located in Miami, FL, we're ready to serve you the freshest teas and delicious food. Come by or order online!"
|
||||
variant: "plain"}}
|
||||
tag="Get In Touch"
|
||||
title="Connect with Ramos & De La Torre Today"
|
||||
description="Ready to assist with your tax, accounting, and notary needs. Contact us for a free consultancy!"
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Directions",
|
||||
href: "https://www.google.com/maps/dir/?api=1&destination=1413 SW 107th Ave, Miami, FL 33174",
|
||||
},
|
||||
text: "Visit Our Website", href: "https://www.ramosdelatorre.com"},
|
||||
{
|
||||
text: "Call Us",
|
||||
href: "tel:+13056038757",
|
||||
},
|
||||
text: "Call Us", href: "tel:+17864486595"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -368,57 +210,38 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseCard
|
||||
logoText="TEA-05"
|
||||
logoText="Ramos & De La Torre"
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "Overview", href: "#about"},
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Services", href: "#menu"},
|
||||
{
|
||||
label: "Reviews",
|
||||
href: "#reviews",
|
||||
},
|
||||
label: "Reviews", href: "#reviews"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
{
|
||||
label: "Order Online",
|
||||
href: "tel:+13056038757",
|
||||
},
|
||||
label: "Call Us", href: "tel:+17864486595"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
copyrightText="© 2024 TEA-05. All rights reserved."
|
||||
copyrightText="© 2024 Ramos & De La Torre. All rights reserved."
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user