Merge version_1 into main #3
@@ -50,8 +50,8 @@ export default function LandingPage() {
|
||||
{ text: "Call Now", href: "tel:+353000000000" },
|
||||
]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/couple-love-walking-road-cloudy-sk_651396-2408.jpg", imageAlt: "Luxury Driveway Installation" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/couple-love-walking-road-cloudy-sk_651396-2408.jpg", imageAlt: "Garden Transformation" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/couple-love-walking-road-cloudy-sk_651396-2408.jpg?_wi=1", imageAlt: "Luxury Driveway Installation" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/couple-love-walking-road-cloudy-sk_651396-2408.jpg?_wi=2", imageAlt: "Garden Transformation" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -82,12 +82,12 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{ id: "p1", name: "Driveway Finish", price: "Luxury Grade", variant: "Paved", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-japanese-garden_23-2149359727.jpg" },
|
||||
{ id: "p2", name: "Patio Detail", price: "Precision Work", variant: "Porcelain", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-with-circle-chair_1339-5466.jpg" },
|
||||
{ id: "p3", name: "Fencing Project", price: "Composite", variant: "Secure", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-japanese-garden_23-2149359727.jpg" },
|
||||
{ id: "p4", name: "Garden Turf", price: "Perfect Finish", variant: "Artificial", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-with-circle-chair_1339-5466.jpg" },
|
||||
{ id: "p5", name: "Garden Wall", price: "Structural", variant: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-japanese-garden_23-2149359727.jpg" },
|
||||
{ id: "p6", name: "Drainage Build", price: "Integrated", variant: "Effective", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-with-circle-chair_1339-5466.jpg" },
|
||||
{ id: "p1", name: "Driveway Finish", price: "Luxury Grade", variant: "Paved", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-japanese-garden_23-2149359727.jpg?_wi=1" },
|
||||
{ id: "p2", name: "Patio Detail", price: "Precision Work", variant: "Porcelain", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-with-circle-chair_1339-5466.jpg?_wi=1" },
|
||||
{ id: "p3", name: "Fencing Project", price: "Composite", variant: "Secure", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-japanese-garden_23-2149359727.jpg?_wi=2" },
|
||||
{ id: "p4", name: "Garden Turf", price: "Perfect Finish", variant: "Artificial", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-with-circle-chair_1339-5466.jpg?_wi=2" },
|
||||
{ id: "p5", name: "Garden Wall", price: "Structural", variant: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-japanese-garden_23-2149359727.jpg?_wi=3" },
|
||||
{ id: "p6", name: "Drainage Build", price: "Integrated", variant: "Effective", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-with-circle-chair_1339-5466.jpg?_wi=3" },
|
||||
]}
|
||||
title="Before & After Transformations"
|
||||
description="See the quality craftsmanship we bring to every home across Limerick."
|
||||
|
||||
Reference in New Issue
Block a user