diff --git a/src/app/page.tsx b/src/app/page.tsx
index 515baf9..2f4b4bd 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -67,7 +67,7 @@ export default function LandingPage() {
@@ -110,15 +113,18 @@ export default function LandingPage() {
features={[
{
id: "installation", label: "Installation", title: "Professional Tile Installation", items: [
- "Expert craftsmanship and precision", "Residential and commercial projects", "Floor, wall, and backsplash installation", "Custom tile designs and patterns"],
+ "Expert craftsmanship and precision", "Residential and commercial projects", "Floor, wall, and backsplash installation", "Custom tile designs and patterns"
+ ],
},
{
id: "design", label: "Design", title: "Tile Design Consultation", items: [
- "Professional design consultation", "Material selection guidance", "Color and pattern coordination", "Budget-friendly recommendations"],
+ "Professional design consultation", "Material selection guidance", "Color and pattern coordination", "Budget-friendly recommendations"
+ ],
},
{
id: "maintenance", label: "Maintenance", title: "Tile Care & Maintenance", items: [
- "Professional cleaning services", "Grout restoration and sealing", "Repair and replacement", "Long-term maintenance plans"],
+ "Professional cleaning services", "Grout restoration and sealing", "Repair and replacement", "Long-term maintenance plans"
+ ],
},
]}
/>
@@ -135,17 +141,23 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1", name: "Sarah Johnson", role: "Homeowner", testimonial: "Quality Works transformed our kitchen with beautiful tile work. The team was professional, on-time, and the results exceeded our expectations. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-sitting-table_23-2148095754.jpg", imageAlt: "Sarah Johnson"},
+ id: "1", name: "Sarah Johnson", role: "Homeowner", testimonial: "Quality Works transformed our kitchen with beautiful tile work. The team was professional, on-time, and the results exceeded our expectations. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-sitting-table_23-2148095754.jpg", imageAlt: "Sarah Johnson"
+ },
{
- id: "2", name: "Michael Chen", role: "Property Manager", testimonial: "We've hired Quality Works for multiple commercial properties. Their attention to detail and reliability make them our go-to tile contractor.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-business-woman-standing-with-coffee-cup_23-2148095743.jpg", imageAlt: "Michael Chen"},
+ id: "2", name: "Michael Chen", role: "Property Manager", testimonial: "We've hired Quality Works for multiple commercial properties. Their attention to detail and reliability make them our go-to tile contractor.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-business-woman-standing-with-coffee-cup_23-2148095743.jpg", imageAlt: "Michael Chen"
+ },
{
- id: "3", name: "Emily Rodriguez", role: "Homeowner", testimonial: "The team went above and beyond to help us select the perfect tiles for our bathroom renovation. The craftsmanship is impeccable!", imageSrc: "http://img.b2bpic.net/free-photo/studio-shot-young-confident-woman-with-long-dark-hair-wearing-blue-jacket-posing_291650-158.jpg", imageAlt: "Emily Rodriguez"},
+ id: "3", name: "Emily Rodriguez", role: "Homeowner", testimonial: "The team went above and beyond to help us select the perfect tiles for our bathroom renovation. The craftsmanship is impeccable!", imageSrc: "http://img.b2bpic.net/free-photo/studio-shot-young-confident-woman-with-long-dark-hair-wearing-blue-jacket-posing_291650-158.jpg", imageAlt: "Emily Rodriguez"
+ },
{
- id: "4", name: "David Martinez", role: "General Contractor", testimonial: "Quality Works is my trusted partner for tile installation on all my projects. Their expertise and professionalism are unmatched in the area.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-business-woman_23-2148317345.jpg", imageAlt: "David Martinez"},
+ id: "4", name: "David Martinez", role: "General Contractor", testimonial: "Quality Works is my trusted partner for tile installation on all my projects. Their expertise and professionalism are unmatched in the area.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-business-woman_23-2148317345.jpg", imageAlt: "David Martinez"
+ },
{
- id: "5", name: "Jennifer Lee", role: "Interior Designer", testimonial: "I recommend Quality Works to all my clients. They understand design vision and execute it perfectly every time.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-suit-looking-camera_23-2148112202.jpg", imageAlt: "Jennifer Lee"},
+ id: "5", name: "Jennifer Lee", role: "Interior Designer", testimonial: "I recommend Quality Works to all my clients. They understand design vision and execute it perfectly every time.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-suit-looking-camera_23-2148112202.jpg", imageAlt: "Jennifer Lee"
+ },
{
- id: "6", name: "Robert Thompson", role: "Homeowner", testimonial: "From consultation to final installation, Quality Works provided exceptional service. Our new tile floors look amazing!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-businessman-wearing-glasses_158595-5353.jpg", imageAlt: "Robert Thompson"},
+ id: "6", name: "Robert Thompson", role: "Homeowner", testimonial: "From consultation to final installation, Quality Works provided exceptional service. Our new tile floors look amazing!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-businessman-wearing-glasses_158595-5353.jpg", imageAlt: "Robert Thompson"
+ },
]}
/>
@@ -161,9 +173,11 @@ export default function LandingPage() {
speed={40}
showCard={true}
names={[
- "Tile Association of Florida", "Premium Ceramic Co.", "Marble & Stone Supply", "Design Professionals Network", "Commercial Flooring Alliance", "Luxury Home Builders", "Contractor Excellence Program", "Construction Quality Standards"]}
+ "Tile Association of Florida", "Premium Ceramic Co.", "Marble & Stone Supply", "Design Professionals Network", "Commercial Flooring Alliance", "Luxury Home Builders", "Contractor Excellence Program", "Construction Quality Standards"
+ ]}
logos={[
- "http://img.b2bpic.net/free-vector/flat-labour-day-label-collection_23-2148897784.jpg", "http://img.b2bpic.net/free-vector/letter-q-logo-concept_1017-9852.jpg", "http://img.b2bpic.net/free-vector/minimalist-retro-restaurant-logo-collection_23-2148368536.jpg", "http://img.b2bpic.net/free-vector/workers-badge-collection_23-2147545006.jpg", "http://img.b2bpic.net/free-vector/polygonal-square-logo_1025-537.jpg", "http://img.b2bpic.net/free-vector/geometric-logo-template-with-colored-lines_1040-438.jpg", "http://img.b2bpic.net/free-vector/modern-monoline-logos-geometric-style_23-2147698561.jpg", "http://img.b2bpic.net/free-vector/labels-collection-vintage-style_23-2147793683.jpg", "http://img.b2bpic.net/free-vector/luxury-vintage-logo-collection_23-2148383773.jpg"]}
+ "http://img.b2bpic.net/free-vector/flat-labour-day-label-collection_23-2148897784.jpg", "http://img.b2bpic.net/free-vector/letter-q-logo-concept_1017-9852.jpg", "http://img.b2bpic.net/free-vector/minimalist-retro-restaurant-logo-collection_23-2148368536.jpg", "http://img.b2bpic.net/free-vector/workers-badge-collection_23-2147545006.jpg", "http://img.b2bpic.net/free-vector/polygonal-square-logo_1025-537.jpg", "http://img.b2bpic.net/free-vector/geometric-logo-template-with-colored-lines_1040-438.jpg", "http://img.b2bpic.net/free-vector/modern-monoline-logos-geometric-style_23-2147698561.jpg", "http://img.b2bpic.net/free-vector/labels-collection-vintage-style_23-2147793683.jpg", "http://img.b2bpic.net/free-vector/luxury-vintage-logo-collection_23-2148383773.jpg"
+ ]}
/>