Switch to version 1: modified src/app/page.tsx

This commit is contained in:
2026-03-19 04:30:41 +00:00
parent 1a94d576ee
commit 87ca6a3758

View File

@@ -3,7 +3,6 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import HeroSplitTestimonial from '@/components/sections/hero/HeroSplitTestimonial';
import HeroLogoBillboardSplit from '@/components/sections/hero/HeroLogoBillboardSplit';
import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven';
import FeatureCardOne from '@/components/sections/feature/FeatureCardOne';
import SplitAbout from '@/components/sections/about/SplitAbout';
@@ -77,24 +76,6 @@ export default function LandingPage() {
/>
</div>
<div id="hero-billboard" data-section="hero-billboard">
<HeroLogoBillboardSplit
logoText="Pro Shield Roofing — Houston's Premier Roofing Specialists"
description="Trust the roofing experts who handle your insurance claims, provide 24/7 emergency service, and back every job with a 6-year warranty."
buttons={[
{ text: "Get Your Free Inspection Today", href: "#contact" },
{ text: "Emergency Service: (281) 948-7296", href: "tel:(281)948-7296" }
]}
buttonAnimation="slide-up"
layoutOrder="default"
imageSrc="http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg?_wi=1"
imageAlt="Pro Shield Roofing Team at Work"
mediaAnimation="slide-up"
frameStyle="card"
background={{ variant: "downward-rays-static" }}
/>
</div>
<div id="trust-signals" data-section="trust-signals">
<MetricCardSeven
title="Why Houston Homeowners Trust Pro Shield"