diff --git a/src/pages/HomePage/sections/About.tsx b/src/pages/HomePage/sections/About.tsx index a6d769d..fdfdba3 100644 --- a/src/pages/HomePage/sections/About.tsx +++ b/src/pages/HomePage/sections/About.tsx @@ -4,6 +4,7 @@ import Button from "@/components/ui/Button"; import TextAnimation from "@/components/ui/TextAnimation"; import ImageOrVideo from "@/components/ui/ImageOrVideo"; import Tag from "@/components/ui/Tag"; +import Card from "@/components/ui/Card"; const primaryButton = { text: "Our Story", @@ -36,12 +37,14 @@ const AboutInline = () => {
- + +
    +
  • Five-Star Amenities including world-class dining and spa
  • +
  • Luxurious Suites with premium bedding and stunning views
  • +
  • Prime Location in the heart of the city
  • +
  • Personalized 24/7 concierge services
  • +
+
{(primaryButton || secondaryButton) && (