Merge version_2 into main #6

Merged
bender merged 2 commits from version_2 into main 2026-03-06 09:43:23 +00:00
2 changed files with 8 additions and 48 deletions

View File

@@ -1,59 +1,20 @@
import type { Metadata } from "next";
import { Halant } from "next/font/google";
import { Inter } from "next/font/google";
import { Montserrat } from "next/font/google";
import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
import "@/styles/globals.css";
const halant = Halant({
variable: "--font-halant", subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
const inter = Inter({
variable: "--font-inter", subsets: ["latin"],
});
const montserrat = Montserrat({
variable: "--font-montserrat", subsets: ["latin"],
});
const inter = Inter({ subsets: ["latin"] });
export const metadata: Metadata = {
title: "Tiletopia Tile & Fireplace Showroom Cape Town", description: "Cape Town's trusted tile and fireplace showroom. Wide selection of premium tiles, fireplaces, and accessories with expert consultation and same-day delivery. Visit Gants Plaza showroom today.", keywords: "tiles Cape Town, fireplace Cape Town, tile showroom, interior tiles, home renovation, ceramic tiles, porcelain tiles", metadataBase: new URL("https://tiletopia.co.za"),
alternates: {
canonical: "https://tiletopia.co.za"
},
openGraph: {
title: "Tiletopia Find Your Perfect Tile", description: "Premier tile and fireplace showroom in Cape Town with 4.7★ rating. Expert advice, premium selection, same-day delivery.", url: "https://tiletopia.co.za", siteName: "Tiletopia", type: "website", images: [
{
url: "http://img.b2bpic.net/free-photo/center-cooktop-blue-modules-stone-backdrop_169016-69293.jpg", alt: "Tiletopia premium tiles"
}
]
},
twitter: {
card: "summary_large_image", title: "Tiletopia Find Your Perfect Tile", description: "Cape Town's trusted tile and fireplace showroom with premium selection and expert service.", images: ["http://img.b2bpic.net/free-photo/center-cooktop-blue-modules-stone-backdrop_169016-69293.jpg"]
},
robots: {
index: true,
follow: true
}
};
title: "Tiletopia - Cape Town's Premium Tile & Fireplace Showroom", description: "Find the perfect tiles and fireplaces at Tiletopia. Premium selection, expert consultants, same-day delivery in Cape Town."};
export default function RootLayout({
children,
}: Readonly<{
}: {
children: React.ReactNode;
}>) {
}) {
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body
className={`${halant.variable} ${inter.variable} ${montserrat.variable} antialiased`}
>
<Tag />
{children}
<html lang="en">
<body className={inter.className}>{children}
<script
dangerouslySetInnerHTML={{
__html: `
@@ -1421,7 +1382,6 @@ export default function RootLayout({
}}
/>
</body>
</ServiceWrapper>
</html>
);
}

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
tagAnimation="none"
buttons={[
{ text: "Call Now", href: "tel:0218534066" },
{ text: "Get Directions", href: "https://maps.google.com/?q=Gerber+Blvd,+Gants+Plaza,+Cape+Town,+7140" }
{ text: "Visit Showroom", href: "https://maps.google.com/?q=Gerber+Blvd,+Gants+Plaza,+Cape+Town,+7140" }
]}
buttonAnimation="none"
leftCarouselItems={[