Merge version_2 into main #4
@@ -52,11 +52,11 @@ export default function MoroccanLandscapingPage() {
|
||||
background={{ variant: "rotated-rays-animated" }}
|
||||
carouselItems={[
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/empty-outside-way-path-foliage_1253-513.jpg" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/glass-windows-reflect-formal-garden-peacefulness-night-generated-by-ai_188544-9837.jpg" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/greenhouse-still-life_23-2148127862.jpg" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/young-male-gardener-harvesting-flower-garden_23-2148165347.jpg" },
|
||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/cute-garden_23-2147695739.jpg" },
|
||||
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/dirt-road-countryside_1112-871.jpg" }
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/glass-windows-reflect-formal-garden-peacefulness-night-generated-by-ai_188544-9837.jpg?_wi=1" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/greenhouse-still-life_23-2148127862.jpg?_wi=1" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/young-male-gardener-harvesting-flower-garden_23-2148165347.jpg?_wi=1" },
|
||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/cute-garden_23-2147695739.jpg?_wi=1" },
|
||||
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/dirt-road-countryside_1112-871.jpg?_wi=1" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -70,7 +70,7 @@ export default function MoroccanLandscapingPage() {
|
||||
description="Lead Project Consultant"
|
||||
subdescription="Providing world-class landscape solutions across Casablanca, Marrakech, and Rabat since 2012."
|
||||
icon={TreePine}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cute-garden_23-2147695739.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cute-garden_23-2147695739.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -85,9 +85,9 @@ export default function MoroccanLandscapingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ id: "1", title: "Architectural Design", descriptions: ["Expert 3D renderings and custom landscape plans for Moroccan estates."], imageSrc: "http://img.b2bpic.net/free-photo/glass-windows-reflect-formal-garden-peacefulness-night-generated-by-ai_188544-9837.jpg" },
|
||||
{ id: "2", title: "Smart Irrigation", descriptions: ["Water-saving, automated drip systems designed for arid environments."], imageSrc: "http://img.b2bpic.net/free-photo/greenhouse-still-life_23-2148127862.jpg" },
|
||||
{ id: "3", title: "Full Maintenance", descriptions: ["Monthly professional grooming for all plants, turf, and hardscapes."], imageSrc: "http://img.b2bpic.net/free-photo/young-male-gardener-harvesting-flower-garden_23-2148165347.jpg" },
|
||||
{ id: "1", title: "Architectural Design", descriptions: ["Expert 3D renderings and custom landscape plans for Moroccan estates."], imageSrc: "http://img.b2bpic.net/free-photo/glass-windows-reflect-formal-garden-peacefulness-night-generated-by-ai_188544-9837.jpg?_wi=2" },
|
||||
{ id: "2", title: "Smart Irrigation", descriptions: ["Water-saving, automated drip systems designed for arid environments."], imageSrc: "http://img.b2bpic.net/free-photo/greenhouse-still-life_23-2148127862.jpg?_wi=2" },
|
||||
{ id: "3", title: "Full Maintenance", descriptions: ["Monthly professional grooming for all plants, turf, and hardscapes."], imageSrc: "http://img.b2bpic.net/free-photo/young-male-gardener-harvesting-flower-garden_23-2148165347.jpg?_wi=2" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -167,7 +167,7 @@ export default function MoroccanLandscapingPage() {
|
||||
]}
|
||||
multiSelect={{ name: "service", label: "Select Service", options: ["Residential Design", "Commercial Maintenance", "Smart Irrigation"] }}
|
||||
textarea={{ name: "message", placeholder: "Tell us about your requirements...", required: true }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dirt-road-countryside_1112-871.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dirt-road-countryside_1112-871.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user