diff --git a/src/pages/HomePage/sections/About.tsx b/src/pages/HomePage/sections/About.tsx index dc95a99..19b6238 100644 --- a/src/pages/HomePage/sections/About.tsx +++ b/src/pages/HomePage/sections/About.tsx @@ -22,36 +22,37 @@ interface AboutTextProps { const AboutInline = () => { return (
-
-
- +
+ +
+
+
    +
  • • 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
  • +
-
    -
  • • 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) && ( -
- {primaryButton &&
- )} -
- -
- + {(primaryButton || secondaryButton) && ( +
+ {primaryButton &&
+ )} +
+ +
+ +