Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -53,10 +53,10 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/design-house-modern-villa-with-open-plan-living-private-bedroom-wing-large-terrace-with-privacy_1258-169750.jpg", imageAlt: "Luxury home construction with modern architecture"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/architecture_1122-1804.jpg", imageAlt: "High-end residential project interior"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/architecture_1122-1804.jpg?_wi=1", imageAlt: "High-end residential project interior"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-business-team-discussing-report-sitting-meeting-table-with-monitor-holding-looking-documents-business-meeting-teamwork-concept_74855-11909.jpg", imageAlt: "Upscale commercial building"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-business-team-discussing-report-sitting-meeting-table-with-monitor-holding-looking-documents-business-meeting-teamwork-concept_74855-11909.jpg?_wi=1", imageAlt: "Upscale commercial building"
|
||||
}
|
||||
]}
|
||||
autoplayDelay={5000}
|
||||
@@ -90,11 +90,11 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Residential", name: "Hillside Modern Residence", price: "$3.2M", rating: 5,
|
||||
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/architecture_1122-1804.jpg", imageAlt: "Hillside Modern Residence exterior"
|
||||
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/architecture_1122-1804.jpg?_wi=2", imageAlt: "Hillside Modern Residence exterior"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "Commercial", name: "Downtown Corporate Complex", price: "$8.5M", rating: 5,
|
||||
reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/positive-business-team-discussing-report-sitting-meeting-table-with-monitor-holding-looking-documents-business-meeting-teamwork-concept_74855-11909.jpg", imageAlt: "Downtown Corporate Complex"
|
||||
reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/positive-business-team-discussing-report-sitting-meeting-table-with-monitor-holding-looking-documents-business-meeting-teamwork-concept_74855-11909.jpg?_wi=2", imageAlt: "Downtown Corporate Complex"
|
||||
},
|
||||
{
|
||||
id: "3", brand: "Residential", name: "Luxury Estate Renovation", price: "$2.8M", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user