Merge version_3 into main #6
@@ -84,10 +84,16 @@ export default function HomePage() {
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero" className="bg-gradient-to-b from-gray-50 to-white">
|
||||
<div className="h-screen w-full flex items-center justify-center">
|
||||
<h1 className="text-6xl md:text-8xl font-bold text-center text-gray-900">
|
||||
<div className="h-screen w-full flex flex-col items-center justify-center px-4">
|
||||
<h1 className="text-6xl md:text-8xl font-bold text-center text-gray-900 mb-4">
|
||||
Flying V Construction
|
||||
</h1>
|
||||
<p className="text-lg md:text-2xl text-center text-gray-700 max-w-2xl font-medium">
|
||||
A trusted and family-owned business dedicated to delivering exceptional quality and reliability
|
||||
</p>
|
||||
<p className="text-base md:text-lg text-center text-gray-600 max-w-2xl mt-3">
|
||||
With years of experience serving Alberta homeowners, we combine honest pricing, skilled craftsmanship, and genuine care for every project. Your home deserves the best.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user