Update src/app/page.tsx

This commit is contained in:
2026-06-10 06:23:50 +00:00
parent 3d1c727efd
commit 48ca59ff99

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>