Update src/app/page.tsx
This commit is contained in:
274
src/app/page.tsx
274
src/app/page.tsx
@@ -13,7 +13,7 @@ import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
|
||||
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
|
||||
import { Award, CalendarCheck, Facebook, Instagram, Linkedin, MapPin, MessageCircle, MessageSquare, Shield, Star, Tool, Wrench } from "lucide-react";
|
||||
import { Award, CalendarCheck, Facebook, Instagram, Linkedin, MapPin, MessageCircle, MessageSquare, Shield, Star, Wrench, ArrowRight } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -34,33 +34,19 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Portfolio",
|
||||
id: "#portfolio",
|
||||
},
|
||||
name: "Portfolio", id: "#portfolio"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "#reviews",
|
||||
},
|
||||
name: "Reviews", id: "#reviews"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Tohmeh Tiling"
|
||||
/>
|
||||
@@ -69,69 +55,44 @@ export default function LandingPage() {
|
||||
<div id="home" data-section="home">
|
||||
<HeroCentered
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Tohmeh Tiling Services"
|
||||
description="Expert Tiling for Homes & Businesses in Sydney. Precision, Quality, and Craftsmanship on Every Project. Let's Transform Your Space!"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-male-builder-uniform-helmet-gray-background_140725-147967.jpg",
|
||||
alt: "Experienced Tiler Bass Tohmeh",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-male-builder-uniform-helmet-gray-background_140725-147967.jpg", alt: "Experienced Tiler Bass Tohmeh"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smart-asian-engineer-manager-with-safety-uniform-checking-site-construction-with-steel-concrete-structure-background_609648-1336.jpg",
|
||||
alt: "Project Manager",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smart-asian-engineer-manager-with-safety-uniform-checking-site-construction-with-steel-concrete-structure-background_609648-1336.jpg", alt: "Project Manager"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-man-wearing-protection-helmet_23-2148921427.jpg",
|
||||
alt: "Lead Installer",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-man-wearing-protection-helmet_23-2148921427.jpg", alt: "Lead Installer"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-confident-man-standing-arms-folded-carpentry-shop_1098-19123.jpg",
|
||||
alt: "Apprentice Tiler",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-confident-man-standing-arms-folded-carpentry-shop_1098-19123.jpg", alt: "Apprentice Tiler"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/architect-doing-okay-sign_1149-1825.jpg",
|
||||
alt: "Smiling Tiling Professional",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/architect-doing-okay-sign_1149-1825.jpg", alt: "Smiling Tiling Professional"},
|
||||
]}
|
||||
avatarText="Trusted by 65+ happy clients"
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a Free Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get a Free Quote", href: "#contact"},
|
||||
{
|
||||
text: "View Our Work",
|
||||
href: "#portfolio",
|
||||
},
|
||||
text: "View Our Work", href: "#portfolio"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Quality Craftsmanship",
|
||||
icon: Wrench,
|
||||
type: "text-icon", text: "Quality Craftsmanship", icon: Wrench,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Sydney-Wide Service",
|
||||
icon: MapPin,
|
||||
type: "text-icon", text: "Sydney-Wide Service", icon: MapPin,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Customer Satisfaction",
|
||||
icon: Award,
|
||||
type: "text-icon", text: "Customer Satisfaction", icon: Award,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Free Consultations",
|
||||
icon: MessageSquare,
|
||||
type: "text-icon", text: "Free Consultations", icon: MessageSquare,
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Over 10 Years Experience",
|
||||
},
|
||||
type: "text", text: "Over 10 Years Experience"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -143,7 +104,7 @@ export default function LandingPage() {
|
||||
title="Sydney's Premier Tiling Specialists"
|
||||
description="With over a decade of experience, Tohmeh Tiling Services is dedicated to delivering exceptional results across Sydney. Our commitment to quality, meticulous attention to detail, and customer satisfaction sets us apart."
|
||||
subdescription="We specialize in a wide range of tiling solutions, from luxurious bathrooms and modern kitchens to durable outdoor spaces. Our team ensures every tile is perfectly placed, transforming your vision into reality with lasting beauty and precision."
|
||||
icon={Tool}
|
||||
icon={Wrench}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/installing-ceramic-floor-tiles-construction-site-construction-workers-workers-laying-tiles-floor-with-cement-adhesive-renovating-floor-vertical-frame_166373-2129.jpg"
|
||||
imageAlt="Tohmeh Tiling team working"
|
||||
mediaAnimation="opacity"
|
||||
@@ -156,32 +117,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Bathroom Tiling",
|
||||
description: "From complete renovations to small updates, we create stunning and waterproof bathrooms.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bangkok-thailand-august-12-2016-beautiful-luxury-bathroom_1203-2868.jpg",
|
||||
imageAlt: "Modern bathroom tiling",
|
||||
buttonIcon: "ArrowRight",
|
||||
title: "Bathroom Tiling", description: "From complete renovations to small updates, we create stunning and waterproof bathrooms.", imageSrc: "http://img.b2bpic.net/free-photo/bangkok-thailand-august-12-2016-beautiful-luxury-bathroom_1203-2868.jpg", imageAlt: "Modern bathroom tiling", buttonIcon: ArrowRight,
|
||||
},
|
||||
{
|
||||
title: "Kitchen Splashbacks",
|
||||
description: "Stylish and functional splashbacks that add a perfect touch to your kitchen.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-drawers-with-dark-tile-backsplash-minimal-interior_169016-71114.jpg",
|
||||
imageAlt: "Stylish kitchen splashback tiling",
|
||||
buttonIcon: "ArrowRight",
|
||||
title: "Kitchen Splashbacks", description: "Stylish and functional splashbacks that add a perfect touch to your kitchen.", imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-drawers-with-dark-tile-backsplash-minimal-interior_169016-71114.jpg", imageAlt: "Stylish kitchen splashback tiling", buttonIcon: ArrowRight,
|
||||
},
|
||||
{
|
||||
title: "Outdoor & Alfresco Tiling",
|
||||
description: "Durable and beautiful tiling solutions for patios, balconies, and outdoor living areas.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sky-ocean-beach-infinity-hotel_1203-4050.jpg",
|
||||
imageAlt: "Outdoor alfresco patio tiling",
|
||||
buttonIcon: "ArrowRight",
|
||||
title: "Outdoor & Alfresco Tiling", description: "Durable and beautiful tiling solutions for patios, balconies, and outdoor living areas.", imageSrc: "http://img.b2bpic.net/free-photo/sky-ocean-beach-infinity-hotel_1203-4050.jpg", imageAlt: "Outdoor alfresco patio tiling", buttonIcon: ArrowRight,
|
||||
},
|
||||
{
|
||||
title: "Commercial Tiling",
|
||||
description: "Reliable and robust tiling for businesses, offices, and retail spaces.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-tiling-floor_23-2149344004.jpg",
|
||||
imageAlt: "Commercial building lobby tiling",
|
||||
buttonIcon: "ArrowRight",
|
||||
title: "Commercial Tiling", description: "Reliable and robust tiling for businesses, offices, and retail spaces.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-tiling-floor_23-2149344004.jpg", imageAlt: "Commercial building lobby tiling", buttonIcon: ArrowRight,
|
||||
},
|
||||
]}
|
||||
title="Our Comprehensive Tiling Services"
|
||||
@@ -196,29 +141,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "rating",
|
||||
icon: Star,
|
||||
title: "Average Rating",
|
||||
value: "4.9 / 5",
|
||||
},
|
||||
id: "rating", icon: Star,
|
||||
title: "Average Rating", value: "4.9 / 5"},
|
||||
{
|
||||
id: "reviews",
|
||||
icon: MessageCircle,
|
||||
title: "Customer Reviews",
|
||||
value: "65+",
|
||||
},
|
||||
id: "reviews", icon: MessageCircle,
|
||||
title: "Customer Reviews", value: "65+"},
|
||||
{
|
||||
id: "experience",
|
||||
icon: CalendarCheck,
|
||||
title: "Years of Experience",
|
||||
value: "10+",
|
||||
},
|
||||
id: "experience", icon: CalendarCheck,
|
||||
title: "Years of Experience", value: "10+"},
|
||||
{
|
||||
id: "projects",
|
||||
icon: Shield,
|
||||
title: "Projects Completed",
|
||||
value: "200+",
|
||||
},
|
||||
id: "projects", icon: Shield,
|
||||
title: "Projects Completed", value: "200+"},
|
||||
]}
|
||||
title="Results That Speak for Themselves"
|
||||
description="Our commitment to excellence is reflected in every project and every satisfied client."
|
||||
@@ -233,47 +166,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Modern Bathroom Remodel",
|
||||
price: "Sydney, NSW",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-bathtub-with-bath-elements_23-2148147451.jpg",
|
||||
imageAlt: "Modern bathroom tile renovation",
|
||||
},
|
||||
id: "p1", name: "Modern Bathroom Remodel", price: "Sydney, NSW", imageSrc: "http://img.b2bpic.net/free-photo/elegant-bathtub-with-bath-elements_23-2148147451.jpg", imageAlt: "Modern bathroom tile renovation"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Elegant Kitchen Splashback",
|
||||
price: "Sydney, NSW",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-brick-tiles-texture_23-2151964641.jpg",
|
||||
imageAlt: "Elegant kitchen splashback tiling",
|
||||
},
|
||||
id: "p2", name: "Elegant Kitchen Splashback", price: "Sydney, NSW", imageSrc: "http://img.b2bpic.net/free-photo/green-brick-tiles-texture_23-2151964641.jpg", imageAlt: "Elegant kitchen splashback tiling"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Outdoor Poolside Tiling",
|
||||
price: "Sydney, NSW",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/texture-swimming-pool-mosaic-tile-background-wallpaper-banner-backdrop_1258-71941.jpg",
|
||||
imageAlt: "Outdoor poolside tiling",
|
||||
},
|
||||
id: "p3", name: "Outdoor Poolside Tiling", price: "Sydney, NSW", imageSrc: "http://img.b2bpic.net/free-photo/texture-swimming-pool-mosaic-tile-background-wallpaper-banner-backdrop_1258-71941.jpg", imageAlt: "Outdoor poolside tiling"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Spacious Living Room Floor",
|
||||
price: "Sydney, NSW",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dirty-texture-material-grungy-cement_1253-535.jpg",
|
||||
imageAlt: "Living room floor tiling",
|
||||
},
|
||||
id: "p4", name: "Spacious Living Room Floor", price: "Sydney, NSW", imageSrc: "http://img.b2bpic.net/free-photo/dirty-texture-material-grungy-cement_1253-535.jpg", imageAlt: "Living room floor tiling"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Commercial Office Fit-out",
|
||||
price: "Sydney, NSW",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-hallways-background_23-2149745326.jpg",
|
||||
imageAlt: "Commercial office tiling",
|
||||
},
|
||||
id: "p5", name: "Commercial Office Fit-out", price: "Sydney, NSW", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-hallways-background_23-2149745326.jpg", imageAlt: "Commercial office tiling"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Designer Feature Wall",
|
||||
price: "Sydney, NSW",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ceramic-tile-wall-scratched-background-texture-concept_53876-31742.jpg",
|
||||
imageAlt: "Designer feature wall tiling",
|
||||
},
|
||||
id: "p6", name: "Designer Feature Wall", price: "Sydney, NSW", imageSrc: "http://img.b2bpic.net/free-photo/ceramic-tile-wall-scratched-background-texture-concept_53876-31742.jpg", imageAlt: "Designer feature wall tiling"},
|
||||
]}
|
||||
title="Our Recent Tiling Projects"
|
||||
description="Browse through our portfolio to see the quality and variety of our work."
|
||||
@@ -287,40 +190,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Ifeanyi Elijah Okoye",
|
||||
role: "Homeowner",
|
||||
testimonial: "Bass did an amazing job, and his input completely transformed my Posh. He worked at a relaxed pace, taking the time to explain each step of the process. What's more, he even went above and beyond by doing extra work without charging me a penny. I highly recommend him for any tiling job.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-business-man-making-frame-gesture_1262-4717.jpg",
|
||||
},
|
||||
id: "t1", name: "Ifeanyi Elijah Okoye", role: "Homeowner", testimonial: "Bass did an amazing job, and his input completely transformed my Posh. He worked at a relaxed pace, taking the time to explain each step of the process. What's more, he even went above and beyond by doing extra work without charging me a penny. I highly recommend him for any tiling job.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-business-man-making-frame-gesture_1262-4717.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Christian Pažin",
|
||||
role: "Homeowner",
|
||||
testimonial: "Bas was awesome. He tiled my room in a basement which was a wet area and went the extra mile to give me advice prior to tiling. He was very helpful and he done a great job, Thank you Bas! I will definitely be using your services again in the near future. Would highly recommend Bas.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-carrying-shopping-bags_1098-1106.jpg",
|
||||
},
|
||||
id: "t2", name: "Christian Pažin", role: "Homeowner", testimonial: "Bas was awesome. He tiled my room in a basement which was a wet area and went the extra mile to give me advice prior to tiling. He was very helpful and he done a great job, Thank you Bas! I will definitely be using your services again in the near future. Would highly recommend Bas.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-carrying-shopping-bags_1098-1106.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Sarah J.",
|
||||
role: "Renovator",
|
||||
testimonial: "The Tohmeh Tiling team handled our complex bathroom renovation with incredible skill. The attention to detail was flawless, and the final look is absolutely stunning. Professional and reliable from start to finish!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-home-with-heater_23-2149339547.jpg",
|
||||
},
|
||||
id: "t3", name: "Sarah J.", role: "Renovator", testimonial: "The Tohmeh Tiling team handled our complex bathroom renovation with incredible skill. The attention to detail was flawless, and the final look is absolutely stunning. Professional and reliable from start to finish!", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-home-with-heater_23-2149339547.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "David K.",
|
||||
role: "Business Owner",
|
||||
testimonial: "We needed our retail space tiled quickly and to a high standard. Tohmeh Tiling delivered beyond our expectations. The new floors look fantastic and have completely elevated our store's appearance.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-traveling-by-car-go-vacation_329181-12245.jpg",
|
||||
},
|
||||
id: "t4", name: "David K.", role: "Business Owner", testimonial: "We needed our retail space tiled quickly and to a high standard. Tohmeh Tiling delivered beyond our expectations. The new floors look fantastic and have completely elevated our store's appearance.", imageSrc: "http://img.b2bpic.net/free-photo/couple-traveling-by-car-go-vacation_329181-12245.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Emily R.",
|
||||
role: "Property Manager",
|
||||
testimonial: "Bas and his team are true professionals. They tiled several units for us, always on time and within budget. Their craftsmanship is excellent, and communication was always clear. Highly recommended for any large-scale project.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-mature-man-with-white-hair-mustache-looking-camera_637285-3240.jpg",
|
||||
},
|
||||
id: "t5", name: "Emily R.", role: "Property Manager", testimonial: "Bas and his team are true professionals. They tiled several units for us, always on time and within budget. Their craftsmanship is excellent, and communication was always clear. Highly recommended for any large-scale project.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-mature-man-with-white-hair-mustache-looking-camera_637285-3240.jpg"},
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Hear directly from our satisfied customers about their experience with Tohmeh Tiling Services."
|
||||
@@ -332,14 +210,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Beaumont Tiles",
|
||||
"Ardex Australia",
|
||||
"Laticrete",
|
||||
"Tile Wizards",
|
||||
"Construction Co.",
|
||||
"Home Renovations",
|
||||
"Sydney Builders",
|
||||
]}
|
||||
"Beaumont Tiles", "Ardex Australia", "Laticrete", "Tile Wizards", "Construction Co.", "Home Renovations", "Sydney Builders"]}
|
||||
title="Partnered with Leading Brands"
|
||||
description="We use only trusted materials and work with reputable suppliers and partners to ensure the highest standards for your project."
|
||||
/>
|
||||
@@ -351,35 +222,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "How do I get a quote for my tiling project?",
|
||||
content: "Simply fill out our online contact form or call us directly. We'll arrange a convenient time for a free, no-obligation consultation and provide a detailed quote.",
|
||||
},
|
||||
id: "q1", title: "How do I get a quote for my tiling project?", content: "Simply fill out our online contact form or call us directly. We'll arrange a convenient time for a free, no-obligation consultation and provide a detailed quote."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "What areas in Sydney do you service?",
|
||||
content: "We proudly serve all of Sydney and surrounding regions. Contact us to confirm service availability in your specific location.",
|
||||
},
|
||||
id: "q2", title: "What areas in Sydney do you service?", content: "We proudly serve all of Sydney and surrounding regions. Contact us to confirm service availability in your specific location."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Do you handle both residential and commercial projects?",
|
||||
content: "Yes, we have extensive experience in both residential and commercial tiling, capable of handling projects of any size and complexity.",
|
||||
},
|
||||
id: "q3", title: "Do you handle both residential and commercial projects?", content: "Yes, we have extensive experience in both residential and commercial tiling, capable of handling projects of any size and complexity."},
|
||||
{
|
||||
id: "q4",
|
||||
title: "What types of tiles do you work with?",
|
||||
content: "We work with a wide variety of tiles including ceramic, porcelain, mosaic, natural stone, terracotta, and more. We can advise on the best type for your specific needs.",
|
||||
},
|
||||
id: "q4", title: "What types of tiles do you work with?", content: "We work with a wide variety of tiles including ceramic, porcelain, mosaic, natural stone, terracotta, and more. We can advise on the best type for your specific needs."},
|
||||
{
|
||||
id: "q5",
|
||||
title: "How long does a typical tiling project take?",
|
||||
content: "The duration depends on the size and complexity of the project. We provide an estimated timeline with your quote and keep you updated throughout the process.",
|
||||
},
|
||||
id: "q5", title: "How long does a typical tiling project take?", content: "The duration depends on the size and complexity of the project. We provide an estimated timeline with your quote and keep you updated throughout the process."},
|
||||
{
|
||||
id: "q6",
|
||||
title: "Is Tohmeh Tiling insured and licensed?",
|
||||
content: "Yes, Tohmeh Tiling Services is fully licensed and insured, providing you with peace of mind and professional service.",
|
||||
},
|
||||
id: "q6", title: "Is Tohmeh Tiling insured and licensed?", content: "Yes, Tohmeh Tiling Services is fully licensed and insured, providing you with peace of mind and professional service."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Find answers to common questions about our tiling services, process, and pricing."
|
||||
@@ -391,20 +244,15 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="Contact Us"
|
||||
title="Ready for Your Tiling Transformation?"
|
||||
description="Get in touch with Sydney's leading tile contractors. Let's discuss your project and schedule a free consultation today!"
|
||||
buttons={[
|
||||
{
|
||||
text: "Book a Free Quote",
|
||||
href: "tel:+61417227890",
|
||||
},
|
||||
text: "Book a Free Quote", href: "tel:+61417227890"},
|
||||
{
|
||||
text: "Send an Email",
|
||||
href: "mailto:info@tohmehtiling.com.au",
|
||||
},
|
||||
text: "Send an Email", href: "mailto:info@tohmehtiling.com.au"},
|
||||
]}
|
||||
buttonAnimation="opacity"
|
||||
/>
|
||||
@@ -417,19 +265,13 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "#",
|
||||
ariaLabel: "Facebook page",
|
||||
},
|
||||
href: "#", ariaLabel: "Facebook page"},
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "#",
|
||||
ariaLabel: "Instagram profile",
|
||||
},
|
||||
href: "#", ariaLabel: "Instagram profile"},
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "#",
|
||||
ariaLabel: "LinkedIn profile",
|
||||
},
|
||||
href: "#", ariaLabel: "LinkedIn profile"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user