diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 4f31a9c..615a403 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -5,7 +5,8 @@ import "./globals.css"; const inter = Inter({ subsets: ["latin"] }); export const metadata: Metadata = { - title: "Marketing Pro - Data-Driven Marketing Excellence", description: "Transform your brand with proven marketing strategies. We craft data-driven campaigns that elevate your brand, engage your audience, and drive measurable growth."}; + title: "San Francisco Real Estate | Premier Realtor Services", description: "Discover luxury properties and expert real estate services in San Francisco. We specialize in residential and commercial properties with personalized guidance from experienced realtors." +}; export default function RootLayout({ children, diff --git a/src/app/page.tsx b/src/app/page.tsx index dc18c58..33ca7e4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,7 @@ import ContactSplit from '@/components/sections/contact/ContactSplit'; import FooterCard from '@/components/sections/footer/FooterCard'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; -import { Award, Facebook, Heart, Instagram, Linkedin, Mail, Sparkles, Target, TrendingUp, Twitter, Users, ArrowRight } from "lucide-react"; +import { MapPin, Facebook, Home, Instagram, Linkedin, Mail, Sparkles, Target, TrendingUp, Twitter, Users, ArrowRight, Heart } from "lucide-react"; export default function LandingPage() { return ( @@ -29,11 +29,12 @@ export default function LandingPage() { >