Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2ad5f7ed3f |
@@ -1,20 +1,49 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Inter } from "next/font/google";
|
||||
import "@/styles/globals.css";
|
||||
import { Roboto } from "next/font/google";
|
||||
import "./globals.css";
|
||||
import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
|
||||
const inter = Inter({ subsets: ["latin"] });
|
||||
const roboto = Roboto({
|
||||
variable: "--font-roboto", subsets: ["latin"],
|
||||
weight: ["100", "300", "400", "500", "700", "900"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Shipshape - Mobile Boat Detailing", description: "Professional mobile boat detailing services in Dublin. We come to your marina."};
|
||||
title: "Mobile Boat Detailing Dublin | Shipshape Marine Services", description: "Professional mobile boat detailing delivered to your marina or dock. Yacht, RIB, and boat cleaning in Dublin. Call 087 386 7666 for instant quotes.", keywords: "boat detailing Dublin, mobile boat cleaning, yacht detailing, RIB restoration, antifouling service, marine detailing Ireland", metadataBase: new URL("https://shipshape.ie"),
|
||||
alternates: {
|
||||
canonical: "https://shipshape.ie"
|
||||
},
|
||||
openGraph: {
|
||||
title: "Shipshape Mobile Boat Detailing Dublin", description: "Professional boat detailing service coming to your marina. Expert yacht and RIB restoration.", url: "https://shipshape.ie", siteName: "Shipshape", type: "website", images: [
|
||||
{
|
||||
url: "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", alt: "Professional boat detailing service"
|
||||
}
|
||||
]
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image", title: "Shipshape Mobile Boat Detailing", description: "We come to your boat. Professional detailing in Dublin and coastal areas.", images: ["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"]
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true
|
||||
}
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: {
|
||||
}: Readonly<{
|
||||
children: React.ReactNode;
|
||||
}) {
|
||||
}>) {
|
||||
return (
|
||||
<html lang="en">
|
||||
<body className={inter.className}>{children}
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body
|
||||
className={`${roboto.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
|
||||
<script
|
||||
dangerouslySetInnerHTML={{
|
||||
__html: `
|
||||
@@ -1382,6 +1411,7 @@ export default function RootLayout({
|
||||
}}
|
||||
/>
|
||||
</body>
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
|
||||
@@ -53,8 +53,8 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{ 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: "Professional boat detailing in progress" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/sailboat-owner-yachtsman-uses-hose-wash-salt-water-from-yachr-deck-when-docked-parked-marina-sunset_346278-359.jpg", imageAlt: "Before and after boat restoration" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/private-yachts-port_72229-511.jpg", imageAlt: "Boat polishing and shine results" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/sailboat-owner-yachtsman-uses-hose-wash-salt-water-from-yachr-deck-when-docked-parked-marina-sunset_346278-359.jpg?_wi=1", imageAlt: "Before and after boat restoration" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/private-yachts-port_72229-511.jpg?_wi=1", imageAlt: "Boat polishing and shine results" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -128,11 +128,11 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Shipshape Results", name: "RIB Tube Color Restoration", price: "Premium Results", rating: 5,
|
||||
reviewCount: "Flawless Finish", imageSrc: "http://img.b2bpic.net/free-photo/sailboat-owner-yachtsman-uses-hose-wash-salt-water-from-yachr-deck-when-docked-parked-marina-sunset_346278-359.jpg", imageAlt: "Before and after RIB tube restoration"
|
||||
reviewCount: "Flawless Finish", imageSrc: "http://img.b2bpic.net/free-photo/sailboat-owner-yachtsman-uses-hose-wash-salt-water-from-yachr-deck-when-docked-parked-marina-sunset_346278-359.jpg?_wi=2", imageAlt: "Before and after RIB tube restoration"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "Shipshape Results", name: "Yacht Hull Polishing", price: "Stunning Shine", rating: 5,
|
||||
reviewCount: "Showroom Ready", imageSrc: "http://img.b2bpic.net/free-photo/private-yachts-port_72229-511.jpg", imageAlt: "Yacht hull polishing transformation"
|
||||
reviewCount: "Showroom Ready", imageSrc: "http://img.b2bpic.net/free-photo/private-yachts-port_72229-511.jpg?_wi=2", imageAlt: "Yacht hull polishing transformation"
|
||||
},
|
||||
{
|
||||
id: "3", brand: "Shipshape Results", name: "Oxidation & Deep Clean", price: "Like New Again", rating: 5,
|
||||
@@ -174,7 +174,7 @@ export default function LandingPage() {
|
||||
tag="Service Area"
|
||||
tagIcon={MapPin}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/lake-sunrise_649448-521.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/lake-sunrise_649448-521.jpg?_wi=1"
|
||||
imageAlt="Dublin marina with moored boats and sailboats"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Text Your Location", href: "sms:0873867666?body=Hi%20Shipshape%2C%20can%20you%20service%20my%20boat%20at%20%5Bmy%20marina%2Flocation%5D" }]}
|
||||
@@ -196,27 +196,27 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Michael O'Brien", role: "Yacht Owner", company: "Dun Laoghaire Marina", rating: 5,
|
||||
imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Michael O'Brien, yacht owner"
|
||||
imageSrc: "/placeholders/placeholder1.webp?_wi=1", imageAlt: "Michael O'Brien, yacht owner"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Sarah Murphy", role: "Boat Owner", company: "Howth Sailing Club", rating: 5,
|
||||
imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Sarah Murphy, boat owner"
|
||||
imageSrc: "/placeholders/placeholder1.webp?_wi=2", imageAlt: "Sarah Murphy, boat owner"
|
||||
},
|
||||
{
|
||||
id: "3", name: "David Kelly", role: "RIB Enthusiast", company: "Malahide Marina", rating: 5,
|
||||
imageSrc: "/placeholders/placeholder1.webp", imageAlt: "David Kelly, RIB enthusiast"
|
||||
imageSrc: "/placeholders/placeholder1.webp?_wi=3", imageAlt: "David Kelly, RIB enthusiast"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Emma Watson", role: "Marina Manager", company: "Poolbeg Marina", rating: 5,
|
||||
imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Emma Watson, marina manager"
|
||||
imageSrc: "/placeholders/placeholder1.webp?_wi=4", imageAlt: "Emma Watson, marina manager"
|
||||
},
|
||||
{
|
||||
id: "5", name: "John Fitzgerald", role: "Charter Captain", company: "Dublin Charter Fleet", rating: 5,
|
||||
imageSrc: "/placeholders/placeholder1.webp", imageAlt: "John Fitzgerald, charter captain"
|
||||
imageSrc: "/placeholders/placeholder1.webp?_wi=5", imageAlt: "John Fitzgerald, charter captain"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Lisa Connor", role: "Boat Broker", company: "Marine Sales Ireland", rating: 5,
|
||||
imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Lisa Connor, boat broker"
|
||||
imageSrc: "/placeholders/placeholder1.webp?_wi=6", imageAlt: "Lisa Connor, boat broker"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -234,7 +234,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
textarea={{ name: "serviceType", placeholder: "What detailing service are you interested in?", rows: 4, required: false }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/lake-sunrise_649448-521.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/lake-sunrise_649448-521.jpg?_wi=2"
|
||||
imageAlt="Dublin marina with professional boat services"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user