From b93d34ac943f8d29bb5d9b495dcfd062caf12671 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 01:52:28 +0000 Subject: [PATCH 1/3] Update src/app/layout.tsx --- src/app/layout.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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, -- 2.49.1 From 92fc103fd83c4d4182395d9159e7e59735fbfa1e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 01:52:28 +0000 Subject: [PATCH 2/3] Update src/app/page.tsx --- src/app/page.tsx | 192 ++++++++++++++++++++++++++--------------------- 1 file changed, 107 insertions(+), 85 deletions(-) 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() { >