Compare commits
30 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4281fafd4f | |||
| e71e731966 | |||
| fca881faae | |||
| 779a6d044d | |||
| c8dd7dd5e8 | |||
| b30791cf05 | |||
| 9cc64a25a3 | |||
| 8a63ffed6c | |||
| e04c521287 | |||
| 6fa4d67c56 | |||
| 053714d62b | |||
| 3776722ac5 | |||
| 8c97403841 | |||
| 73690b90fc | |||
| a14769d35a | |||
| bbf88f2695 | |||
| d7a01f2f65 | |||
| 3a73efba8c | |||
| 099350ec4e | |||
| 694d718006 | |||
| 1130b2aaf5 | |||
| b0fbc1fa6f | |||
| 97b937073a | |||
| 25ba56b6ba | |||
| 0f1b7bf54f | |||
| d81f1b1d28 | |||
| a42e0febcb | |||
| 2f032de23d | |||
| 718971a477 | |||
| 07360c9dd5 |
134
src/app/page.tsx
134
src/app/page.tsx
@@ -9,7 +9,7 @@ import FooterMedia from '@/components/sections/footer/FooterMedia';
|
|||||||
import HeroLogoBillboard from '@/components/sections/hero/HeroLogoBillboard';
|
import HeroLogoBillboard from '@/components/sections/hero/HeroLogoBillboard';
|
||||||
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
|
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
|
||||||
import TeamCardEleven from '@/components/sections/team/TeamCardEleven';
|
import TeamCardEleven from '@/components/sections/team/TeamCardEleven';
|
||||||
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
|
||||||
import { Award, Clock, Home, MapPin, Smile } from "lucide-react";
|
import { Award, Clock, Home, MapPin, Smile } from "lucide-react";
|
||||||
|
|
||||||
export default function LandingPage() {
|
export default function LandingPage() {
|
||||||
@@ -30,18 +30,12 @@ export default function LandingPage() {
|
|||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarLayoutFloatingOverlay
|
<NavbarLayoutFloatingOverlay
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{ name: "Home", id: "hero" },
|
||||||
name: "Home", id: "hero"},
|
{ name: "About", id: "about" },
|
||||||
{
|
{ name: "Services", id: "services" },
|
||||||
name: "About", id: "about"},
|
{ name: "Projects", id: "gallery" },
|
||||||
{
|
{ name: "Contact", id: "contact" },
|
||||||
name: "Services", id: "services"},
|
{ name: "Estimate", id: "estimate" },
|
||||||
{
|
|
||||||
name: "Projects", id: "gallery"},
|
|
||||||
{
|
|
||||||
name: "Contact", id: "contact"},
|
|
||||||
{
|
|
||||||
name: "Estimate", id: "estimate"},
|
|
||||||
]}
|
]}
|
||||||
brandName=""
|
brandName=""
|
||||||
/>
|
/>
|
||||||
@@ -52,13 +46,12 @@ export default function LandingPage() {
|
|||||||
logoText="Gonzalez Renovations"
|
logoText="Gonzalez Renovations"
|
||||||
description="Premier home renovation specialists serving the greater Austin area. Transforming local houses into high-end dream homes with expert craftsmanship."
|
description="Premier home renovation specialists serving the greater Austin area. Transforming local houses into high-end dream homes with expert craftsmanship."
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Start Project", href: "#contact" },
|
{ text: "Start Project", onClick: () => window.location.href = "mailto:Gonzalezrenovationservices@gmail.com" }
|
||||||
{ text: "Our Portfolio", href: "#gallery" }
|
|
||||||
]}
|
]}
|
||||||
background={{
|
background={{
|
||||||
variant: "gradient-bars"
|
variant: "gradient-bars"
|
||||||
}}
|
}}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/interior-shot-luxurious-house-dining-room_181624-10412.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/interior-shot-luxurious-house-dining-room_181624-10412.jpg?_wi=1"
|
||||||
frameStyle="card"
|
frameStyle="card"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -69,30 +62,12 @@ export default function LandingPage() {
|
|||||||
textboxLayout="split"
|
textboxLayout="split"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[
|
||||||
{
|
{ id: "f1", title: "Kitchen Remodeling", tags: ["Modern", "Custom"], imageSrc: "http://img.b2bpic.net/free-photo/interior-shot-luxurious-house-dining-room_181624-10412.jpg?_wi=1" },
|
||||||
id: "f1", title: "Kitchen Remodeling", tags: [
|
{ id: "f2", title: "Bathroom Suites", tags: ["Spa", "Elegant"], imageSrc: "http://img.b2bpic.net/free-photo/interior-shot-luxurious-house-dining-room_181624-10412.jpg?_wi=2" },
|
||||||
"Modern", "Custom"],
|
{ id: "f3", title: "Home Extensions", tags: ["Spacious", "Seamless"], imageSrc: "http://img.b2bpic.net/free-photo/interior-shot-luxurious-house-dining-room_181624-10412.jpg?_wi=3" },
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-shot-luxurious-house-dining-room_181624-10412.jpg?_wi=1"},
|
{ id: "f4", title: "Flooring & Tiling", tags: ["Durable", "Classic"], imageSrc: "http://img.b2bpic.net/free-photo/interior-shot-luxurious-house-dining-room_181624-10412.jpg?_wi=4" },
|
||||||
{
|
{ id: "f5", title: "Exterior Renovations", tags: ["Curb Appeal", "Stone"], imageSrc: "http://img.b2bpic.net/free-photo/interior-shot-luxurious-house-dining-room_181624-10412.jpg?_wi=5" },
|
||||||
id: "f2", title: "Bathroom Suites", tags: [
|
{ id: "f6", title: "Custom Carpentry", tags: ["Bespoke", "Detailed"], imageSrc: "http://img.b2bpic.net/free-photo/interior-shot-luxurious-house-dining-room_181624-10412.jpg?_wi=6" },
|
||||||
"Spa", "Elegant"],
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-shot-luxurious-house-dining-room_181624-10412.jpg?_wi=2"},
|
|
||||||
{
|
|
||||||
id: "f3", title: "Home Extensions", tags: [
|
|
||||||
"Spacious", "Seamless"],
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-shot-luxurious-house-dining-room_181624-10412.jpg?_wi=3"},
|
|
||||||
{
|
|
||||||
id: "f4", title: "Flooring & Tiling", tags: [
|
|
||||||
"Durable", "Classic"],
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-shot-luxurious-house-dining-room_181624-10412.jpg?_wi=4"},
|
|
||||||
{
|
|
||||||
id: "f5", title: "Exterior Renovations", tags: [
|
|
||||||
"Curb Appeal", "Stone"],
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-shot-luxurious-house-dining-room_181624-10412.jpg?_wi=5"},
|
|
||||||
{
|
|
||||||
id: "f6", title: "Custom Carpentry", tags: [
|
|
||||||
"Bespoke", "Detailed"],
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-shot-luxurious-house-dining-room_181624-10412.jpg?_wi=6"},
|
|
||||||
]}
|
]}
|
||||||
title="Our Expertise"
|
title="Our Expertise"
|
||||||
description="Comprehensive renovation solutions designed to enhance the value and beauty of your home."
|
description="Comprehensive renovation solutions designed to enhance the value and beauty of your home."
|
||||||
@@ -107,16 +82,10 @@ export default function LandingPage() {
|
|||||||
title="Meet our OWNERS"
|
title="Meet our OWNERS"
|
||||||
description="The driving force behind every successful renovation."
|
description="The driving force behind every successful renovation."
|
||||||
groups={[
|
groups={[
|
||||||
{
|
{ id: "g1", groupTitle: "Leadership", members: [
|
||||||
id: "g1", groupTitle: "Leadership", members: [
|
{ id: "m1", title: "Franklin Gonzalez", subtitle: "Owner", detail: "Lead owner and visionary behind the brand.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-working-with-helmets_23-2148751989.jpg?_wi=1" },
|
||||||
{
|
{ id: "m2", title: "Carolina Garcia", subtitle: "Owner", detail: "Co-owner and design strategist.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-working-with-helmets_23-2148751989.jpg?_wi=2" }
|
||||||
id: "m1", title: "Franklin Gonzalez", subtitle: "Owner", detail: "Lead owner and visionary behind the brand.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-working-with-helmets_23-2148751989.jpg?_wi=1"
|
]}
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "m2", title: "Carolina Garcia", subtitle: "Owner", detail: "Co-owner and design strategist.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-working-with-helmets_23-2148751989.jpg?_wi=2"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -127,31 +96,28 @@ export default function LandingPage() {
|
|||||||
title="Built on Results"
|
title="Built on Results"
|
||||||
metricsAnimation="slide-up"
|
metricsAnimation="slide-up"
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{ icon: Home, label: "Homes Renovated", value: "670+" },
|
||||||
icon: Home,
|
{ icon: Clock, label: "Years Experience", value: "14+" },
|
||||||
label: "Homes Renovated", value: "670+"},
|
{ icon: Smile, label: "Happy Clients", value: "99%" },
|
||||||
{
|
{ icon: Award, label: "Awards Won", value: "15" },
|
||||||
icon: Clock,
|
{ icon: MapPin, label: "Cities Served", value: "12" },
|
||||||
label: "Years Experience", value: "14+"},
|
|
||||||
{
|
|
||||||
icon: Smile,
|
|
||||||
label: "Happy Clients", value: "99%"},
|
|
||||||
{
|
|
||||||
icon: Award,
|
|
||||||
label: "Awards Won", value: "15"},
|
|
||||||
{
|
|
||||||
icon: MapPin,
|
|
||||||
label: "Cities Served", value: "12"},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="estimate" data-section="estimate">
|
<div id="estimate" data-section="estimate">
|
||||||
<ContactCenter
|
<ContactSplitForm
|
||||||
tag="Get Started"
|
|
||||||
title="Request An Estimate"
|
title="Request An Estimate"
|
||||||
description="Provide your details below to begin your renovation journey with us. We serve all major areas in the greater Austin metro region."
|
description="Provide your details below to begin your renovation journey with us. We serve all major areas in the greater Austin metro region."
|
||||||
background={{ variant: "gradient-bars" }}
|
inputs={[
|
||||||
|
{ name: "name", type: "text", placeholder: "Full Name", required: true },
|
||||||
|
{ name: "email", type: "email", placeholder: "Email Address", required: true },
|
||||||
|
{ name: "projectType", type: "text", placeholder: "Project Type" }
|
||||||
|
]}
|
||||||
|
textarea={{ name: "message", placeholder: "Tell us about your project", rows: 4, required: true }}
|
||||||
|
onSubmit={(data) => console.log("Form submitted to endpoint:", data)}
|
||||||
|
imageSrc="http://img.b2bpic.net/free-photo/interior-shot-luxurious-house-dining-room_181624-10412.jpg?_wi=2"
|
||||||
|
mediaPosition="right"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -159,44 +125,34 @@ export default function LandingPage() {
|
|||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactText
|
<ContactText
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{ variant: "gradient-bars" }}
|
||||||
variant: "gradient-bars"}}
|
|
||||||
text="Ready to transform your home? Let's discuss your project."
|
text="Ready to transform your home? Let's discuss your project."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{ text: "Start Your Transformation", onClick: () => window.location.href = "mailto:Gonzalezrenovationservices@gmail.com" },
|
||||||
text: "Contact Us", href: "mailto:info@gonzalezrenovations.com"},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterMedia
|
<FooterMedia
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/interior-shot-luxurious-house-dining-room_181624-10412.jpg?_wi=7"
|
imageSrc="http://img.b2bpic.net/free-photo/hands-engineer-working-blueprint-construction-concept-engineering-tools-vintage-tone-retro-filter-effect-soft-focus-selective-focus_1418-480.jpg?id=1238642"
|
||||||
logoText="Gonzalez Renovations"
|
logoText="Gonzalez Renovations"
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{ title: "Navigation", items: [
|
||||||
title: "Navigation", items: [
|
|
||||||
{ label: "Home", href: "#hero" },
|
{ label: "Home", href: "#hero" },
|
||||||
{ label: "About", href: "#about" },
|
{ label: "About", href: "#about" },
|
||||||
],
|
]},
|
||||||
},
|
{ title: "Services", items: [
|
||||||
{
|
|
||||||
title: "Services", items: [
|
|
||||||
{ label: "Kitchens", href: "#services" },
|
{ label: "Kitchens", href: "#services" },
|
||||||
{ label: "Baths", href: "#services" },
|
{ label: "Baths", href: "#services" },
|
||||||
],
|
]},
|
||||||
},
|
{ title: "Company", items: [
|
||||||
{
|
|
||||||
title: "Company", items: [
|
|
||||||
{ label: "Portfolio", href: "#gallery" },
|
{ label: "Portfolio", href: "#gallery" },
|
||||||
{ label: "Contact", href: "#contact" },
|
{ label: "Contact", href: "#contact" },
|
||||||
],
|
]},
|
||||||
},
|
{ title: "Legal", items: [
|
||||||
{
|
|
||||||
title: "Legal", items: [
|
|
||||||
{ label: "Privacy", href: "#" },
|
{ label: "Privacy", href: "#" },
|
||||||
],
|
]},
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user