arya-branch #41

Merged
Hemant.Vishwakarma merged 6 commits from arya-branch into main 2026-04-27 11:59:51 +00:00
Showing only changes of commit 4c985e5177 - Show all commits

View File

@@ -392,7 +392,7 @@ export function MelbournePage({
>
<Wand2 className="w-6 h-6 text-primary drop-shadow-lg" />
</motion.div>
<span className="font-poppins font-semibold text-gray-800">AI-Powered Magic Itinerary</span>
<span className="font-poppins font-semibold text-gray-800">Magic Itinerary</span>
<motion.div
className="w-2 h-2 bg-primary rounded-full"
animate={{
@@ -791,11 +791,11 @@ export function MelbournePage({
</span>
</Button>
<p className="font-poppins text-gray-600 text-sm flex items-center gap-2">
{/* <p className="font-poppins text-gray-600 text-sm flex items-center gap-2">
<Sparkles className="w-4 h-4 text-primary" />
<span>Free to use • No credit card required</span>
<Sparkles className="w-4 h-4 text-primary" />
</p>
</p> */}
</motion.div>
</div>
</div>