From 1bd975b83ae3a6e6a22466fbfaccd62dd6d6ece2 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Wed, 3 Jun 2026 14:46:36 +0000 Subject: [PATCH] Bob AI: On the hero section, fix the broken spacing from the sides o --- src/pages/HomePage/sections/Hero.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/HomePage/sections/Hero.tsx b/src/pages/HomePage/sections/Hero.tsx index c0b38fb..b22224e 100644 --- a/src/pages/HomePage/sections/Hero.tsx +++ b/src/pages/HomePage/sections/Hero.tsx @@ -6,6 +6,7 @@ import React, { useState, useEffect } from 'react'; import HeroBillboardBrand from '@/components/sections/hero/HeroBillboardBrand'; import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary"; +import Button from "@/components/ui/Button"; const IMAGES = [ "http://img.b2bpic.net/free-photo/group-friends-planning-trip-cafe_23-2148952344.jpg",