Merge version_15 into main
Merge version_15 into main
This commit was merged in pull request #18.
This commit is contained in:
@@ -158,13 +158,13 @@ export default function LandscapingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Dutch Rules", imageSrc: "http://img.b2bpic.net/free-photo/letter-made-green-grass-with-flowers-isolated-white_169016-57173.jpg", imageAlt: "Dutch Rules"},
|
||||
id: "1", name: "Dutch Rules", imageSrc: "https://img.b2bpic.net/free-photo/low-angle-shot-lot-beautiful-tall-trees-blue-sky_181624-45967.jpg?id=17247117", imageAlt: "Dutch Rules"},
|
||||
{
|
||||
id: "2", name: "Bob Anderson", imageSrc: "http://img.b2bpic.net/free-photo/atom-biotechnology-nuclear-medicine-with-scientist-rsquo-s-hands-digital-transformation-remix_53876-126746.jpg", imageAlt: "Bob Anderson"},
|
||||
id: "2", name: "Bob Anderson", imageSrc: "https://img.b2bpic.net/free-photo/low-angle-shot-tall-trees-forest-sunny-day_181624-38160.jpg?id=15327774", imageAlt: "Bob Anderson"},
|
||||
{
|
||||
id: "3", name: "Satisfied Client 1", imageSrc: "http://img.b2bpic.net/free-photo/letter-c-made-green-grass-with-flowers-isolated-white_169016-57251.jpg", imageAlt: "Satisfied Client 1"},
|
||||
id: "3", name: "Satisfied Client 1", imageSrc: "https://img.b2bpic.net/premium-photo/low-angle-view-sunlight-streaming-through-trees-forest_1635773-5068.jpg?id=122976807", imageAlt: "Satisfied Client 1"},
|
||||
{
|
||||
id: "4", name: "Satisfied Client 2", imageSrc: "http://img.b2bpic.net/free-photo/letter-t-made-green-grass-isolated-white_169016-56968.jpg", imageAlt: "Satisfied Client 2"},
|
||||
id: "4", name: "Satisfied Client 2", imageSrc: "https://img.b2bpic.net/free-photo/vertical-low-angle-shot-tall-trees-forest-skrad-municipality-croatia_181624-6733.jpg?id=8943614", imageAlt: "Satisfied Client 2"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -197,7 +197,7 @@ export default function LandscapingPage() {
|
||||
<div id="contact" data-section="contact" className="relative overflow-hidden">
|
||||
<div className="absolute inset-0 w-full h-full">
|
||||
<video
|
||||
src="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/bg-video.mp4"
|
||||
src="https://img.b2bpic.net/free-photo/grove-summer_1398-333.jpg?id=1186565"
|
||||
autoPlay
|
||||
muted
|
||||
loop
|
||||
|
||||
Reference in New Issue
Block a user