diff --git a/src/app/page.tsx b/src/app/page.tsx index ec75d2d..9f0fda3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,7 @@ import TestimonialCardFifteen from "@/components/sections/testimonial/Testimonia import FaqSplitText from "@/components/sections/faq/FaqSplitText"; import ContactFaq from "@/components/sections/contact/ContactFaq"; import FooterSimple from "@/components/sections/footer/FooterSimple"; -import { Award, CheckCircle, DollarSign, MessageCircle, Shield, Star, Zap } from "lucide-react"; +import { Award, CheckCircle, DollarSign, MessageCircle, Shield, Star, Zap, Sparkles } from "lucide-react"; export default function LandingPage() { return ( @@ -43,8 +43,9 @@ export default function LandingPage() { @@ -111,15 +112,15 @@ export default function LandingPage() { }, { id: 4, - title: "Retaining Walls", description: "Durable, professionally built retaining walls that add structure, style, and function.", imageSrc: "http://img.b2bpic.net/free-photo/stone-wall-texture-background_1232-2838.jpg?_wi=1", imageAlt: "Professional retaining wall installation" + title: "Retaining Walls", description: "Durable, professionally built retaining walls that add structure, style, and function.", imageSrc: "http://img.b2bpic.net/free-photo/stone-wall-texture-background_1232-2838.jpg", imageAlt: "Professional retaining wall installation" }, { id: 5, - title: "Borders & Edging", description: "Clean landscape borders that elevate the appearance and define the structure of your yard.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-golf-course-otocec-slovenia-sunny-summer-day_181624-10844.jpg?_wi=1", imageAlt: "Landscape borders and edging" + title: "Borders & Edging", description: "Clean landscape borders that elevate the appearance and define the structure of your yard.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-golf-course-otocec-slovenia-sunny-summer-day_181624-10844.jpg", imageAlt: "Landscape borders and edging" }, { id: 6, - title: "Seasonal Yard Care", description: "Spring cleanups, fall maintenance, and ongoing care throughout every season.", imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500875.jpg?_wi=2", imageAlt: "Seasonal yard maintenance service" + title: "Seasonal Yard Care", description: "Spring cleanups, fall maintenance, and ongoing care throughout every season.", imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500875.jpg", imageAlt: "Seasonal yard maintenance service" } ]} /> @@ -140,13 +141,13 @@ export default function LandingPage() { id: "transformation-1", name: "Lawn Restoration", price: "Completed", imageSrc: "http://img.b2bpic.net/free-photo/yellow-orange-red-autumn-leaves-beautiful-fall-park-fallen-autumn-leaves_1391-246.jpg", imageAlt: "Before lawn restoration" }, { - id: "transformation-2", name: "Beautiful Result", price: "Transformed", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-golf-course-otocec-slovenia-sunny-summer-day_181624-10844.jpg?_wi=2", imageAlt: "After lawn restoration completed" + id: "transformation-2", name: "Beautiful Result", price: "Transformed", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-golf-course-otocec-slovenia-sunny-summer-day_181624-10844.jpg", imageAlt: "After lawn restoration completed" }, { id: "transformation-3", name: "Retaining Wall", price: "Before", imageSrc: "http://img.b2bpic.net/free-photo/close-up-moss-nature_23-2151369178.jpg", imageAlt: "Before retaining wall installation" }, { - id: "transformation-4", name: "Professional Result", price: "After", imageSrc: "http://img.b2bpic.net/free-photo/stone-wall-texture-background_1232-2838.jpg?_wi=2", imageAlt: "After retaining wall completion" + id: "transformation-4", name: "Professional Result", price: "After", imageSrc: "http://img.b2bpic.net/free-photo/stone-wall-texture-background_1232-2838.jpg", imageAlt: "After retaining wall completion" } ]} /> @@ -189,7 +190,7 @@ export default function LandingPage() { useInvertedBackground={false} mediaAnimation="slide-up" imagePosition="left" - imageSrc="http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500875.jpg?_wi=3" + imageSrc="http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500875.jpg" imageAlt="Torres Lawn Care professional team at work" />