Fix: Removed extra landingpage on the src/pages path

This commit is contained in:
Atharva Ombase
2025-04-16 15:45:50 +05:30
parent 65ca53b224
commit a91d7fe8c7
3 changed files with 6 additions and 293 deletions
+4 -4
View File
@@ -33,10 +33,10 @@ const Sidebar = () => {
<img
src="./image.png"
className="h-8 me-3"
alt="Drive-thru Logo"
alt="Skycrate Logo"
/>
<span className="self-center text-xl font-semibold sm:text-2xl whitespace-nowrap dark:text-white">
Drive-thru
<span className="self-center text-xl font-semibold sm:text-2xl whitespace-nowrap ">
Skycrate
</span>
</Link>
</div>
@@ -87,7 +87,7 @@ const Sidebar = () => {
className="text-lg font-medium text-white truncate dark:text-gray-300"
role="none"
>
Drive-thru@Drive-thru.com
Skycrate@Skycrate.com
</p>
</div>
<ul className="py-1" role="none">