Merge version_2 into main #2
@@ -89,15 +89,15 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Modern Living", name: "Downtown Penthouse Suite", price: "$2,850,000", rating: 5,
|
||||
reviewCount: "12 views", imageSrc: "http://img.b2bpic.net/free-psd/open-house-template-design_23-2150957251.jpg", imageAlt: "Modern penthouse living room with city views"
|
||||
reviewCount: "Open Today", imageSrc: "http://img.b2bpic.net/free-psd/open-house-template-design_23-2150957251.jpg", imageAlt: "Modern penthouse living room with city views"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "Urban Residences", name: "Waterfront Contemporary Home", price: "$1,950,000", rating: 5,
|
||||
reviewCount: "28 views", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976526.jpg", imageAlt: "Contemporary waterfront home kitchen"
|
||||
reviewCount: "Recently Listed", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976526.jpg", imageAlt: "Contemporary waterfront home kitchen"
|
||||
},
|
||||
{
|
||||
id: "3", brand: "Luxury Estates", name: "Suburban Executive Residence", price: "$1,450,000", rating: 5,
|
||||
reviewCount: "19 views", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-bedroom-with-interior-stuff-beige-tones_181624-33128.jpg", imageAlt: "Luxury bedroom suite with modern amenities"
|
||||
reviewCount: "Open Today", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-bedroom-with-interior-stuff-beige-tones_181624-33128.jpg", imageAlt: "Luxury bedroom suite with modern amenities"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user