Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-11 15:39:11 +00:00

View File

@@ -65,13 +65,13 @@ export default function LandingPage() {
{
imageSrc: "http://img.b2bpic.net/free-photo/crop-hands-choosing-labels_23-2147785625.jpg", imageAlt: "Residential interior renovation project"},
{
imageSrc: "http://img.b2bpic.net/free-photo/empty-living-room-decorated-fun-gathering-with-friends-having-alcoholic-drinks-snacks-nobody-apartment-with-modern-board-games-chess-enjoy-home-meeting-entertainment_482257-42170.jpg", imageAlt: "Commercial office design interior"},
imageSrc: "http://img.b2bpic.net/free-photo/empty-living-room-decorated-fun-gathering-with-friends-having-alcoholic-drinks-snacks-nobody-apartment-with-modern-board-games-chess-enjoy-home-meeting-entertainment_482257-42170.jpg?_wi=1", imageAlt: "Commercial office design interior"},
{
imageSrc: "http://img.b2bpic.net/free-photo/empty-doctors-workplace-room-with-desk-technology_482257-14017.jpg", imageAlt: "Medical office interior design"},
imageSrc: "http://img.b2bpic.net/free-photo/empty-doctors-workplace-room-with-desk-technology_482257-14017.jpg?_wi=1", imageAlt: "Medical office interior design"},
{
imageSrc: "http://img.b2bpic.net/free-photo/stylish-cozy-pink-teal-living-room-with-floral-art-plants_23-2151972887.jpg", imageAlt: "Residential interior renovation project"},
imageSrc: "http://img.b2bpic.net/free-photo/stylish-cozy-pink-teal-living-room-with-floral-art-plants_23-2151972887.jpg?_wi=1", imageAlt: "Residential interior renovation project"},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-kitchen-dining-room_181624-2870.jpg", imageAlt: "Residential interior renovation project"},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-kitchen-dining-room_181624-2870.jpg?_wi=1", imageAlt: "Residential interior renovation project"},
]}
buttons={[
{
@@ -129,13 +129,13 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1", name: "Modern Living", price: "Residential", imageSrc: "http://img.b2bpic.net/free-photo/stylish-cozy-pink-teal-living-room-with-floral-art-plants_23-2151972887.jpg"},
id: "p1", name: "Modern Living", price: "Residential", imageSrc: "http://img.b2bpic.net/free-photo/stylish-cozy-pink-teal-living-room-with-floral-art-plants_23-2151972887.jpg?_wi=2"},
{
id: "p2", name: "Shop Interior", price: "Commercial", imageSrc: "http://img.b2bpic.net/free-photo/empty-living-room-decorated-fun-gathering-with-friends-having-alcoholic-drinks-snacks-nobody-apartment-with-modern-board-games-chess-enjoy-home-meeting-entertainment_482257-42170.jpg"},
id: "p2", name: "Shop Interior", price: "Commercial", imageSrc: "http://img.b2bpic.net/free-photo/empty-living-room-decorated-fun-gathering-with-friends-having-alcoholic-drinks-snacks-nobody-apartment-with-modern-board-games-chess-enjoy-home-meeting-entertainment_482257-42170.jpg?_wi=2"},
{
id: "p3", name: "Medical Clinic", price: "Commercial", imageSrc: "http://img.b2bpic.net/free-photo/empty-doctors-workplace-room-with-desk-technology_482257-14017.jpg"},
id: "p3", name: "Medical Clinic", price: "Commercial", imageSrc: "http://img.b2bpic.net/free-photo/empty-doctors-workplace-room-with-desk-technology_482257-14017.jpg?_wi=2"},
{
id: "p4", name: "Bedroom Decor", price: "Residential", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-kitchen-dining-room_181624-2870.jpg"},
id: "p4", name: "Bedroom Decor", price: "Residential", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-kitchen-dining-room_181624-2870.jpg?_wi=2"},
{
id: "p5", name: "Office Renovation", price: "Commercial", imageSrc: "http://img.b2bpic.net/free-photo/modern-business-relax-zone-interior-with-confortable-couch-orange-chair_482257-5222.jpg"},
{