Merge version_1 into main #1
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
tagIcon={Shield}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/golf-cart-parked-bali-indonesia_72229-850.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/golf-cart-parked-bali-indonesia_72229-850.jpg?_wi=1"
|
||||
imageAlt="Golf cart with premium enclosure"
|
||||
imagePosition="right"
|
||||
buttons={[
|
||||
@@ -127,7 +127,7 @@ export default function LandingPage() {
|
||||
id: "1", name: "Classic Clear Enclosure", price: "$899", imageSrc: "http://img.b2bpic.net/free-photo/cute-young-girl-driving-golf-cart_23-2148295299.jpg", imageAlt: "Classic clear enclosure"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Deluxe Tinted Edition", price: "$1,299", imageSrc: "http://img.b2bpic.net/free-photo/golf-cart-parked-bali-indonesia_72229-850.jpg", imageAlt: "Deluxe tinted enclosure"
|
||||
id: "2", name: "Deluxe Tinted Edition", price: "$1,299", imageSrc: "http://img.b2bpic.net/free-photo/golf-cart-parked-bali-indonesia_72229-850.jpg?_wi=2", imageAlt: "Deluxe tinted enclosure"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Premium Sport Model", price: "$1,699", imageSrc: "http://img.b2bpic.net/free-vector/golf-buggy-logo_78370-9545.jpg", imageAlt: "Premium sport model"
|
||||
|
||||
Reference in New Issue
Block a user