Merge version_4 into main #7

Merged
bender merged 2 commits from version_4 into main 2026-03-04 15:41:13 +00:00
2 changed files with 1370 additions and 3 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -35,7 +35,7 @@ export default function LandingPage() {
{ name: "About", id: "about" },
{ name: "Contact", id: "contact" }
]}
brandName="WebDesign Studio"
brandName="StarSites Media "
bottomLeftText="Craft Digital Excellence"
bottomRightText="hello@webdesignstudio.com"
/>
@@ -251,7 +251,7 @@ export default function LandingPage() {
]
}
]}
copyrightText="© 2025 WebDesign Studio. All rights reserved."
copyrightText="© 2025 StarSites Media . All rights reserved."
/>
</div>
</ThemeProvider>