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