diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 7075f5d..26bcc11 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -1,174 +1,31 @@ +// AUTO-GENERATED shell by per-section-migrate. +// Section bodies live in .//sections/.tsx. Edit the section +// files directly. Non-block content (wrappers, non-inlinable sections) is +// preserved inline; extracted section blocks become refs. + import React from 'react'; -import Button from '@/components/ui/Button'; -import TextAnimation from '@/components/ui/TextAnimation'; -import GridOrCarousel from '@/components/ui/GridOrCarousel'; -import ScrollReveal from '@/components/ui/ScrollReveal'; -import Card from '@/components/ui/Card'; -import Input from '@/components/ui/Input'; -import Textarea from '@/components/ui/Textarea'; -import Label from '@/components/ui/Label'; -import AvatarAuthor from '@/components/ui/AvatarAuthor'; -import RatingStars from '@/components/ui/RatingStars'; +import HeroSectionSection from './HomePage/sections/HeroSection'; +import GallerySectionSection from './HomePage/sections/GallerySection'; +import GallerySection from './HomePage/sections/Gallery'; +import TestimonialsSectionSection from './HomePage/sections/TestimonialsSection'; +import TestimonialsSection from './HomePage/sections/Testimonials'; +import ContactSectionSection from './HomePage/sections/ContactSection'; +import ContactSection from './HomePage/sections/Contact'; export default function HomePage(): React.JSX.Element { return ( - <> +<> {/* Hero Section */} -
-
-
-
-

Welcome to BCZ Motors

-
- - -
-
-
-
-
-
+ {/* Gallery Section */} -
- -
+ {/* Testimonials Section */} -
-
-
-
- -
- - - - -

- "BCZ Motors provided an outstanding experience. The staff was knowledgeable and helped me find the perfect car without any pressure." -

- -
- - -

- "I was impressed by the quality of their inventory and the transparency of the buying process. Highly recommend BCZ Motors!" -

- -
- - -

- "Exceptional service from start to finish. They went above and beyond to ensure I was satisfied with my purchase." -

- -
-
-
-
-
-
+ {/* Contact Section */} -
-
-
-
- -

- Have questions about a vehicle or want to schedule a test drive? Fill out the form and our team will get back to you shortly. -

-
-
- Address - 123 Auto Plaza, Motor City, MC 90210 -
-
- Phone - (555) 123-4567 -
-
- Email - sales@bczmotors.com -
-
-
-
- -
- - -
-
- - -
-
- -