Merge version_1 into main #2
@@ -9,7 +9,7 @@ import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
||||
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
|
||||
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
|
||||
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
|
||||
import { Sparkles, Wrench, Car, ImageIcon, Star, Award, Zap, DollarSign, Calendar, AlertTriangle, Clock, Smile, Wind, Sun, Shield, Droplet, CheckCircle, TrendingUp, Heart, Thumbs Up } from 'lucide-react';
|
||||
import { Sparkles, Wrench, Car, ImageIcon, Star, Award, Zap, DollarSign, Calendar, AlertTriangle, Clock, Smile, Wind, Sun, Shield, Droplet, CheckCircle, TrendingUp, Heart, ThumbsUp } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -191,7 +191,7 @@ export default function LandingPage() {
|
||||
id: "5", name: "Mark Johnson", handle: "Regular Customer", testimonial: "Best detail work in Summit. No comparison. Scott takes pride in his work and it shows.", imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-young-woman-standing-posing-co-working-coffee-shop-interior-looking-camera-smiling_74855-9955.jpg?_wi=2", imageAlt: "Mark Johnson", icon: Star
|
||||
},
|
||||
{
|
||||
id: "6", name: "Jessica Lee", handle: "Uber Driver", testimonial: "Perfect for my schedule. Early morning availability saved my week. Quality work, fair price, highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/business-professional_1098-14759.jpg?_wi=2", imageAlt: "Jessica Lee", icon: Thumbs Up
|
||||
id: "6", name: "Jessica Lee", handle: "Uber Driver", testimonial: "Perfect for my schedule. Early morning availability saved my week. Quality work, fair price, highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/business-professional_1098-14759.jpg?_wi=2", imageAlt: "Jessica Lee", icon: ThumbsUp
|
||||
}
|
||||
]}
|
||||
ariaLabel="Customer testimonials section"
|
||||
|
||||
Reference in New Issue
Block a user