Compare commits
30 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cc996e8075 | |||
| aa2106d1a5 | |||
| 0eda9cea2d | |||
| 5841b36ba1 | |||
| 1b896cb92e | |||
| 94144367c2 | |||
| bc87ab8866 | |||
| 25c22649b6 | |||
| 2d34879150 | |||
| 7675dc9dd3 | |||
| dd4842b91e | |||
| de080817b7 | |||
| e7ee2341b9 | |||
| 0307dcbd82 | |||
| 1464841b8e | |||
| f0d99d0305 | |||
| f563e1be33 | |||
| e322c03961 | |||
| 9146e8a060 | |||
| 19fdc555f0 | |||
| 24f1865bcb | |||
| 3c4f00e607 | |||
| 2eebc1ea81 | |||
| 8f2ed5481d | |||
| d230b638a3 | |||
| cfd19db79f | |||
| 0ae3c06f8d | |||
| 62765b8806 | |||
| 1182f70ddb | |||
| 3aced4eee8 |
@@ -6,6 +6,7 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
import { getVisualEditScript } from "@/utils/visual-edit-script";
|
||||
import { Manrope } from "next/font/google";
|
||||
import { Roboto } from "next/font/google";
|
||||
|
||||
|
||||
|
||||
@@ -14,8 +15,12 @@ export const metadata: Metadata = {
|
||||
description: 'Experience premium dental care at Lumineux Dental. Expert cosmetic dentistry, dental implants, and orthodontics in a luxury environment.',
|
||||
};
|
||||
|
||||
const manrope = Manrope({
|
||||
variable: "--font-manrope", subsets: ["latin"],
|
||||
|
||||
|
||||
const roboto = Roboto({
|
||||
variable: "--font-roboto",
|
||||
subsets: ["latin"],
|
||||
weight: ["100", "300", "400", "500", "700", "900"],
|
||||
});
|
||||
|
||||
export default function RootLayout({
|
||||
@@ -26,7 +31,7 @@ export default function RootLayout({
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body className={`${manrope.variable} antialiased`}>
|
||||
<body className={`${roboto.variable} antialiased`}>
|
||||
<Tag />
|
||||
{children}
|
||||
<script
|
||||
|
||||
@@ -3,13 +3,12 @@
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import NavbarLayoutFloatingInline from "@/components/navbar/NavbarLayoutFloatingInline";
|
||||
import HeroSplitKpi from "@/components/sections/hero/HeroSplitKpi";
|
||||
import ProductCardTwo from "@/components/sections/product/ProductCardTwo";
|
||||
import InlineImageSplitTextAbout from "@/components/sections/about/InlineImageSplitTextAbout";
|
||||
import ContactText from "@/components/sections/contact/ContactText";
|
||||
import FeatureCardOne from "@/components/sections/feature/FeatureCardOne";
|
||||
import TestimonialCardSix from "@/components/sections/testimonial/TestimonialCardSix";
|
||||
import ContactSplit from "@/components/sections/contact/ContactSplit";
|
||||
import FooterBase from "@/components/sections/footer/FooterBase";
|
||||
import { Sparkles, Heart, Award, Star, Calendar, Wrench, Droplet, Shield, Zap } from "lucide-react";
|
||||
import { Sparkles, Heart, Award, Star, Calendar } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -27,9 +26,8 @@ export default function LandingPage() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
brandName="Elite Plumbing Solutions"
|
||||
brandName="G. MCARDLE"
|
||||
navItems={[
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Services", id: "features" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
@@ -45,7 +43,7 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
title="Professional Plumbing Services You Can Trust"
|
||||
description="Expert plumbing solutions for residential and commercial properties. Fast response times, transparent pricing, and guaranteed workmanship. Available 24/7 for emergency repairs."
|
||||
tag="Professional Plumbing"
|
||||
tag="Professional Plumbing in Carlisle"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
@@ -60,55 +58,22 @@ export default function LandingPage() {
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/indoor-hotel-view_1417-1562.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/premium-photo/male-plumber-hands-fixing-metal-sink-pipe_386185-5648.jpg?id=20009150"
|
||||
imageAlt="Professional plumbing installation"
|
||||
mediaAnimation="opacity"
|
||||
imagePosition="right"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardTwo
|
||||
title="Our Plumbing Services"
|
||||
description="Comprehensive plumbing solutions for all your needs, from routine maintenance to complex installations and emergency repairs."
|
||||
tag="Full Service"
|
||||
tagIcon={Heart}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "View All Services", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "repairs", brand: "Maintenance", name: "Pipe Repairs & Installation", price: "Reliable Repairs", rating: 5,
|
||||
reviewCount: "1200+", imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-dentist-examining-female-s-teeth-dentistry_613910-11476.jpg?_wi=1", imageAlt: "Professional pipe installation"
|
||||
},
|
||||
{
|
||||
id: "drainage", brand: "Drainage", name: "Drain Cleaning & Unclogging", price: "Quick Solutions", rating: 5,
|
||||
reviewCount: "1800+", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151053263.jpg?_wi=1", imageAlt: "Drain cleaning service"
|
||||
},
|
||||
{
|
||||
id: "heating", brand: "Heating", name: "Boiler & Heating Installation", price: "Comfort Guaranteed", rating: 5,
|
||||
reviewCount: "1500+", imageSrc: "http://img.b2bpic.net/free-photo/portrait-pleased-smiling-woman-dentist-s-clinic_329181-20765.jpg?_wi=1", imageAlt: "Boiler installation service"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<InlineImageSplitTextAbout
|
||||
heading={[
|
||||
{ type: "text", content: "Elite Plumbing Solutions - Your Trusted Local Experts" }
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
<ContactText
|
||||
text="Elite Plumbing Solutions - Your Trusted Local Experts. We deliver professional, reliable plumbing services with expert technicians, transparent pricing, and same-day service availability."
|
||||
animationType="entrance-slide"
|
||||
buttons={[
|
||||
{ text: "Contact Us", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ html {
|
||||
body {
|
||||
background-color: var(--background);
|
||||
color: var(--foreground);
|
||||
font-family: var(--font-manrope), sans-serif;
|
||||
font-family: var(--font-roboto), sans-serif;
|
||||
position: relative;
|
||||
min-height: 100vh;
|
||||
overscroll-behavior: none;
|
||||
@@ -24,5 +24,5 @@ h3,
|
||||
h4,
|
||||
h5,
|
||||
h6 {
|
||||
font-family: var(--font-manrope), sans-serif;
|
||||
font-family: var(--font-roboto), sans-serif;
|
||||
}
|
||||
|
||||
@@ -12,11 +12,11 @@
|
||||
|
||||
--background: #ffffff;
|
||||
--card: #f9f9f9;
|
||||
--foreground: #000612e6;
|
||||
--foreground: #000000;
|
||||
--primary-cta: #000000;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #f9f9f9;
|
||||
--secondary-cta-text: #000612e6;
|
||||
--secondary-cta-text: #000000;
|
||||
--accent: #e2e2e2;
|
||||
--background-accent: #c4c4c4;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user