4 Commits

Author SHA1 Message Date
bf7bf806e5 Merge version_4 into main
Merge version_4 into main
2026-03-04 07:20:35 +00:00
18dfa55a5f Update src/app/page.tsx 2026-03-04 07:20:31 +00:00
eb2ad5c94b Update src/app/layout.tsx 2026-03-04 07:20:31 +00:00
66144c1a8e Merge version_3 into main
Merge version_3 into main
2026-03-04 07:16:38 +00:00
2 changed files with 3 additions and 2 deletions

View File

@@ -3,7 +3,8 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import "@/styles/globals.css";
export const metadata: Metadata = {
title: "Walmart Panorama City - Local Shopping Made Easy", description: "Your local Walmart in Panorama City. Shop pharmacy, bakery, clothing, and fresh flowers. Open 6 AM - 11 PM daily."};
title: "Walmart Panorama City - Local Shopping Made Easy", description: "Your local Walmart in Panorama City. Shop pharmacy, bakery, clothing, and fresh flowers. Open 6 AM - 11 PM daily."
};
export default function RootLayout({
children,

View File

@@ -251,7 +251,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactFaq
ctaTitle="Get in Touch"
ctaDescription="Call us for immediate assistance or fill out the form below. Our team is ready to help!"
ctaDescription="Need help? Call us now for instant support or use the FAQs below to find quick answers"
ctaIcon={Phone}
ctaButton={{
text: "Call +1 818-830-0350", href: "tel:+1-818-830-0350"