Merge version_1 into main #4
@@ -44,18 +44,18 @@ export default function LandingPage() {
|
||||
title="Elevated Showroom Experience"
|
||||
description="Discover premium quality and unparalleled service in the heart of the city."
|
||||
leftCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797731.jpg", imageAlt: "Showroom view 1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797731.jpg", imageAlt: "Showroom view 2" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797731.jpg", imageAlt: "Showroom view 3" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797731.jpg", imageAlt: "Showroom view 4" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797731.jpg", imageAlt: "Showroom view 5" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797731.jpg?_wi=1", imageAlt: "Showroom view 1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797731.jpg?_wi=2", imageAlt: "Showroom view 2" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797731.jpg?_wi=3", imageAlt: "Showroom view 3" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797731.jpg?_wi=4", imageAlt: "Showroom view 4" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797731.jpg?_wi=5", imageAlt: "Showroom view 5" }
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797731.jpg", imageAlt: "Showroom detail 1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797731.jpg", imageAlt: "Showroom detail 2" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797731.jpg", imageAlt: "Showroom detail 3" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797731.jpg", imageAlt: "Showroom detail 4" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797731.jpg", imageAlt: "Showroom detail 5" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797731.jpg?_wi=6", imageAlt: "Showroom detail 1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797731.jpg?_wi=7", imageAlt: "Showroom detail 2" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797731.jpg?_wi=8", imageAlt: "Showroom detail 3" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797731.jpg?_wi=9", imageAlt: "Showroom detail 4" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797731.jpg?_wi=10", imageAlt: "Showroom detail 5" }
|
||||
]}
|
||||
buttons={[{ text: "Call 030 280 4009", href: "tel:+233302804009" }]}
|
||||
marqueeItems={[{ type: "text", text: "Premium Quality" }, { type: "text", text: "Expert Service" }, { type: "text", text: "Exclusive Designs" }, { type: "text", text: "Timeless Elegance" }, { type: "text", text: "Modern Luxury" }]}
|
||||
|
||||
Reference in New Issue
Block a user