diff --git a/src/app/page.tsx b/src/app/page.tsx
index 6a09cdd..15c2159 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
@@ -53,45 +45,28 @@ export default function LandingPage() {
@@ -101,18 +76,11 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
- type: "text",
- content: "Our Commitment to ",
- },
+ type: "text", content: "Our Commitment to "},
{
- type: "image",
- src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BlCJ586ADMleqtxN4YctmTzoet/a-professional-and-modern-office-interio-1775522229536-70d76453.png",
- alt: "Texas Star Services Philosophy",
- },
+ type: "image", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BlCJ586ADMleqtxN4YctmTzoet/a-professional-and-modern-office-interio-1775522229536-70d76453.png", alt: "Texas Star Services Philosophy"},
{
- type: "text",
- content: " Precision and Care.",
- },
+ type: "text", content: " Precision and Care."},
]}
/>
@@ -125,19 +93,13 @@ export default function LandingPage() {
features={[
{
icon: Zap,
- title: "AI Calling Service",
- description: "Our intelligent AI dispatch system handles your calls instantly, 24/7.",
- },
+ title: "AI Calling Service", description: "Our intelligent AI dispatch system handles your calls instantly, 24/7."},
{
icon: MapPin,
- title: "Strategic Locations",
- description: "Easily accessible service centers across the region for your convenience.",
- },
+ title: "Strategic Locations", description: "Easily accessible service center located at 7705 Turner St W, North Richland Hills, TX 76182."},
{
icon: CalendarDays,
- title: "Reservation Portal",
- description: "Seamless booking system that fits your busy lifestyle perfectly.",
- },
+ title: "Reservation Portal", description: "Seamless booking system that fits your busy lifestyle perfectly. Call (682) 352-8064."},
]}
title="What We Offer"
description="Our premium services leverage the latest technology to ensure your absolute satisfaction every time."
@@ -150,48 +112,17 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "1",
- title: "Amazing Results",
- quote: "Texas Star Services exceeded all my expectations. The AI calling service is a total game changer.",
- name: "Alice Johnson",
- role: "CEO",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BlCJ586ADMleqtxN4YctmTzoet/high-quality-professional-headshot-of-a--1775522228594-802ef97b.png",
+ id: "1", title: "Outstanding Experience", quote: "Texas Star Services is fantastic. Their team really knows how to deliver on their promises!", name: "Travelerfour Ever", role: "Client"
},
{
- id: "2",
- title: "Top Tier Professionalism",
- quote: "I've never had a smoother experience booking services. Highly recommend to everyone.",
- name: "Bob Smith",
- role: "Founder",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BlCJ586ADMleqtxN4YctmTzoet/high-quality-professional-headshot-of-a--1775522228396-9e405e0c.png",
+ id: "2", title: "Highly Efficient", quote: "I was impressed by the speed and professional manner in which they handled my request.", name: "Kerwin Alexander", role: "Client"
},
{
- id: "3",
- title: "Consistent Excellence",
- quote: "The reliability of Texas Star Services is unmatched in the market. Truly premium.",
- name: "Carol White",
- role: "Director",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BlCJ586ADMleqtxN4YctmTzoet/high-quality-professional-headshot-of-a--1775522228203-40111a22.png",
- },
- {
- id: "4",
- title: "Game Changing AI",
- quote: "Their AI system is brilliant and saved us so much time. Professional and efficient!",
- name: "David Brown",
- role: "Manager",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BlCJ586ADMleqtxN4YctmTzoet/high-quality-professional-headshot-of-a--1775522228087-804ef003.png",
- },
- {
- id: "5",
- title: "Best Service Ever",
- quote: "Exceptional communication and high quality results every single visit. Simply perfect.",
- name: "Eve Davis",
- role: "Partner",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BlCJ586ADMleqtxN4YctmTzoet/high-quality-professional-headshot-of-a--1775522228703-1cfb12d7.png",
+ id: "3", title: "Incredible Quality", quote: "The quality of the service provided by Texas Star Services is simply unmatched. Great attention to detail.", name: "Austin McCutchen", role: "Client"
},
]}
- title="Trusted by Leaders"
- description="Join the many satisfied clients who rely on Texas Star Services for excellence."
+ title="Trusted by Our Clients"
+ description="Real feedback from people who choose Texas Star Services for their professional needs."
/>
@@ -199,11 +130,10 @@ export default function LandingPage() {
@@ -211,13 +141,9 @@ export default function LandingPage() {