2 Commits

Author SHA1 Message Date
fc64f50fc9 Update src/app/page.tsx 2026-04-29 21:09:55 +00:00
677d62a562 Merge version_2 into main
Merge version_2 into main
2026-04-29 21:09:12 +00:00

View File

@@ -49,6 +49,8 @@ export default function LandingPage() {
buttons={[ buttons={[
{ {
text: "Discover Collection", href: "#philosophy"}, text: "Discover Collection", href: "#philosophy"},
{
text: "View Lookbook", href: "#"},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/woman-sitting-chair-black-white-side-view_23-2149411361.jpg" imageSrc="http://img.b2bpic.net/free-photo/woman-sitting-chair-black-white-side-view_23-2149411361.jpg"
/> />