diff --git a/src/app/globals.css b/src/app/globals.css index e3d34f3..601cf8c 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -10,7 +10,7 @@ --color-foreground: var(--foreground); --font-sans: var(--font-geist-sans); --font-mono: var(--font-geist-mono); - --font-merriweather: var(--font-merriweather); + --font-montserrat: var(--font-montserrat); --color-colorExt1: #0a0a0a; --color-colorExt2: #ffffff; --color-colorExt3: #d2ebf1; diff --git a/src/app/layout.tsx b/src/app/layout.tsx index c4f5e88..ac032b8 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1,5 +1,5 @@ import InitialScript from "@/components/layouts/InitialScript"; -import { Geist, Geist_Mono, Merriweather } from "next/font/google"; +import { Geist, Geist_Mono, Montserrat } from "next/font/google"; import "./globals.css"; import { Metadata } from "next"; import { getDefaultMetadata } from "@/utils/metadata"; @@ -16,10 +16,9 @@ const geistMono = Geist_Mono({ subsets: ["latin"], }); -const merriWeather = Merriweather({ - variable: "--font-merriweather", +const montserrat = Montserrat({ + variable: "--font-montserrat", subsets: ["latin"], - weight: ["300", "400", "700", "900"], }); export async function generateMetadata(): Promise { @@ -49,7 +48,7 @@ export default function RootLayout({ - +
- 1-800-1234-567 + (478) 225 9061
@@ -44,7 +44,7 @@ export default function Header() {
- info@demolink.org + dynamic@dynamicrealtyga.com
@@ -59,7 +59,7 @@ export default function Header() { - Login/Register + Login @@ -231,8 +231,8 @@ export default function Header() { srcSet="images/logo-inverse-284x82.png 2x" /> -

- Dynamic Realty Inc. +

+ Dynamic Realty

@@ -240,10 +240,30 @@ export default function Header() {
- Submit property + BOOK APPOINTMENT