Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-05 01:22:16 +00:00

View File

@@ -51,53 +51,53 @@ export default function LandingPage() {
description="Discover premium quality and unparalleled service in the heart of the city."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397577.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397577.jpg?_wi=1",
imageAlt: "Showroom view 1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397577.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397577.jpg?_wi=2",
imageAlt: "Showroom view 2",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397577.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397577.jpg?_wi=3",
imageAlt: "Showroom view 3",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397577.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397577.jpg?_wi=4",
imageAlt: "Showroom view 4",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397577.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397577.jpg?_wi=5",
imageAlt: "Showroom view 5",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397577.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397577.jpg?_wi=6",
imageAlt: "Showroom view 6",
},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397577.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397577.jpg?_wi=7",
imageAlt: "Showroom detail 1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397577.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397577.jpg?_wi=8",
imageAlt: "Showroom detail 2",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397577.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397577.jpg?_wi=9",
imageAlt: "Showroom detail 3",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397577.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397577.jpg?_wi=10",
imageAlt: "Showroom detail 4",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397577.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397577.jpg?_wi=11",
imageAlt: "Showroom detail 5",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397577.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397577.jpg?_wi=12",
imageAlt: "Showroom detail 6",
},
]}
@@ -236,7 +236,7 @@ export default function LandingPage() {
role: "CEO",
company: "DesignCo",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397577.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397577.jpg?_wi=13",
},
{
id: "t2",
@@ -244,7 +244,7 @@ export default function LandingPage() {
role: "Architect",
company: "UrbanBuild",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397577.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397577.jpg?_wi=14",
},
{
id: "t3",
@@ -252,7 +252,7 @@ export default function LandingPage() {
role: "Designer",
company: "StudioLux",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397577.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397577.jpg?_wi=15",
},
{
id: "t4",
@@ -260,7 +260,7 @@ export default function LandingPage() {
role: "Founder",
company: "HomePro",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397577.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397577.jpg?_wi=16",
},
{
id: "t5",
@@ -268,7 +268,7 @@ export default function LandingPage() {
role: "Creative",
company: "ArtisticVibe",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397577.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397577.jpg?_wi=17",
},
]}
/>