Compare commits
15 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cd7c28460d | |||
| f09d8a9d55 | |||
| 92806d2b00 | |||
| 8416a32f86 | |||
| 8dcb1276ed | |||
| 952fb90d7f | |||
| 5199e36415 | |||
| 8e93ead824 | |||
| c7bf3a9655 | |||
| 69b5b6af68 | |||
| c2fe42e614 | |||
| 0a47fbe2bc | |||
| fbbff2b1ae | |||
| 7a860a23fd | |||
| ebe17f86aa |
@@ -12,7 +12,7 @@ import { Playfair_Display, Inter } from "next/font/google";
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: 'Arizona Roofers | Professional Roofing Services',
|
||||
description: 'Premium roofing solutions for Arizona homeowners, from repairs to replacements.',
|
||||
description: 'Providing top-tier roofing services for Arizona homeowners, including replacement, repairs, and insurance support.',
|
||||
openGraph: {
|
||||
"title": "Arizona Roofers | Luxury Roofing Solutions",
|
||||
"description": "Elite roofing services in Arizona. Veteran-owned, 5-star rated.",
|
||||
|
||||
105
src/app/page.tsx
105
src/app/page.tsx
@@ -1,94 +1,83 @@
|
||||
'use client';
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import { ThemeProvider } from '@/providers/themeProvider/ThemeProvider';
|
||||
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
||||
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
|
||||
import FeatureCardEight from '@/components/sections/feature/FeatureCardEight';
|
||||
import TextAbout from '@/components/sections/about/TextAbout';
|
||||
import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
||||
import PricingCardOne from '@/components/sections/pricing/PricingCardOne';
|
||||
import FooterSimple from '@/components/sections/footer/FooterSimple';
|
||||
import { Star, Zap, CheckCircle } from 'lucide-react';
|
||||
|
||||
const navItems = [{ name: "Home", id: "/" }];
|
||||
|
||||
export default function Page() {
|
||||
const navItems = [
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "Services", id: "#services" },
|
||||
{ name: "Reviews", id: "#testimonials" }
|
||||
];
|
||||
|
||||
return (
|
||||
<ThemeProvider>
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="text-stagger"
|
||||
defaultTextAnimation="entrance-slide"
|
||||
borderRadius="rounded"
|
||||
contentWidth="medium"
|
||||
sizing="medium"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
headingFontWeight="normal"
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple navItems={navItems} />
|
||||
<NavbarStyleApple brandName="Arizona Roofers" navItems={navItems} />
|
||||
</div>
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardSix
|
||||
title="Client Feedback"
|
||||
animationType="blur-reveal"
|
||||
textboxLayout="default"
|
||||
testimonials={[
|
||||
{ id: "1", name: "Jane Doe", handle: "@janedoe", testimonial: "Incredible service and attention to detail." },
|
||||
{ id: "2", name: "John Smith", handle: "@johnsmith", testimonial: "Exceeded all our expectations, highly recommend!" }
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
title="Trusted by Hundreds of Arizona Homeowners"
|
||||
description="Don't just take our word for it—our clients value our transparent, premium service."
|
||||
useInvertedBackground={false}
|
||||
testimonials={[{ id: "1", name: "Sarah Johnson", handle: "@sarahj", testimonial: "They made the entire process effortless—from inspection to insurance. The results were incredible.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-tender-young-smiling-woman-feeling-cozy-home-sitting-kitchen-chair-with-smartphone_1258-199927.jpg" }, { id: "2", name: "Michael Chen", handle: "@mchen", testimonial: "Great communication from start to finish. The team kept me informed every step.", imageSrc: "http://img.b2bpic.net/free-photo/elderly-woman-walking-city_23-2149401689.jpg" }, { id: "3", name: "Emily Rodriguez", handle: "@emilyrod", testimonial: "The finished roof looks incredible. Fair pricing and incredible quality.", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-beautiful-young-black-mulatto-woman-beige-shirt-crossing-arms-chest-looking-with-confident-toothy-smile-posing-indoors-against-stylish-kitchen-interior_343059-2649.jpg" }, { id: "4", name: "David Kim", handle: "@dkim", testimonial: "Fast, clean, professional crew. It’s honestly scary choosing a roofing company here—but they made it easy.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-man-pointing-away_23-2148377858.jpg" }, { id: "5", name: "Jessica Taylor", handle: "@jtaylor", testimonial: "The communication, quality, and support were unmatched. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/furious-businessman-talking-smartphone-standing-stairs-finance-corporate-company-working-overtime-group-professional-successful-businesspeople-working-modern-finacial-building_482257-13830.jpg" }]}
|
||||
/>
|
||||
</div>
|
||||
<div id="services" data-section="services">
|
||||
<FeatureCardEight
|
||||
title="Our Services"
|
||||
animationType="opacity"
|
||||
textboxLayout="default"
|
||||
features={[
|
||||
{ title: "Strategy", description: "Data-driven planning.", imageSrc: "/images/feat1.jpg" },
|
||||
{ title: "Design", description: "Crafting beautiful experiences.", imageSrc: "/images/feat2.jpg" }
|
||||
]}
|
||||
textboxLayout="default"
|
||||
title="Complete Roofing Solutions"
|
||||
description="We offer specialized solutions tailored for the Arizona climate."
|
||||
useInvertedBackground={false}
|
||||
features={[{ title: "Roof Replacement", description: "Premium materials built to last in Arizona heat.", imageSrc: "http://img.b2bpic.net/free-photo/panorama-chisinau-arena-filmed-drone-sunset-moldova_1268-16014.jpg" }, { title: "Roof Inspections", description: "Free, detailed inspections with honest recommendations.", imageSrc: "http://img.b2bpic.net/free-photo/roof-pattern_74190-4523.jpg" }, { title: "Storm Damage Repair", description: "We handle insurance claims from start to finish.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-outdoors_23-2149714259.jpg" }, { title: "Tile Roofing", description: "Durable, energy-efficient, and elegant solutions.", imageSrc: "http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg" }, { title: "Shingle Roofing", description: "Affordable and reliable protection for your home.", imageSrc: "http://img.b2bpic.net/free-photo/detail-urban-stairs_23-2148107136.jpg" }, { title: "Patio & Flat Roofs", description: "Specialized solutions for Arizona patios.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-athletes-warming-up-before-workout_1098-19295.jpg" }]}
|
||||
/>
|
||||
</div>
|
||||
<div id="why-choose-us" data-section="why-choose-us">
|
||||
<TextAbout
|
||||
title="Why We Are The Best Choice For Your Business"
|
||||
/>
|
||||
<TextAbout title="Why Homeowners Choose Arizona Roofers" useInvertedBackground={false} />
|
||||
</div>
|
||||
<div id="showcase" data-section="showcase">
|
||||
<ProductCardOne
|
||||
title="Featured Products"
|
||||
animationType="slide-up"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
textboxLayout="default"
|
||||
products={[
|
||||
{ id: "1", name: "Product A", price: "$99", imageSrc: "/images/p1.jpg" },
|
||||
{ id: "2", name: "Product B", price: "$199", imageSrc: "/images/p2.jpg" },
|
||||
{ id: "3", name: "Product C", price: "$299", imageSrc: "/images/p3.jpg" }
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
title="Recent Projects"
|
||||
description="See the quality of our work."
|
||||
useInvertedBackground={false}
|
||||
products={[{ id: "p1", name: "Tile Replacement", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-17.jpg" }, { id: "p2", name: "Underlayment Upgrade", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/chisinau-arena-sunset-moldova_1268-16015.jpg" }, { id: "p3", name: "Flat Roof Restoration", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-artistic-architectural-design_23-2148252774.jpg" }, { id: "p4", name: "Custom Tile Design", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-working-roof_23-2149343654.jpg" }, { id: "p5", name: "Shingle Renewal", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13093.jpg" }, { id: "p6", name: "Patio Specialty", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/wide-shot-red-metal-small-houses-coast-sea_181624-986.jpg" }]}
|
||||
/>
|
||||
</div>
|
||||
<div id="process" data-section="process">
|
||||
<FeatureCardEight
|
||||
title="Our Process"
|
||||
animationType="opacity"
|
||||
textboxLayout="default"
|
||||
features={[
|
||||
{ title: "Research", description: "Deep dive into market trends.", imageSrc: "/images/proc1.jpg" },
|
||||
{ title: "Execution", description: "Bringing vision to life.", imageSrc: "/images/proc2.jpg" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="financing" data-section="financing">
|
||||
<PricingCardOne
|
||||
title="Financing Options"
|
||||
animationType="depth-3d"
|
||||
textboxLayout="default"
|
||||
plans={[
|
||||
{ id: "starter", badge: "Starter", price: "$0", subtitle: "For individuals", features: ["Core features", "Basic support"] },
|
||||
{ id: "pro", badge: "Pro", price: "$49", subtitle: "For teams", features: ["All core features", "Priority support", "Advanced analytics"] }
|
||||
]}
|
||||
textboxLayout="default"
|
||||
title="Our Proven Process"
|
||||
description="We make roofing easy and transparent."
|
||||
useInvertedBackground={false}
|
||||
features={[{ title: "1. Free Inspection", description: "We assess your roof thoroughly.", imageSrc: "http://img.b2bpic.net/free-photo/old-roof-architecture-quebec-city_649448-2146.jpg" }, { title: "2. Clear Estimate", description: "No surprises. Full transparency.", imageSrc: "http://img.b2bpic.net/free-photo/concrete-building_1127-2031.jpg" }, { title: "3. Insurance Support", description: "We handle paperwork and claims.", imageSrc: "http://img.b2bpic.net/free-photo/urban-wall-surface_23-2148107093.jpg" }, { title: "4. Expert Installation", description: "Fast, clean, professional work.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-looking-into-solid-fuel-boiler-working-with-biofuels-economical-heating-top-view_169016-14804.jpg" }, { title: "5. Final Inspection", description: "We don’t leave until it’s perfect.", imageSrc: "http://img.b2bpic.net/free-photo/idea-simple-wallpaper-your-desktop-varied-pattern-track-made-multicolored-rectangular-brick-tiles-abstract-background-from-old-brick-ceramic-cobblestone-top-view_166373-2667.jpg" }]}
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterSimple
|
||||
logoText="Company"
|
||||
columns={[
|
||||
{ title: "Company", items: [{ label: "About", href: "#" }, { label: "Careers", href: "#" }] },
|
||||
{ title: "Support", items: [{ label: "Contact", href: "#" }, { label: "Help", href: "#" }] }
|
||||
]}
|
||||
bottomLeftText="© 2025 All Rights Reserved"
|
||||
bottomRightText="Made with love"
|
||||
columns={[{ title: "Arizona Roofers", items: [{ label: "Home", href: "#" }, { label: "Services", href: "#services" }, { label: "Reviews", href: "#testimonials" }] }, { title: "Resources", items: [{ label: "Financing", href: "#" }, { label: "Insurance Help", href: "#" }] }, { title: "Areas", items: [{ label: "Phoenix", href: "#" }, { label: "Scottsdale", href: "#" }, { label: "Mesa", href: "#" }] }]}
|
||||
bottomLeftText="© 2024 Arizona Roofers. All rights reserved."
|
||||
bottomRightText="Veteran-Owned Business"
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user