Update src/app/portfolio/page.tsx

This commit is contained in:
2026-06-02 20:15:06 +00:00
parent cf64b914cf
commit ca9ca29049

View File

@@ -40,8 +40,8 @@ export default function LandingPage() {
{
name: "Contact", id: "/contact"},
]}
logoAlt="By Barirah Logo"
brandName="By Barirah"
logoAlt="B-Estate Logo"
brandName="B-Estate"
/>
</div>
@@ -94,7 +94,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="By Barirah"
logoText="B-Estate"
leftLink={{
text: "Privacy Policy", href: "#"}}
rightLink={{