Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-22 11:44:30 +00:00

View File

@@ -208,6 +208,7 @@ export default function LandingPage() {
background={{
variant: "rotated-rays-animated"}}
text="Visit us at I-10 Markaz, Islamabad. We are always happy to help you find your next book."
buttons={[{ text: "Get Directions" }]}
/>
</div>
@@ -237,4 +238,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}