Update src/app/brand-b/page.tsx

This commit is contained in:
2026-06-10 08:38:58 +00:00
parent 3e0d0d142b
commit 3dfd10a02c

View File

@@ -97,6 +97,8 @@ export default function BrandBPage() {
logoText="Italian Luxury Brands"
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=99p3ul"
logoAlt="italian luxury brand elegant logo"
leftLink={{ text: "Privacy Policy", href: "/privacy" }}
rightLink={{ text: "Terms of Service", href: "/terms" }}
/>
</div>
</ThemeProvider>