Merge version_1 into main #1
@@ -1,28 +1,61 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Halant } from "next/font/google";
|
||||
import { Inter } from "next/font/google";
|
||||
import { Open_Sans } from "next/font/google";
|
||||
import "./globals.css";
|
||||
import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
import { getVisualEditScript } from "@/utils/visual-edit-script";
|
||||
import { Open_Sans } from "next/font/google";
|
||||
|
||||
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Webild components 2",
|
||||
description: "Generated by create next app",
|
||||
};
|
||||
const halant = Halant({
|
||||
variable: "--font-halant",
|
||||
subsets: ["latin"],
|
||||
weight: ["300", "400", "500", "600", "700"],
|
||||
});
|
||||
|
||||
const inter = Inter({
|
||||
variable: "--font-inter",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
const openSans = Open_Sans({
|
||||
variable: "--font-open-sans",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Contact Riteline Roofing | Free Quote & Inspection",
|
||||
description: "Request your free roofing quote. Contact Riteline Roofing at (204) 312-0855. Serving Rosenfeld, MB and Southern Manitoba.",
|
||||
keywords: "roofing contractor Rosenfeld MB, roofing Winkler Manitoba, roof repair Southern Manitoba, Riteline Roofing & Exteriors, residential roofing services",
|
||||
metadataBase: new URL("https://ritelineroofing.ca"),
|
||||
alternates: {
|
||||
canonical: "https://ritelineroofing.ca"
|
||||
},
|
||||
openGraph: {
|
||||
title: "Riteline Roofing & Exteriors | Southern Manitoba Roofing Contractor",
|
||||
description: "Professional roofing and exterior services. 5-star rated. Free quotes. Serving Rosenfeld, Winkler, Morden, and surrounding areas.",
|
||||
url: "https://ritelineroofing.ca",
|
||||
siteName: "Riteline Roofing & Exteriors",
|
||||
type: "website",
|
||||
images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/back-view-male-musician-climbing-roof-with-electric-guitar_23-2148680354.jpg",
|
||||
alt: "Professional roofing installation"
|
||||
}
|
||||
]
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "Riteline Roofing & Exteriors | Southern Manitoba",
|
||||
description: "Professional roofing contractor. 5-star rated. Request your free quote.",
|
||||
images: ["http://img.b2bpic.net/free-photo/back-view-male-musician-climbing-roof-with-electric-guitar_23-2148680354.jpg"]
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true
|
||||
}
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: Readonly<{
|
||||
@@ -31,7 +64,9 @@ export default function RootLayout({
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body className={`${inter.variable} ${openSans.variable} antialiased`}>
|
||||
<body
|
||||
className={`${halant.variable} ${inter.variable} ${openSans.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
<script
|
||||
@@ -43,4 +78,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -189,7 +189,7 @@ export default function HomePage() {
|
||||
role: "Homeowner",
|
||||
company: "Rosenfeld, MB",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-pretty-young-woman-look-professional-cross-hands-chest-smiling-confident-camera-wear-glasses-standing-near-reception-office-hall-discuss-business_197531-22165.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-pretty-young-woman-look-professional-cross-hands-chest-smiling-confident-camera-wear-glasses-standing-near-reception-office-hall-discuss-business_197531-22165.jpg?_wi=1",
|
||||
imageAlt: "professional portrait woman smiling business",
|
||||
},
|
||||
{
|
||||
@@ -198,7 +198,7 @@ export default function HomePage() {
|
||||
role: "Homeowner",
|
||||
company: "Winkler, MB",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-modelsexy-modern-man-dressed-elegant-suit-fashion-male-posing-studio-near-blue-wall_158538-21048.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-modelsexy-modern-man-dressed-elegant-suit-fashion-male-posing-studio-near-blue-wall_158538-21048.jpg?_wi=1",
|
||||
imageAlt: "professional portrait man smiling business",
|
||||
},
|
||||
{
|
||||
@@ -207,7 +207,7 @@ export default function HomePage() {
|
||||
role: "Homeowner",
|
||||
company: "Morden, MB",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-successful-business-woman-white-backgroun_176420-55752.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-successful-business-woman-white-backgroun_176420-55752.jpg?_wi=1",
|
||||
imageAlt: "professional woman portrait smiling confident",
|
||||
},
|
||||
{
|
||||
@@ -216,7 +216,7 @@ export default function HomePage() {
|
||||
role: "Homeowner",
|
||||
company: "Altona, MB",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-black-t-shirt-happy-excited-showing-thumbs-up-standing-green-wall_141793-81905.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-black-t-shirt-happy-excited-showing-thumbs-up-standing-green-wall_141793-81905.jpg?_wi=1",
|
||||
imageAlt: "professional man portrait confident smiling",
|
||||
},
|
||||
{
|
||||
@@ -225,7 +225,7 @@ export default function HomePage() {
|
||||
role: "Homeowner",
|
||||
company: "Rosenfeld, MB",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-posing-gray-marble-wall_158595-6763.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-posing-gray-marble-wall_158595-6763.jpg?_wi=1",
|
||||
imageAlt: "professional woman portrait happy smiling",
|
||||
},
|
||||
{
|
||||
@@ -234,7 +234,7 @@ export default function HomePage() {
|
||||
role: "Homeowner",
|
||||
company: "Winkler, MB",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg?_wi=1",
|
||||
imageAlt: "professional man portrait happy smiling",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -50,7 +50,7 @@ export default function ReviewsPage() {
|
||||
role: "Homeowner",
|
||||
company: "Rosenfeld, MB",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-pretty-young-woman-look-professional-cross-hands-chest-smiling-confident-camera-wear-glasses-standing-near-reception-office-hall-discuss-business_197531-22165.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-pretty-young-woman-look-professional-cross-hands-chest-smiling-confident-camera-wear-glasses-standing-near-reception-office-hall-discuss-business_197531-22165.jpg?_wi=2",
|
||||
imageAlt: "professional portrait woman smiling business"
|
||||
},
|
||||
{
|
||||
@@ -59,7 +59,7 @@ export default function ReviewsPage() {
|
||||
role: "Homeowner",
|
||||
company: "Winkler, MB",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-modelsexy-modern-man-dressed-elegant-suit-fashion-male-posing-studio-near-blue-wall_158538-21048.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-modelsexy-modern-man-dressed-elegant-suit-fashion-male-posing-studio-near-blue-wall_158538-21048.jpg?_wi=2",
|
||||
imageAlt: "professional portrait man smiling business"
|
||||
},
|
||||
{
|
||||
@@ -68,7 +68,7 @@ export default function ReviewsPage() {
|
||||
role: "Homeowner",
|
||||
company: "Morden, MB",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-successful-business-woman-white-backgroun_176420-55752.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-successful-business-woman-white-backgroun_176420-55752.jpg?_wi=2",
|
||||
imageAlt: "professional woman portrait smiling confident"
|
||||
},
|
||||
{
|
||||
@@ -77,7 +77,7 @@ export default function ReviewsPage() {
|
||||
role: "Homeowner",
|
||||
company: "Altona, MB",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-black-t-shirt-happy-excited-showing-thumbs-up-standing-green-wall_141793-81905.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-black-t-shirt-happy-excited-showing-thumbs-up-standing-green-wall_141793-81905.jpg?_wi=2",
|
||||
imageAlt: "professional man portrait confident smiling"
|
||||
},
|
||||
{
|
||||
@@ -86,7 +86,7 @@ export default function ReviewsPage() {
|
||||
role: "Homeowner",
|
||||
company: "Rosenfeld, MB",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-posing-gray-marble-wall_158595-6763.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-posing-gray-marble-wall_158595-6763.jpg?_wi=2",
|
||||
imageAlt: "professional woman portrait happy smiling"
|
||||
},
|
||||
{
|
||||
@@ -95,7 +95,7 @@ export default function ReviewsPage() {
|
||||
role: "Homeowner",
|
||||
company: "Winkler, MB",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg?_wi=2",
|
||||
imageAlt: "professional man portrait happy smiling"
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user