diff --git a/frontend/src/components/SwipeCard.tsx b/frontend/src/components/SwipeCard.tsx index ea685ed..4ed15c4 100644 --- a/frontend/src/components/SwipeCard.tsx +++ b/frontend/src/components/SwipeCard.tsx @@ -92,17 +92,14 @@ export function SwipeCard({ feature, onSwipe, onTap, isTop, stackIndex }: SwipeC return (
{/* Color overlay */} @@ -160,8 +157,12 @@ export function SwipeCard({ feature, onSwipe, onTap, isTop, stackIndex }: SwipeC
- {/* Details — bottom half */} -
+ {/* Details — bottom half (swipe here to like/dislike) */} +
{/* Price */}
£{p.total_price.toLocaleString()}