6 Commits

Author SHA1 Message Date
d44b358e63 Merge version_3 into main
Merge version_3 into main
2026-04-07 05:50:24 +00:00
c4cee1ff5f Update src/app/page.tsx 2026-04-07 05:50:21 +00:00
7c6452c522 Merge version_2 into main
Merge version_2 into main
2026-04-07 05:39:56 +00:00
c928ca9573 Update src/app/styles/variables.css 2026-04-07 05:39:53 +00:00
b2c4a96c17 Update src/app/page.tsx 2026-04-07 05:39:52 +00:00
6a8f7ab153 Merge version_1 into main
Merge version_1 into main
2026-04-07 05:38:02 +00:00
2 changed files with 57 additions and 186 deletions

View File

@@ -29,25 +29,15 @@ export default function LandingPage() {
<NavbarStyleApple <NavbarStyleApple
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "hero"},
id: "hero",
},
{ {
name: "Services", name: "Services", id: "features"},
id: "features",
},
{ {
name: "Portfolio", name: "Portfolio", id: "portfolio"},
id: "portfolio",
},
{ {
name: "Testimonials", name: "Testimonials", id: "testimonials"},
id: "testimonials",
},
{ {
name: "Contact", name: "Contact", id: "contact"},
id: "contact",
},
]} ]}
brandName="AConcrete 🍀" brandName="AConcrete 🍀"
/> />
@@ -59,70 +49,38 @@ export default function LandingPage() {
description="High Desert and Inland Empire's premier concrete and hardscape experts. Licensed, insured, and dedicated to timeless craftsmanship." description="High Desert and Inland Empire's premier concrete and hardscape experts. Licensed, insured, and dedicated to timeless craftsmanship."
testimonials={[ testimonials={[
{ {
name: "John D.", name: "John D.", handle: "@johnd", testimonial: "AConcrete transformed our backyard into a modern masterpiece. Professional and punctual.", rating: 5,
handle: "@johnd", imageSrc: "http://img.b2bpic.net/free-photo/woman-plants_23-2148013421.jpg"},
testimonial: "AConcrete transformed our backyard into a modern masterpiece. Professional and punctual.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-plants_23-2148013421.jpg",
},
{ {
name: "Sarah M.", name: "Sarah M.", handle: "@sarahm", testimonial: "The ironwork and concrete finishes are top-tier. Highly recommended for any custom build.", rating: 5,
handle: "@sarahm", imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-man-with-orange-life-jacket_23-2147562089.jpg"},
testimonial: "The ironwork and concrete finishes are top-tier. Highly recommended for any custom build.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-man-with-orange-life-jacket_23-2147562089.jpg",
},
{ {
name: "Michael R.", name: "Michael R.", handle: "@michaelr", testimonial: "Exemplary craftsmanship. They turned our desert lot into a lush, usable sanctuary.", rating: 5,
handle: "@michaelr", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-outdoors-white-shirt-looking-camera_197531-33797.jpg"},
testimonial: "Exemplary craftsmanship. They turned our desert lot into a lush, usable sanctuary.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-outdoors-white-shirt-looking-camera_197531-33797.jpg",
},
{ {
name: "Emily P.", name: "Emily P.", handle: "@emilyp", testimonial: "Truly premium service. The attention to detail in the retaining walls is unmatched.", rating: 5,
handle: "@emilyp", imageSrc: "http://img.b2bpic.net/free-photo/workers-taking-break-outdoors_23-2147562552.jpg"},
testimonial: "Truly premium service. The attention to detail in the retaining walls is unmatched.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/workers-taking-break-outdoors_23-2147562552.jpg",
},
{ {
name: "David L.", name: "David L.", handle: "@davidl", testimonial: "Stellar communication and even better results. The turf and paving look perfect.", rating: 5,
handle: "@davidl", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-redhead-model-man-sits-swing-room-with-loft-interior_613910-20177.jpg"},
testimonial: "Stellar communication and even better results. The turf and paving look perfect.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-redhead-model-man-sits-swing-room-with-loft-interior_613910-20177.jpg",
},
]} ]}
buttons={[ buttons={[
{ {
text: "Start Your Project", text: "Start Your Project", href: "#contact"},
href: "#contact",
},
]} ]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bty2xgzfWzJRKPwKU8ermeQJKu/wide-angle-golden-hour-shot-of-a-high-en-1775540266976-346410bc.png" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bty2xgzfWzJRKPwKU8ermeQJKu/uploaded-1775541003731-2dlevzv5.jpg"
imageAlt="Luxury outdoor concrete hardscape design" imageAlt="Luxury outdoor concrete hardscape design"
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/woman-plants_23-2148013421.jpg", src: "http://img.b2bpic.net/free-photo/woman-plants_23-2148013421.jpg", alt: "Client 1"},
alt: "Client 1",
},
{ {
src: "http://img.b2bpic.net/free-photo/close-up-happy-man-with-orange-life-jacket_23-2147562089.jpg", src: "http://img.b2bpic.net/free-photo/close-up-happy-man-with-orange-life-jacket_23-2147562089.jpg", alt: "Client 2"},
alt: "Client 2",
},
{ {
src: "http://img.b2bpic.net/free-photo/beautiful-woman-outdoors-white-shirt-looking-camera_197531-33797.jpg", src: "http://img.b2bpic.net/free-photo/beautiful-woman-outdoors-white-shirt-looking-camera_197531-33797.jpg", alt: "Client 3"},
alt: "Client 3",
},
{ {
src: "http://img.b2bpic.net/free-photo/workers-taking-break-outdoors_23-2147562552.jpg", src: "http://img.b2bpic.net/free-photo/workers-taking-break-outdoors_23-2147562552.jpg", alt: "Client 4"},
alt: "Client 4",
},
{ {
src: "http://img.b2bpic.net/free-photo/young-handsome-redhead-model-man-sits-swing-room-with-loft-interior_613910-20177.jpg", src: "http://img.b2bpic.net/free-photo/young-handsome-redhead-model-man-sits-swing-room-with-loft-interior_613910-20177.jpg", alt: "Client 5"},
alt: "Client 5",
},
]} ]}
avatarText="Trusted by 500+ satisfied homeowners" avatarText="Trusted by 500+ satisfied homeowners"
/> />
@@ -135,33 +93,13 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
features={[ features={[
{ {
id: "f1", id: "f1", title: "Retaining Walls", subtitle: "Durable and aesthetic structural solutions", category: "Concrete", value: "Strength"},
title: "Retaining Walls",
subtitle: "Durable and aesthetic structural solutions",
category: "Concrete",
value: "Strength",
},
{ {
id: "f2", id: "f2", title: "Custom Hardscape", subtitle: "Geometric designs for your lifestyle", category: "Design", value: "Craft"},
title: "Custom Hardscape",
subtitle: "Geometric designs for your lifestyle",
category: "Design",
value: "Craft",
},
{ {
id: "f3", id: "f3", title: "Artificial Turf", subtitle: "Lush, low-maintenance green spaces", category: "Turf", value: "Green"},
title: "Artificial Turf",
subtitle: "Lush, low-maintenance green spaces",
category: "Turf",
value: "Green",
},
{ {
id: "f4", id: "f4", title: "Iron Gates", subtitle: "Elegant and secure entrance features", category: "Metal", value: "Style"},
title: "Iron Gates",
subtitle: "Elegant and secure entrance features",
category: "Metal",
value: "Style",
},
]} ]}
title="Premium Hardscape Solutions" title="Premium Hardscape Solutions"
description="We specialize in elevated outdoor transformations that blend strength with sophisticated aesthetics." description="We specialize in elevated outdoor transformations that blend strength with sophisticated aesthetics."
@@ -176,59 +114,23 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "p1", id: "p1", brand: "AC'oncrete", name: "Modern Pathway", price: "Custom", rating: 5,
brand: "AC'oncrete", reviewCount: "10", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bty2xgzfWzJRKPwKU8ermeQJKu/close-up-shot-of-premium-concrete-retain-1775540267444-61d0f1f9.png?_wi=1"},
name: "Modern Pathway",
price: "Custom",
rating: 5,
reviewCount: "10",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bty2xgzfWzJRKPwKU8ermeQJKu/close-up-shot-of-premium-concrete-retain-1775540267444-61d0f1f9.png?_wi=1",
},
{ {
id: "p2", id: "p2", brand: "AC'oncrete", name: "Security Gate", price: "Custom", rating: 5,
brand: "AC'oncrete", reviewCount: "8", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bty2xgzfWzJRKPwKU8ermeQJKu/custom-black-iron-gate-ornate-craftsmans-1775540267103-6f582cdb.png?_wi=1"},
name: "Security Gate",
price: "Custom",
rating: 5,
reviewCount: "8",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bty2xgzfWzJRKPwKU8ermeQJKu/custom-black-iron-gate-ornate-craftsmans-1775540267103-6f582cdb.png?_wi=1",
},
{ {
id: "p3", id: "p3", brand: "AC'oncrete", name: "Desert Oasis", price: "Custom", rating: 5,
brand: "AC'oncrete", reviewCount: "12", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bty2xgzfWzJRKPwKU8ermeQJKu/lush-artificial-turf-installation-perfec-1775540266811-951382cf.png?_wi=1"},
name: "Desert Oasis",
price: "Custom",
rating: 5,
reviewCount: "12",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bty2xgzfWzJRKPwKU8ermeQJKu/lush-artificial-turf-installation-perfec-1775540266811-951382cf.png?_wi=1",
},
{ {
id: "p4", id: "p4", brand: "AC'oncrete", name: "Luxury Wall", price: "Custom", rating: 5,
brand: "AC'oncrete", reviewCount: "6", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bty2xgzfWzJRKPwKU8ermeQJKu/close-up-shot-of-premium-concrete-retain-1775540267444-61d0f1f9.png?_wi=2"},
name: "Luxury Wall",
price: "Custom",
rating: 5,
reviewCount: "6",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bty2xgzfWzJRKPwKU8ermeQJKu/close-up-shot-of-premium-concrete-retain-1775540267444-61d0f1f9.png?_wi=2",
},
{ {
id: "p5", id: "p5", brand: "AC'oncrete", name: "Turf Layout", price: "Custom", rating: 5,
brand: "AC'oncrete", reviewCount: "9", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bty2xgzfWzJRKPwKU8ermeQJKu/lush-artificial-turf-installation-perfec-1775540266811-951382cf.png?_wi=2"},
name: "Turf Layout",
price: "Custom",
rating: 5,
reviewCount: "9",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bty2xgzfWzJRKPwKU8ermeQJKu/lush-artificial-turf-installation-perfec-1775540266811-951382cf.png?_wi=2",
},
{ {
id: "p6", id: "p6", brand: "AC'oncrete", name: "Iron Entryway", price: "Custom", rating: 5,
brand: "AC'oncrete", reviewCount: "7", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bty2xgzfWzJRKPwKU8ermeQJKu/custom-black-iron-gate-ornate-craftsmans-1775540267103-6f582cdb.png?_wi=2"},
name: "Iron Entryway",
price: "Custom",
rating: 5,
reviewCount: "7",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bty2xgzfWzJRKPwKU8ermeQJKu/custom-black-iron-gate-ornate-craftsmans-1775540267103-6f582cdb.png?_wi=2",
},
]} ]}
title="Our Transformations" title="Our Transformations"
description="See the quality and precision of our latest projects in the Inland Empire and High Desert." description="See the quality and precision of our latest projects in the Inland Empire and High Desert."
@@ -244,25 +146,9 @@ export default function LandingPage() {
description="Tips, trends, and maintenance guides for your concrete and iron outdoor investments." description="Tips, trends, and maintenance guides for your concrete and iron outdoor investments."
blogs={[ blogs={[
{ {
id: "b1", id: "b1", category: "Maintenance", title: "Caring for Your Concrete", excerpt: "Keep your pathways looking new for decades.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bty2xgzfWzJRKPwKU8ermeQJKu/close-up-shot-of-premium-concrete-retain-1775540267444-61d0f1f9.png?_wi=3", authorName: "Team AC'oncrete", authorAvatar: "http://img.b2bpic.net/free-photo/woman-plants_23-2148013421.jpg", date: "March 2025"},
category: "Maintenance",
title: "Caring for Your Concrete",
excerpt: "Keep your pathways looking new for decades.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bty2xgzfWzJRKPwKU8ermeQJKu/close-up-shot-of-premium-concrete-retain-1775540267444-61d0f1f9.png?_wi=3",
authorName: "Team AC'oncrete",
authorAvatar: "http://img.b2bpic.net/free-photo/woman-plants_23-2148013421.jpg",
date: "March 2025",
},
{ {
id: "b2", id: "b2", category: "Design", title: "Modern Desert Landscaping", excerpt: "How to blend greenery with hardscape aesthetics.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bty2xgzfWzJRKPwKU8ermeQJKu/lush-artificial-turf-installation-perfec-1775540266811-951382cf.png?_wi=3", authorName: "Team AC'oncrete", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-happy-man-with-orange-life-jacket_23-2147562089.jpg", date: "February 2025"},
category: "Design",
title: "Modern Desert Landscaping",
excerpt: "How to blend greenery with hardscape aesthetics.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bty2xgzfWzJRKPwKU8ermeQJKu/lush-artificial-turf-installation-perfec-1775540266811-951382cf.png?_wi=3",
authorName: "Team AC'oncrete",
authorAvatar: "http://img.b2bpic.net/free-photo/close-up-happy-man-with-orange-life-jacket_23-2147562089.jpg",
date: "February 2025",
},
]} ]}
/> />
</div> </div>
@@ -271,14 +157,11 @@ export default function LandingPage() {
<ContactText <ContactText
useInvertedBackground={true} useInvertedBackground={true}
background={{ background={{
variant: "canvas-reveal", variant: "canvas-reveal"}}
}}
text="Ready to transform your outdoor living space? Were currently accepting projects in the High Desert and Inland Empire." text="Ready to transform your outdoor living space? Were currently accepting projects in the High Desert and Inland Empire."
buttons={[ buttons={[
{ {
text: "Contact Us Now", text: "Contact Us Now", href: "mailto:info@aconcrete.com"},
href: "mailto:info@aconcrete.com",
},
]} ]}
/> />
</div> </div>
@@ -287,33 +170,21 @@ export default function LandingPage() {
<FooterBase <FooterBase
columns={[ columns={[
{ {
title: "Company", title: "Company", items: [
items: [
{ {
label: "Services", label: "Services", href: "#features"},
href: "#features",
},
{ {
label: "Portfolio", label: "Portfolio", href: "#portfolio"},
href: "#portfolio",
},
{ {
label: "About Us", label: "About Us", href: "#"},
href: "#",
},
], ],
}, },
{ {
title: "Legal", title: "Legal", items: [
items: [
{ {
label: "Privacy Policy", label: "Privacy Policy", href: "#"},
href: "#",
},
{ {
label: "Terms of Service", label: "Terms of Service", href: "#"},
href: "#",
},
], ],
}, },
]} ]}
@@ -324,4 +195,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f5f4f0; --background: #0a0a0a;
--card: #ffffff; --card: #1a1a1a;
--foreground: #1c1c1c; --foreground: #ffffffe6;
--primary-cta: #1c1c1c; --primary-cta: #e6e6e6;
--primary-cta-text: #f5f4f0; --primary-cta-text: #f5f4f0;
--secondary-cta: #ffffff; --secondary-cta: #1a1a1a;
--secondary-cta-text: #1c1c1c; --secondary-cta-text: #1c1c1c;
--accent: #0a7039; --accent: #737373;
--background-accent: #a8d9be; --background-accent: #737373;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);