Merge version_1 into main #2
@@ -60,6 +60,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-house-bathroom-interior_1232-3337.jpg", imageAlt: "Professional bathroom plumbing fixtures"
|
||||
}
|
||||
]}
|
||||
mediaAnimation="none"
|
||||
rating={5}
|
||||
ratingText="Trusted by Cork homeowners and businesses"
|
||||
/>
|
||||
@@ -151,22 +152,22 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "John O'Brien", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "John O'Brien"
|
||||
id: "1", name: "John O'Brien", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "John O'Brien"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Sarah Murphy", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=1", imageAlt: "Sarah Murphy"
|
||||
id: "2", name: "Sarah Murphy", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", imageAlt: "Sarah Murphy"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Michael Walsh", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Michael Walsh"
|
||||
id: "3", name: "Michael Walsh", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Walsh"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Emma Byrne", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=2", imageAlt: "Emma Byrne"
|
||||
id: "4", name: "Emma Byrne", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", imageAlt: "Emma Byrne"
|
||||
},
|
||||
{
|
||||
id: "5", name: "David Kelly", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "David Kelly"
|
||||
id: "5", name: "David Kelly", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kelly"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Lisa Connolly", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=3", imageAlt: "Lisa Connolly"
|
||||
id: "6", name: "Lisa Connolly", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", imageAlt: "Lisa Connolly"
|
||||
}
|
||||
]}
|
||||
cardTitle="Over 2,000+ satisfied customers across Cork rely on Tony Leahy for professional plumbing and heating solutions"
|
||||
|
||||
Reference in New Issue
Block a user