4 Commits

Author SHA1 Message Date
48ca59ff99 Update src/app/page.tsx 2026-06-10 06:23:50 +00:00
3d1c727efd Merge version_1 into main
Merge version_1 into main
2026-06-10 06:21:42 +00:00
2a3943fd3f Merge version_1 into main
Merge version_1 into main
2026-06-10 06:19:29 +00:00
af3188a341 Merge version_1 into main
Merge version_1 into main
2026-06-10 05:44:59 +00:00

View File

@@ -121,6 +121,11 @@ export default function LandingPage() {
description="At DHABALE SPORT, we are passionate about helping athletes achieve their best. We offer a curated selection of high-quality sports objects and kits, meticulously chosen for durability, performance, and style. Our commitment is to provide every customer with the right gear and expert advice to excel in their chosen sport."
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Evs2A5YGzOktWN7LnGHkVy1xJv/uploaded-1781072172248-bkif4l1r.png"
imageAlt="Interior of a modern sports store with equipment displays"
buttons={[
{
text: "Explore Products", href: "#products"
}
]}
/>
</div>