Compare commits
5 Commits
version_8
...
version_10
| Author | SHA1 | Date | |
|---|---|---|---|
| b0fbc1fa6f | |||
| 97b937073a | |||
| 25ba56b6ba | |||
| 0f1b7bf54f | |||
| a42e0febcb |
116
src/app/page.tsx
116
src/app/page.tsx
@@ -30,18 +30,12 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Projects", id: "gallery"},
|
||||
{
|
||||
name: "Contact", id: "contact"},
|
||||
{
|
||||
name: "Estimate", id: "estimate"},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "Projects", id: "gallery" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
{ name: "Estimate", id: "estimate" },
|
||||
]}
|
||||
brandName=""
|
||||
/>
|
||||
@@ -52,8 +46,8 @@ export default function LandingPage() {
|
||||
logoText="Gonzalez Renovations"
|
||||
description="Premier home renovation specialists serving the greater Austin area. Transforming local houses into high-end dream homes with expert craftsmanship."
|
||||
buttons={[
|
||||
{ text: "Start Project", href: "#contact" },
|
||||
{ text: "Our Portfolio", href: "#gallery" }
|
||||
{ text: "Start Project", onClick: () => window.location.href = "mailto:Gonzalezrenovationservices@gmail.com" },
|
||||
{ text: "Our Portfolio", onClick: () => window.location.href = "https://google.com" }
|
||||
]}
|
||||
background={{
|
||||
variant: "gradient-bars"
|
||||
@@ -69,30 +63,12 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
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: "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"},
|
||||
{
|
||||
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"},
|
||||
{ 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: "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" },
|
||||
{ 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"
|
||||
description="Comprehensive renovation solutions designed to enhance the value and beauty of your home."
|
||||
@@ -107,16 +83,10 @@ export default function LandingPage() {
|
||||
title="Meet our OWNERS"
|
||||
description="The driving force behind every successful renovation."
|
||||
groups={[
|
||||
{
|
||||
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: "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" }
|
||||
]}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -127,21 +97,11 @@ export default function LandingPage() {
|
||||
title="Built on Results"
|
||||
metricsAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
icon: Home,
|
||||
label: "Homes Renovated", value: "670+"},
|
||||
{
|
||||
icon: Clock,
|
||||
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"},
|
||||
{ icon: Home, label: "Homes Renovated", value: "670+" },
|
||||
{ icon: Clock, 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>
|
||||
@@ -159,12 +119,10 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars"}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
text="Ready to transform your home? Let's discuss your project."
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Your Transformation", href: "mailto:info@gonzalezrenovations.com"},
|
||||
{ text: "Start Your Transformation", onClick: () => window.location.href = "mailto:Gonzalezrenovationservices@gmail.com" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -174,29 +132,21 @@ export default function LandingPage() {
|
||||
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"
|
||||
columns={[
|
||||
{
|
||||
title: "Navigation", items: [
|
||||
{ title: "Navigation", items: [
|
||||
{ label: "Home", href: "#hero" },
|
||||
{ label: "About", href: "#about" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services", items: [
|
||||
]},
|
||||
{ title: "Services", items: [
|
||||
{ label: "Kitchens", href: "#services" },
|
||||
{ label: "Baths", href: "#services" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company", items: [
|
||||
]},
|
||||
{ title: "Company", items: [
|
||||
{ label: "Portfolio", href: "#gallery" },
|
||||
{ label: "Contact", href: "#contact" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal", items: [
|
||||
]},
|
||||
{ title: "Legal", items: [
|
||||
{ label: "Privacy", href: "#" },
|
||||
],
|
||||
},
|
||||
]},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user