Merge version_1 into main #5
@@ -41,22 +41,22 @@ export default function LandingPage() {
|
||||
tag="Mobile Service"
|
||||
tagIcon={Anchor}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/soft-focus-water-drops-come-out-hose-sailor-captain-yacht-owner-washes-salty-residue-from-sail-mainsail-spinnaker-when-sailboat-is-docked-yard-marina_346278-360.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/soft-focus-water-drops-come-out-hose-sailor-captain-yacht-owner-washes-salty-residue-from-sail-mainsail-spinnaker-when-sailboat-is-docked-yard-marina_346278-360.jpg?_wi=1"
|
||||
imageAlt="Professional boat detailing"
|
||||
imagePosition="right"
|
||||
mediaAnimation="blur-reveal"
|
||||
testimonials={[
|
||||
{
|
||||
name: "David McCarthy", handle: "Boat Owner, Cork Harbour", testimonial: "ShipShape transformed my yacht. Professional, reliable, and truly worth every penny.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "Sarah O'Brien", handle: "Marina Manager", testimonial: "Our clients rave about ShipShape's attention to detail and meticulous work on gel coats.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
name: "Michael Flynn", handle: "Boat Enthusiast", testimonial: "The RIB tube restoration was flawless. They treat your boat like their own.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3"
|
||||
},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -100,7 +100,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Hull Protection", title: "Exterior Detailing", subtitle: "Complete hull and surface restoration", description: "Full exterior detailing covers everything from hull to railings. We address salt spray damage, marine growth, and weathering with professional-grade techniques and products designed for marine environments.", imageSrc: "http://img.b2bpic.net/free-photo/soft-focus-water-drops-come-out-hose-sailor-captain-yacht-owner-washes-salty-residue-from-sail-mainsail-spinnaker-when-sailboat-is-docked-yard-marina_346278-360.jpg", imageAlt: "Exterior detailing service"
|
||||
tag: "Hull Protection", title: "Exterior Detailing", subtitle: "Complete hull and surface restoration", description: "Full exterior detailing covers everything from hull to railings. We address salt spray damage, marine growth, and weathering with professional-grade techniques and products designed for marine environments.", imageSrc: "http://img.b2bpic.net/free-photo/soft-focus-water-drops-come-out-hose-sailor-captain-yacht-owner-washes-salty-residue-from-sail-mainsail-spinnaker-when-sailboat-is-docked-yard-marina_346278-360.jpg?_wi=2", imageAlt: "Exterior detailing service"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
@@ -129,16 +129,16 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "David McCarthy", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
id: "1", name: "David McCarthy", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Sarah O'Brien", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
id: "2", name: "Sarah O'Brien", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Michael Flynn", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
id: "3", name: "Michael Flynn", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Jennifer Walsh", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
id: "4", name: "Jennifer Walsh", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=7"
|
||||
},
|
||||
]}
|
||||
cardTitle="Trusted by boat owners across Cork"
|
||||
|
||||
Reference in New Issue
Block a user