Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912527.jpg", imageAlt: "Beachfront villa" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/serious-male-boss-instructing-female-assistant_1262-20385.jpg", imageAlt: "City skyline view" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/part-modern-kitchen-interior-with-oven_169016-19754.jpg", imageAlt: "Gourmet kitchen" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/positive-calm-woman-light-summer-dress-straw-hat-tropical-location_343596-3151.jpg", imageAlt: "Modern villa exterior" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/positive-calm-woman-light-summer-dress-straw-hat-tropical-location_343596-3151.jpg?_wi=1", imageAlt: "Modern villa exterior" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
buttons={[
|
||||
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "prop-001", name: "Oceanfront Penthouse Suite", price: "$8,500,000", variant: "3 Bedrooms 5 Bathrooms Floor Plan", imageSrc: "http://img.b2bpic.net/free-photo/positive-calm-woman-light-summer-dress-straw-hat-tropical-location_343596-3151.jpg", imageAlt: "Luxury oceanfront penthouse"
|
||||
id: "prop-001", name: "Oceanfront Penthouse Suite", price: "$8,500,000", variant: "3 Bedrooms 5 Bathrooms Floor Plan", imageSrc: "http://img.b2bpic.net/free-photo/positive-calm-woman-light-summer-dress-straw-hat-tropical-location_343596-3151.jpg?_wi=2", imageAlt: "Luxury oceanfront penthouse"
|
||||
},
|
||||
{
|
||||
id: "prop-002", name: "Downtown Metropolitan Loft", price: "$5,200,000", variant: "2 Bedrooms 3 Bathrooms City Views", imageSrc: "http://img.b2bpic.net/free-vector/keeping-room-apartment-composition_1284-21909.jpg", imageAlt: "Modern downtown loft"
|
||||
|
||||
Reference in New Issue
Block a user