Update src/app/page.tsx
This commit is contained in:
@@ -254,7 +254,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterSocial
|
||||
logoText="Sweet Bakes"
|
||||
logoText="Sweet Bakery"
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
@@ -282,7 +282,7 @@ export default function LandingPage() {
|
||||
{ icon: Instagram, href: "https://instagram.com", ariaLabel: "Instagram" },
|
||||
{ icon: Facebook, href: "https://facebook.com", ariaLabel: "Facebook" }
|
||||
]}
|
||||
copyrightText="© Sweet Bakes, 2025. All rights reserved."
|
||||
copyrightText="© Sweet Bakery, 2025. All rights reserved."
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user