Merge version_1 into main #2
415
src/app/page.tsx
415
src/app/page.tsx
@@ -14,287 +14,144 @@ import TestimonialCardFifteen from '@/components/sections/testimonial/Testimonia
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="hover-bubble"
|
||||
defaultTextAnimation="entrance-slide"
|
||||
borderRadius="pill"
|
||||
contentWidth="small"
|
||||
sizing="mediumSizeLargeTitles"
|
||||
background="noiseDiagonalGradient"
|
||||
cardStyle="subtle-shadow"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
headingFontWeight="normal"
|
||||
defaultButtonVariant="hover-bubble"
|
||||
defaultTextAnimation="entrance-slide"
|
||||
borderRadius="pill"
|
||||
contentWidth="small"
|
||||
sizing="mediumSizeLargeTitles"
|
||||
background="noiseDiagonalGradient"
|
||||
cardStyle="subtle-shadow"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
headingFontWeight="normal"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
{
|
||||
name: "Work",
|
||||
id: "portfolio",
|
||||
},
|
||||
{
|
||||
name: "Quote",
|
||||
id: "contact",
|
||||
},
|
||||
]}
|
||||
brandName="AVICAS"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardGallery
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
title="Built to Last. Designed to Impress."
|
||||
description="Premium Concrete Solutions in Georgia. Driveways • Patios • Retaining Walls • Commercial Projects"
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a Free Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
text: "View Our Work",
|
||||
href: "#portfolio",
|
||||
},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-11591.jpg?_wi=1",
|
||||
imageAlt: "Fresh concrete pour",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-11591.jpg?_wi=2",
|
||||
imageAlt: "Smooth driveway finish",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-11591.jpg?_wi=3",
|
||||
imageAlt: "Architectural concrete wall",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-11591.jpg?_wi=4",
|
||||
imageAlt: "Precision slab foundation",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-11591.jpg?_wi=5",
|
||||
imageAlt: "Luxury patio transformation",
|
||||
},
|
||||
]}
|
||||
mediaAnimation="opacity"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="trust" data-section="trust">
|
||||
<MetricCardFourteen
|
||||
useInvertedBackground={true}
|
||||
title="Built for Reliability"
|
||||
tag="Certified Excellence"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "100%",
|
||||
description: "Licensed & Insured",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "24/7",
|
||||
description: "Expert Service",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "5-Star",
|
||||
description: "Local Rating",
|
||||
},
|
||||
{
|
||||
id: "m4",
|
||||
value: "Premium",
|
||||
description: "Res/Comm Projects",
|
||||
},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="services" data-section="services">
|
||||
<FeatureCardThree
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Driveways",
|
||||
description: "Smooth, durable, high-end finishes.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mom-supporting-girl-while-she-skateboarding_259150-57525.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
title: "Retaining Walls",
|
||||
description: "Engineered for strength and style.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diagonal-concrete-texture-abstract-gray-pattern-design_84443-55427.jpg",
|
||||
},
|
||||
{
|
||||
title: "Concrete Slabs",
|
||||
description: "Perfect foundations, built right.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/makeup-foundation-celebrating-all-skin-tones_23-2149179692.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
title: "Custom Work",
|
||||
description: "ADA compliance and custom creative solutions.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/makeup-foundation-celebrating-all-skin-tones_23-2149179692.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Our Services"
|
||||
description="Premium solutions for every concrete requirement."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="portfolio" data-section="portfolio">
|
||||
<ProductCardThree
|
||||
textboxLayout="default"
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Driveway Upgrade",
|
||||
price: "View Project",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Modern Patio",
|
||||
price: "View Project",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Retaining Wall",
|
||||
price: "View Project",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Garage Foundation",
|
||||
price: "View Project",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Custom ADA Ramp",
|
||||
price: "View Project",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Commercial Slab",
|
||||
price: "View Project",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg?_wi=6",
|
||||
},
|
||||
]}
|
||||
title="Real Projects. Real Results."
|
||||
description="See the AVICAS quality in action."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardFifteen
|
||||
useInvertedBackground={false}
|
||||
testimonial="AVICAS completely transformed my driveway. Clean, fast, and professional. The gold standard for concrete work."
|
||||
rating={5}
|
||||
author="Homeowner, GA"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/real-estate-concept-happy-young-man-searching-home-rent-holding-house-paper-maket-smiling-st_1258-149935.jpg",
|
||||
alt: "Client",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/real-estate-concept-happy-young-man-searching-home-rent-holding-house-paper-maket-smiling-st_1258-149935.jpg",
|
||||
alt: "Client",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/real-estate-concept-happy-young-man-searching-home-rent-holding-house-paper-maket-smiling-st_1258-149935.jpg",
|
||||
alt: "Client",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/real-estate-concept-happy-young-man-searching-home-rent-holding-house-paper-maket-smiling-st_1258-149935.jpg",
|
||||
alt: "Client",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/real-estate-concept-happy-young-man-searching-home-rent-holding-house-paper-maket-smiling-st_1258-149935.jpg",
|
||||
alt: "Client",
|
||||
},
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="opacity"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
title="Ready to Start Your Project?"
|
||||
description="Get a fast, free quote today from our expert team."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mom-supporting-girl-while-she-skateboarding_259150-57525.jpg?_wi=2"
|
||||
mediaAnimation="blur-reveal"
|
||||
buttonText="Request Quote"
|
||||
tag="Get In Touch"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
{
|
||||
label: "Portfolio",
|
||||
href: "#portfolio",
|
||||
},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "https://instagram.com/avicasconcrete",
|
||||
},
|
||||
{
|
||||
label: "Email",
|
||||
href: "mailto:hello@avicasconcrete.com",
|
||||
},
|
||||
{
|
||||
label: "Call Now",
|
||||
href: "tel:+15555555555",
|
||||
},
|
||||
],
|
||||
},
|
||||
]}
|
||||
logoText="AVICAS LLC"
|
||||
copyrightText="© 2025 AVICAS Concrete LLC. Proudly serving Georgia."
|
||||
/>
|
||||
</div>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "Work", id: "portfolio" },
|
||||
{ name: "Quote", id: "contact" }
|
||||
]}
|
||||
brandName="AVICAS"
|
||||
/>
|
||||
</div>
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardGallery
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Built to Last. Designed to Impress."
|
||||
description="Premium Concrete Solutions in Georgia. Driveways • Patios • Retaining Walls • Commercial Projects"
|
||||
buttons={[{ text: "Get a Free Quote", href: "#contact" }, { text: "View Our Work", href: "#portfolio" }]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-11591.jpg", imageAlt: "Fresh concrete pour" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-11591.jpg", imageAlt: "Smooth driveway finish" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-11591.jpg", imageAlt: "Architectural concrete wall" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-11591.jpg", imageAlt: "Precision slab foundation" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-11591.jpg", imageAlt: "Luxury patio transformation" }
|
||||
]}
|
||||
mediaAnimation="opacity"
|
||||
/>
|
||||
</div>
|
||||
<div id="trust" data-section="trust">
|
||||
<MetricCardFourteen
|
||||
useInvertedBackground={true}
|
||||
title="Built for Reliability"
|
||||
tag="Certified Excellence"
|
||||
metrics={[
|
||||
{ id: "m1", value: "100%", description: "Licensed & Insured" },
|
||||
{ id: "m2", value: "24/7", description: "Expert Service" },
|
||||
{ id: "m3", value: "5-Star", description: "Local Rating" },
|
||||
{ id: "m4", value: "Premium", description: "Res/Comm Projects" }
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
<div id="services" data-section="services">
|
||||
<FeatureCardThree
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Driveways", description: "Smooth, durable, high-end finishes.", imageSrc: "http://img.b2bpic.net/free-photo/mom-supporting-girl-while-she-skateboarding_259150-57525.jpg" },
|
||||
{ title: "Retaining Walls", description: "Engineered for strength and style.", imageSrc: "http://img.b2bpic.net/free-photo/diagonal-concrete-texture-abstract-gray-pattern-design_84443-55427.jpg" },
|
||||
{ title: "Concrete Slabs", description: "Perfect foundations, built right.", imageSrc: "http://img.b2bpic.net/free-photo/makeup-foundation-celebrating-all-skin-tones_23-2149179692.jpg" },
|
||||
{ title: "Custom Work", description: "ADA compliance and custom creative solutions.", imageSrc: "http://img.b2bpic.net/free-photo/makeup-foundation-celebrating-all-skin-tones_23-2149179692.jpg" }
|
||||
]}
|
||||
title="Our Services"
|
||||
description="Premium solutions for every concrete requirement."
|
||||
/>
|
||||
</div>
|
||||
<div id="portfolio" data-section="portfolio">
|
||||
<ProductCardThree
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{ id: "p1", name: "Driveway Upgrade", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg" },
|
||||
{ id: "p2", name: "Modern Patio", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg" },
|
||||
{ id: "p3", name: "Retaining Wall", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg" },
|
||||
{ id: "p4", name: "Garage Foundation", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg" },
|
||||
{ id: "p5", name: "Custom ADA Ramp", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg" },
|
||||
{ id: "p6", name: "Commercial Slab", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg" }
|
||||
]}
|
||||
title="Real Projects. Real Results."
|
||||
description="See the AVICAS quality in action."
|
||||
/>
|
||||
</div>
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardFifteen
|
||||
useInvertedBackground={false}
|
||||
testimonial="AVICAS completely transformed my driveway. Clean, fast, and professional. The gold standard for concrete work."
|
||||
rating={5}
|
||||
author="Homeowner, GA"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/real-estate-concept-happy-young-man-searching-home-rent-holding-house-paper-maket-smiling-st_1258-149935.jpg", alt: "Client" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/real-estate-concept-happy-young-man-searching-home-rent-holding-house-paper-maket-smiling-st_1258-149935.jpg", alt: "Client" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/real-estate-concept-happy-young-man-searching-home-rent-holding-house-paper-maket-smiling-st_1258-149935.jpg", alt: "Client" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/real-estate-concept-happy-young-man-searching-home-rent-holding-house-paper-maket-smiling-st_1258-149935.jpg", alt: "Client" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/real-estate-concept-happy-young-man-searching-home-rent-holding-house-paper-maket-smiling-st_1258-149935.jpg", alt: "Client" }
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="opacity"
|
||||
/>
|
||||
</div>
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Ready to Start Your Project?"
|
||||
description="Get a fast, free quote today from our expert team."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mom-supporting-girl-while-she-skateboarding_259150-57525.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
buttonText="Request Quote"
|
||||
tag="Get In Touch"
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Company", items: [
|
||||
{ label: "Services", href: "#services" },
|
||||
{ label: "Portfolio", href: "#portfolio" },
|
||||
{ label: "Contact", href: "#contact" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Connect", items: [
|
||||
{ label: "Instagram", href: "https://instagram.com/avicasconcrete" },
|
||||
{ label: "Email", href: "mailto:hello@avicasconcrete.com" },
|
||||
{ label: "Call Now", href: "tel:+15555555555" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
logoText="AVICAS LLC"
|
||||
copyrightText="© 2025 AVICAS Concrete LLC. Proudly serving Georgia."
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user