Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="compact"
|
||||
sizing="large"
|
||||
background="blurBottom"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-mesh"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
tag="Bloomington Local"
|
||||
tagIcon={Sprout}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "blurBottom" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-man-safety-mask-gloves-shaping-bushes_651396-3823.jpg"
|
||||
imageAlt="Beautiful landscaped lawn with professional design"
|
||||
imagePosition="right"
|
||||
@@ -56,11 +56,11 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Jennifer M.", handle: "Homeowner", testimonial: "Maddscape completely transformed our backyard. Professional, reliable, and attention to detail is outstanding!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg"
|
||||
},
|
||||
{
|
||||
name: "David R.", handle: "Business Owner", testimonial: "We've been using Maddscape for our commercial property for 3 years. Consistent quality and excellent service.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -142,16 +142,13 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Residential", name: "Complete Yard Transformation", price: "Featured", rating: 5,
|
||||
reviewCount: "3 weeks", imageSrc: "http://img.b2bpic.net/free-photo/close-up-cactus-with-blurred-background_23-2148249096.jpg", imageAlt: "Complete yard transformation with new landscaping design"
|
||||
id: "1", brand: "Residential", name: "Complete Yard Transformation", price: "Featured", rating: 5, reviewCount: "3 weeks", imageSrc: "http://img.b2bpic.net/free-photo/close-up-cactus-with-blurred-background_23-2148249096.jpg", imageAlt: "Complete yard transformation with new landscaping design"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "Commercial", name: "Office Building Grounds", price: "Featured", rating: 5,
|
||||
reviewCount: "Ongoing", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg", imageAlt: "Professional commercial landscaping maintenance"
|
||||
id: "2", brand: "Commercial", name: "Office Building Grounds", price: "Featured", rating: 5, reviewCount: "Ongoing", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg", imageAlt: "Professional commercial landscaping maintenance"
|
||||
},
|
||||
{
|
||||
id: "3", brand: "Residential", name: "Tree Removal & Stump", price: "Featured", rating: 5,
|
||||
reviewCount: "2 days", imageSrc: "http://img.b2bpic.net/free-photo/pensive-middle-aged-gardener-holding-small-thuja-pot-bearded-garden-worker-glasses-wearing-blue-shirt-apron-growing-evergreen-plants-greenhouse-commercial-gardening-summer-concept_74855-12936.jpg", imageAlt: "Safe tree removal and stump grinding project"
|
||||
id: "3", brand: "Residential", name: "Tree Removal & Stump", price: "Featured", rating: 5, reviewCount: "2 days", imageSrc: "http://img.b2bpic.net/free-photo/pensive-middle-aged-gardener-holding-small-thuja-pot-bearded-garden-worker-glasses-wearing-blue-shirt-apron-growing-evergreen-plants-greenhouse-commercial-gardening-summer-concept_74855-12936.jpg", imageAlt: "Safe tree removal and stump grinding project"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -173,20 +170,16 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", role: "Homeowner", company: "North Bloomington", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=3"
|
||||
id: "1", name: "Sarah Johnson", role: "Homeowner", company: "North Bloomington", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michael Chen", role: "Property Manager", company: "Corporate Office Park", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=4"
|
||||
id: "2", name: "Michael Chen", role: "Property Manager", company: "Corporate Office Park", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", role: "Homeowner", company: "Downtown Bloomington", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
id: "3", name: "Emily Rodriguez", role: "Homeowner", company: "Downtown Bloomington", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Kim", role: "Business Owner", company: "Retail Center Manager", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=5"
|
||||
id: "4", name: "David Kim", role: "Business Owner", company: "Retail Center Manager", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg"
|
||||
}
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user