Merge version_1 into main #1
@@ -1,27 +1,48 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Halant } from "next/font/google";
|
||||
import { Inter } from "next/font/google";
|
||||
import { Libre_Baskerville } from "next/font/google";
|
||||
import "./globals.css";
|
||||
import "@/lib/gsap-setup";
|
||||
import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
import { getVisualEditScript } from "@/utils/visual-edit-script";
|
||||
import { Libre_Baskerville } from "next/font/google";
|
||||
|
||||
const halant = Halant({
|
||||
variable: "--font-halant", subsets: ["latin"],
|
||||
weight: ["300", "400", "500", "600", "700"],
|
||||
});
|
||||
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Webild components 2",
|
||||
description: "Generated by create next app",
|
||||
};
|
||||
const inter = Inter({
|
||||
variable: "--font-inter", subsets: ["latin"],
|
||||
});
|
||||
|
||||
const libreBaskerville = Libre_Baskerville({
|
||||
variable: "--font-libre-baskerville", subsets: ["latin"],
|
||||
weight: ["400", "700"]
|
||||
});
|
||||
const inter = Inter({
|
||||
variable: "--font-inter", subsets: ["latin"]
|
||||
});
|
||||
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Contact Us | Doughan Law Office", description: "Connect with Doughan Law Office in Beirut for expert legal counsel and dedicated representation. Reach out today for a consultation.", keywords: ["Doughan Law", "Beirut lawyer", "legal consultation", "contact attorney", "law firm", "legal guidance"],
|
||||
metadataBase: new URL("https://www.doughanlawoffice.com"),
|
||||
alternates: {
|
||||
canonical: "https://www.doughanlawoffice.com/contact"},
|
||||
openGraph: {
|
||||
title: "Contact Us | Doughan Law Office", description: "Connect with Doughan Law Office in Beirut for expert legal counsel and dedicated representation. Reach out today for a consultation.", url: "https://www.doughanlawoffice.com/contact", siteName: "Doughan Law Office", locale: "en_US", type: "website"},
|
||||
twitter: {
|
||||
card: "summary_large_image", title: "Contact Us | Doughan Law Office", description: "Connect with Doughan Law Office in Beirut for expert legal counsel and dedicated representation. Reach out today for a consultation.", creator: "@DoughanLaw"},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
googleBot: {
|
||||
index: true,
|
||||
follow: true,
|
||||
"max-video-preview": -1,
|
||||
"max-image-preview": "large", "max-snippet": -1,
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
@@ -31,7 +52,9 @@ export default function RootLayout({
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body className={`${libreBaskerville.variable} ${inter.variable} antialiased`}>
|
||||
<body
|
||||
className={`${libreBaskerville.variable} ${inter.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
<script
|
||||
@@ -43,4 +66,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -41,7 +41,7 @@ export default function HomePage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-mature-businessman-standing-office-hall_1262-3105.jpg", imageAlt: "Professional law office interior with legal documents"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-mature-businessman-standing-office-hall_1262-3105.jpg?_wi=1", imageAlt: "Professional law office interior with legal documents"
|
||||
}
|
||||
]}
|
||||
ariaLabel="Hero section"
|
||||
@@ -56,19 +56,19 @@ export default function HomePage() {
|
||||
tagIcon={Briefcase}
|
||||
features={[
|
||||
{
|
||||
title: "Criminal Law", description: "Vigorous defense for individuals facing criminal charges, ensuring your rights are protected throughout the legal process.", imageSrc: "http://img.b2bpic.net/free-photo/chief-executive-officer-reading-accounting-paperwork-ensure-legal-accuracy_482257-103540.jpg", imageAlt: "Gavel and legal books for criminal law", buttonIcon: ArrowRight,
|
||||
title: "Criminal Law", description: "Vigorous defense for individuals facing criminal charges, ensuring your rights are protected throughout the legal process.", imageSrc: "http://img.b2bpic.net/free-photo/chief-executive-officer-reading-accounting-paperwork-ensure-legal-accuracy_482257-103540.jpg?_wi=1", imageAlt: "Gavel and legal books for criminal law", buttonIcon: ArrowRight,
|
||||
buttonHref: "/practice-areas"
|
||||
},
|
||||
{
|
||||
title: "Civil Law", description: "Expert guidance on civil disputes, contracts, property matters, and personal injury claims to secure favorable outcomes.", imageSrc: "http://img.b2bpic.net/free-photo/business-professionals-reading-agreement-text_74855-1490.jpg", imageAlt: "Legal documents and scales of justice for civil law", buttonIcon: ArrowRight,
|
||||
title: "Civil Law", description: "Expert guidance on civil disputes, contracts, property matters, and personal injury claims to secure favorable outcomes.", imageSrc: "http://img.b2bpic.net/free-photo/business-professionals-reading-agreement-text_74855-1490.jpg?_wi=1", imageAlt: "Legal documents and scales of justice for civil law", buttonIcon: ArrowRight,
|
||||
buttonHref: "/practice-areas"
|
||||
},
|
||||
{
|
||||
title: "Labor & Social Security", description: "Protecting the rights of employees and employers in workplace disputes, ensuring fair treatment and compliance with labor laws.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-insurance-agent-going-through-paperwork-communicating-with-her-clients-meeting_637285-5796.jpg", imageAlt: "Team collaborating on legal documents for labor law", buttonIcon: ArrowRight,
|
||||
title: "Labor & Social Security", description: "Protecting the rights of employees and employers in workplace disputes, ensuring fair treatment and compliance with labor laws.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-insurance-agent-going-through-paperwork-communicating-with-her-clients-meeting_637285-5796.jpg?_wi=1", imageAlt: "Team collaborating on legal documents for labor law", buttonIcon: ArrowRight,
|
||||
buttonHref: "/practice-areas"
|
||||
},
|
||||
{
|
||||
title: "Marriage & Divorce", description: "Sensitive and strategic legal support for family matters, including marriage, divorce, child custody, and support.", imageSrc: "http://img.b2bpic.net/free-photo/sensual-couple-holding-hands_23-2148025334.jpg", imageAlt: "Family legal documents and rings for marriage and divorce law", buttonIcon: ArrowRight,
|
||||
title: "Marriage & Divorce", description: "Sensitive and strategic legal support for family matters, including marriage, divorce, child custody, and support.", imageSrc: "http://img.b2bpic.net/free-photo/sensual-couple-holding-hands_23-2148025334.jpg?_wi=1", imageAlt: "Family legal documents and rings for marriage and divorce law", buttonIcon: ArrowRight,
|
||||
buttonHref: "/practice-areas"
|
||||
}
|
||||
]}
|
||||
|
||||
@@ -50,7 +50,7 @@ export default function PracticeAreasPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/smiling-mature-businessman-standing-office-hall_1262-3105.jpg", imageAlt: "Professional law office interior with legal documents" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/smiling-mature-businessman-standing-office-hall_1262-3105.jpg?_wi=2", imageAlt: "Professional law office interior with legal documents" }
|
||||
]}
|
||||
ariaLabel="Practice Areas Hero section"
|
||||
/>
|
||||
@@ -64,16 +64,16 @@ export default function PracticeAreasPage() {
|
||||
tagIcon={Briefcase}
|
||||
features={[
|
||||
{
|
||||
title: "Criminal Law", description: "Vigorous defense for individuals facing criminal charges, ensuring your rights are protected throughout the legal process.", imageSrc: "http://img.b2bpic.net/free-photo/chief-executive-officer-reading-accounting-paperwork-ensure-legal-accuracy_482257-103540.jpg", imageAlt: "Gavel and legal books for criminal law", buttonIcon: ArrowRight
|
||||
title: "Criminal Law", description: "Vigorous defense for individuals facing criminal charges, ensuring your rights are protected throughout the legal process.", imageSrc: "http://img.b2bpic.net/free-photo/chief-executive-officer-reading-accounting-paperwork-ensure-legal-accuracy_482257-103540.jpg?_wi=2", imageAlt: "Gavel and legal books for criminal law", buttonIcon: ArrowRight
|
||||
},
|
||||
{
|
||||
title: "Civil Law", description: "Expert guidance on civil disputes, contracts, property matters, and personal injury claims to secure favorable outcomes.", imageSrc: "http://img.b2bpic.net/free-photo/business-professionals-reading-agreement-text_74855-1490.jpg", imageAlt: "Legal documents and scales of justice for civil law", buttonIcon: ArrowRight
|
||||
title: "Civil Law", description: "Expert guidance on civil disputes, contracts, property matters, and personal injury claims to secure favorable outcomes.", imageSrc: "http://img.b2bpic.net/free-photo/business-professionals-reading-agreement-text_74855-1490.jpg?_wi=2", imageAlt: "Legal documents and scales of justice for civil law", buttonIcon: ArrowRight
|
||||
},
|
||||
{
|
||||
title: "Labor & Social Security", description: "Protecting the rights of employees and employers in workplace disputes, ensuring fair treatment and compliance with labor laws.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-insurance-agent-going-through-paperwork-communicating-with-her-clients-meeting_637285-5796.jpg", imageAlt: "Team collaborating on legal documents for labor law", buttonIcon: ArrowRight
|
||||
title: "Labor & Social Security", description: "Protecting the rights of employees and employers in workplace disputes, ensuring fair treatment and compliance with labor laws.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-insurance-agent-going-through-paperwork-communicating-with-her-clients-meeting_637285-5796.jpg?_wi=2", imageAlt: "Team collaborating on legal documents for labor law", buttonIcon: ArrowRight
|
||||
},
|
||||
{
|
||||
title: "Marriage & Divorce", description: "Sensitive and strategic legal support for family matters, including marriage, divorce, child custody, and support.", imageSrc: "http://img.b2bpic.net/free-photo/sensual-couple-holding-hands_23-2148025334.jpg", imageAlt: "Family legal documents and rings for marriage and divorce law", buttonIcon: ArrowRight
|
||||
title: "Marriage & Divorce", description: "Sensitive and strategic legal support for family matters, including marriage, divorce, child custody, and support.", imageSrc: "http://img.b2bpic.net/free-photo/sensual-couple-holding-hands_23-2148025334.jpg?_wi=2", imageAlt: "Family legal documents and rings for marriage and divorce law", buttonIcon: ArrowRight
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
|
||||
@@ -50,7 +50,7 @@ export default function TestimonialsPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/smiling-mature-businessman-standing-office-hall_1262-3105.jpg", imageAlt: "Professional law office interior with legal documents" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/smiling-mature-businessman-standing-office-hall_1262-3105.jpg?_wi=3", imageAlt: "Professional law office interior with legal documents" }
|
||||
]}
|
||||
ariaLabel="Testimonials Hero section"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user