Update src/app/page.tsx

This commit is contained in:
2026-04-12 23:26:25 +00:00
parent c45ce1a226
commit 34896f1d0b

View File

@@ -125,9 +125,9 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/view-elegant-luxurious-wedding-stationery-planner-resources_23-2150166813.jpg"
logoText="maissoune kh "
logoText="Maissoune kh "
columns={[
{ title: "maissoune kh ", items: [{ label: "About Us", href: "#about" }, { label: "Rituals", href: "#features" }] },
{ title: "Maissoune kh ", items: [{ label: "About Us", href: "#about" }, { label: "Rituals", href: "#features" }] },
{ title: "Support", items: [{ label: "Community", href: "#testimonials" }, { label: "Contact", href: "#contact" }] },
]}
/>