Update src/app/page.tsx
This commit is contained in:
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
title="SD Cafe (सद कॅफे)"
|
||||
title="SD Cafe"
|
||||
description="Cozy Vibes. Great Coffee. Amazing Sandwiches."
|
||||
tag="Local Favorite"
|
||||
tagIcon={Coffee}
|
||||
@@ -207,7 +207,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
logoText="SD Cafe (सद कॅफे)"
|
||||
logoText=" SD Cafe "
|
||||
copyrightText="© 2025 SD Cafe. All rights reserved. | Pashan Sus Road, Pune"
|
||||
socialLinks={[
|
||||
{ icon: Facebook, href: "https://facebook.com/sdcafe", ariaLabel: "Facebook" },
|
||||
|
||||
Reference in New Issue
Block a user