Merge version_1 into main #2
@@ -19,7 +19,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="small"
|
||||
sizing="medium"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="shadow"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -46,20 +46,20 @@ export default function LandingPage() {
|
||||
tag="Trusted Local Contractor"
|
||||
tagIcon={Shield}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Call Now", href: "tel:615-388-7112" },
|
||||
{ text: "Request a Quote", href: "#contact-cta" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/stepping-stone-garden-path_1252-1027.jpg?_wi=1", imageAlt: "High quality stamped concrete driveway" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/teenager-with-skateboard-skatepark_23-2148758469.jpg?_wi=1", imageAlt: "Professional concrete driveway installation" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-his-skateboarding-skate-park_23-2148197376.jpg?_wi=1", imageAlt: "Concrete sidewalk and pathway work" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-architectural-building_181624-527.jpg?_wi=1", imageAlt: "Garage slab concrete installation" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/chipped-floor_1122-822.jpg?_wi=1", imageAlt: "Decorative acid stain concrete finish" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/outdoors-wall-with-various-leaves_23-2148742505.jpg?_wi=1", imageAlt: "Stamped concrete patio design" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-small-stones-sunlight-nice-picture-backgrounds-wallpapers_181624-19640.jpg?_wi=1", imageAlt: "Fine gravel concrete decorative finish" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/stepping-stone-garden-path_1252-1027.jpg", imageAlt: "High quality stamped concrete driveway" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/teenager-with-skateboard-skatepark_23-2148758469.jpg", imageAlt: "Professional concrete driveway installation" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-his-skateboarding-skate-park_23-2148197376.jpg", imageAlt: "Concrete sidewalk and pathway work" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-architectural-building_181624-527.jpg", imageAlt: "Garage slab concrete installation" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/chipped-floor_1122-822.jpg", imageAlt: "Decorative acid stain concrete finish" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/outdoors-wall-with-various-leaves_23-2148742505.jpg", imageAlt: "Stamped concrete patio design" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-small-stones-sunlight-nice-picture-backgrounds-wallpapers_181624-19640.jpg", imageAlt: "Fine gravel concrete decorative finish" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
<AboutMetric
|
||||
title="Why Victor's Concrete Stands Out in Tennessee"
|
||||
useInvertedBackground={true}
|
||||
metricsAnimation="entrance-slide"
|
||||
metricsAnimation="slide-up"
|
||||
metrics={[
|
||||
{ icon: MapPin, label: "Local Expertise", value: "Lafayette, TN" },
|
||||
{ icon: Clock, label: "Always Available", value: "24/7 Service" },
|
||||
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
description="From driveways to decorative finishes, we deliver precision installation and durability in every project."
|
||||
tag="Service Offerings"
|
||||
tagIcon={Wrench}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -111,12 +111,12 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
products={[
|
||||
{ id: "1", brand: "Victor's Concrete", name: "Modern Driveway Installation", price: "Premium Quality", rating: 5, reviewCount: "Exceptional", imageSrc: "http://img.b2bpic.net/free-photo/teenager-with-skateboard-skatepark_23-2148758469.jpg?_wi=2", imageAlt: "Professional concrete driveway project" },
|
||||
{ id: "2", brand: "Victor's Concrete", name: "Decorative Stamped Patio", price: "Premium Quality", rating: 5, reviewCount: "Exceptional", imageSrc: "http://img.b2bpic.net/free-photo/outdoors-wall-with-various-leaves_23-2148742505.jpg?_wi=2", imageAlt: "Decorative stamped concrete patio" },
|
||||
{ id: "3", brand: "Victor's Concrete", name: "Acid Stain Transformation", price: "Premium Quality", rating: 5, reviewCount: "Exceptional", imageSrc: "http://img.b2bpic.net/free-photo/chipped-floor_1122-822.jpg?_wi=2", imageAlt: "Acid stain concrete finish project" },
|
||||
{ id: "4", brand: "Victor's Concrete", name: "Garage Slab Installation", price: "Premium Quality", rating: 5, reviewCount: "Exceptional", imageSrc: "http://img.b2bpic.net/free-photo/modern-architectural-building_181624-527.jpg?_wi=2", imageAlt: "Professional garage slab concrete" },
|
||||
{ id: "5", brand: "Victor's Concrete", name: "Sidewalk Pathway", price: "Premium Quality", rating: 5, reviewCount: "Exceptional", imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-his-skateboarding-skate-park_23-2148197376.jpg?_wi=2", imageAlt: "Concrete sidewalk installation" },
|
||||
{ id: "6", brand: "Victor's Concrete", name: "Fine Gravel Finish", price: "Premium Quality", rating: 5, reviewCount: "Exceptional", imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-small-stones-sunlight-nice-picture-backgrounds-wallpapers_181624-19640.jpg?_wi=2", imageAlt: "Fine gravel decorative concrete" }
|
||||
{ id: "1", brand: "Victor's Concrete", name: "Modern Driveway Installation", price: "Premium Quality", rating: 5, reviewCount: "Exceptional", imageSrc: "http://img.b2bpic.net/free-photo/teenager-with-skateboard-skatepark_23-2148758469.jpg", imageAlt: "Professional concrete driveway project" },
|
||||
{ id: "2", brand: "Victor's Concrete", name: "Decorative Stamped Patio", price: "Premium Quality", rating: 5, reviewCount: "Exceptional", imageSrc: "http://img.b2bpic.net/free-photo/outdoors-wall-with-various-leaves_23-2148742505.jpg", imageAlt: "Decorative stamped concrete patio" },
|
||||
{ id: "3", brand: "Victor's Concrete", name: "Acid Stain Transformation", price: "Premium Quality", rating: 5, reviewCount: "Exceptional", imageSrc: "http://img.b2bpic.net/free-photo/chipped-floor_1122-822.jpg", imageAlt: "Acid stain concrete finish project" },
|
||||
{ id: "4", brand: "Victor's Concrete", name: "Garage Slab Installation", price: "Premium Quality", rating: 5, reviewCount: "Exceptional", imageSrc: "http://img.b2bpic.net/free-photo/modern-architectural-building_181624-527.jpg", imageAlt: "Professional garage slab concrete" },
|
||||
{ id: "5", brand: "Victor's Concrete", name: "Sidewalk Pathway", price: "Premium Quality", rating: 5, reviewCount: "Exceptional", imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-his-skateboarding-skate-park_23-2148197376.jpg", imageAlt: "Concrete sidewalk installation" },
|
||||
{ id: "6", brand: "Victor's Concrete", name: "Fine Gravel Finish", price: "Premium Quality", rating: 5, reviewCount: "Exceptional", imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-small-stones-sunlight-nice-picture-backgrounds-wallpapers_181624-19640.jpg", imageAlt: "Fine gravel decorative concrete" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -146,12 +146,12 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
showRating={true}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah Mitchell", handle: "@sarahmhome", testimonial: "Victor transformed our old driveway into a beautiful stamped concrete masterpiece. The quality is exceptional and the team was professional throughout.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Mitchell" },
|
||||
{ id: "2", name: "James Rodriguez", handle: "@jamesrod_tn", testimonial: "Had my sidewalk redone and couldn't be happier. Victor's team completed the work quickly without compromising on quality. Highly recommended!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "James Rodriguez" },
|
||||
{ id: "3", name: "Margaret Thompson", handle: "@margaret_home", testimonial: "The acid stain finish Victor applied to my patio is stunning. It's become the perfect entertaining space. Best investment we've made!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Margaret Thompson" },
|
||||
{ id: "4", name: "David Chen", handle: "@davidchentn", testimonial: "Professional, punctual, and perfect work. Victor delivered exactly what he promised. The garage slab looks incredible and is built to last.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "David Chen" },
|
||||
{ id: "5", name: "Lisa Anderson", handle: "@lisaanderson", testimonial: "Called Victor for a quote and was impressed by his responsiveness and expertise. The work exceeded expectations. Will definitely use him again!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Lisa Anderson" },
|
||||
{ id: "6", name: "Robert Williams", handle: "@bobwilliams", testimonial: "Victor's team handled everything from start to finish. The fine gravel finish looks premium and has held up beautifully. Exceptional service!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "Robert Williams" }
|
||||
{ id: "1", name: "Sarah Mitchell", handle: "@sarahmhome", testimonial: "Victor transformed our old driveway into a beautiful stamped concrete masterpiece. The quality is exceptional and the team was professional throughout.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Mitchell" },
|
||||
{ id: "2", name: "James Rodriguez", handle: "@jamesrod_tn", testimonial: "Had my sidewalk redone and couldn't be happier. Victor's team completed the work quickly without compromising on quality. Highly recommended!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Rodriguez" },
|
||||
{ id: "3", name: "Margaret Thompson", handle: "@margaret_home", testimonial: "The acid stain finish Victor applied to my patio is stunning. It's become the perfect entertaining space. Best investment we've made!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Margaret Thompson" },
|
||||
{ id: "4", name: "David Chen", handle: "@davidchentn", testimonial: "Professional, punctual, and perfect work. Victor delivered exactly what he promised. The garage slab looks incredible and is built to last.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Chen" },
|
||||
{ id: "5", name: "Lisa Anderson", handle: "@lisaanderson", testimonial: "Called Victor for a quote and was impressed by his responsiveness and expertise. The work exceeded expectations. Will definitely use him again!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Lisa Anderson" },
|
||||
{ id: "6", name: "Robert Williams", handle: "@bobwilliams", testimonial: "Victor's team handled everything from start to finish. The fine gravel finish looks premium and has held up beautifully. Exceptional service!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Robert Williams" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -161,9 +161,9 @@ export default function LandingPage() {
|
||||
title="Get Your Free Concrete Estimate Today"
|
||||
description="Contact Victor's Concrete for a professional consultation. Available 24/7 to discuss your residential concrete project and provide a detailed estimate."
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stepping-stone-garden-path_1252-1027.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stepping-stone-garden-path_1252-1027.jpg"
|
||||
imageAlt="Professional concrete work"
|
||||
mediaAnimation="entrance-slide"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
buttonText="Request Estimate"
|
||||
inputs={[
|
||||
|
||||
Reference in New Issue
Block a user