2 Commits

Author SHA1 Message Date
5584c36b79 Update src/app/page.tsx 2026-06-07 21:04:39 +00:00
7ebaeb7a13 Merge version_5 into main
Merge version_5 into main
2026-06-03 22:56:19 +00:00

View File

@@ -10,7 +10,6 @@ import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCa
import ContactCTA from '@/components/sections/contact/ContactCTA';
import FooterSimple from '@/components/sections/footer/FooterSimple';
import { Hammer, Home, ShieldCheck, Award, Star, Mail, CalendarDays } from "lucide-react";
import Image from "next/image";
export default function LandingPage() {
return (
@@ -41,16 +40,6 @@ export default function LandingPage() {
</div>
<div id="hero" data-section="hero">
{/* The logo's positioning has been adjusted to move it down and ensure it doesn't block the navigation bar. */}
<div className="w-full flex justify-center relative pt-8 pb-4 md:pt-16 md:pb-8">
<Image
src="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EYnezFJ1ZeM41Reh2j46V6O7DH/uploaded-1780527076645-xh73ksd2.png"
alt="Thor's Hammer Roofing Logo"
width={150}
height={150}
className="h-auto max-w-full"
/>
</div>
<HeroBillboardGallery
title="Built to Withstand Anything"
description="Thor's Hammer Roofing delivers premium protection and unmatched durability for your home. Experience the strength of true craftsmanship."