Compare commits
12 Commits
version_11
...
version_15
| Author | SHA1 | Date | |
|---|---|---|---|
| fca881faae | |||
| 8a63ffed6c | |||
| e04c521287 | |||
| 6fa4d67c56 | |||
| 053714d62b | |||
| 3776722ac5 | |||
| 8c97403841 | |||
| 73690b90fc | |||
| a14769d35a | |||
| bbf88f2695 | |||
| d7a01f2f65 | |||
| 099350ec4e |
@@ -46,8 +46,7 @@ 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", onClick: () => window.location.href = "mailto:Gonzalezrenovationservices@gmail.com" },
|
||||
{ text: "Our Portfolio", onClick: () => window.location.href = "https://google.com" }
|
||||
{ text: "Start Project", onClick: () => window.location.href = "mailto:Gonzalezrenovationservices@gmail.com" }
|
||||
]}
|
||||
background={{
|
||||
variant: "gradient-bars"
|
||||
@@ -80,7 +79,7 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
title="Meet our OWNERS"
|
||||
title="Meet our FOUNDERS"
|
||||
description="The driving force behind every successful renovation."
|
||||
groups={[
|
||||
{ id: "g1", groupTitle: "Leadership", members: [
|
||||
@@ -137,7 +136,7 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
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 Framin and paiting"
|
||||
columns={[
|
||||
{ title: "Navigation", items: [
|
||||
{ label: "Home", href: "#hero" },
|
||||
@@ -160,4 +159,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user