Merge version_3 into main #4
@@ -56,9 +56,9 @@ export default function LandingPage() {
|
||||
text: "Book a Private Viewing", href: "#contact"},
|
||||
]}
|
||||
carouselItems={[
|
||||
{ id: "r1", imageSrc: "https://images.unsplash.com/photo-1614164185128-e4ec99c436d7?q=80&w=800", imageAlt: "Rolex Submariner" },
|
||||
{ id: "r2", imageSrc: "https://images.unsplash.com/photo-1623998012613-26466986e7c1?q=80&w=800", imageAlt: "Rolex Datejust" },
|
||||
{ id: "r3", imageSrc: "https://images.unsplash.com/photo-1576091160550-2173dba999ef?q=80&w=800", imageAlt: "Rolex Daytona" },
|
||||
{ id: "r1", imageSrc: "https://images.unsplash.com/photo-1614164185128-e4ec99c436d7?q=80&w=800&_wi=1", imageAlt: "Rolex Submariner" },
|
||||
{ id: "r2", imageSrc: "https://images.unsplash.com/photo-1623998012613-26466986e7c1?q=80&w=800&_wi=1", imageAlt: "Rolex Datejust" },
|
||||
{ id: "r3", imageSrc: "https://images.unsplash.com/photo-1576091160550-2173dba999ef?q=80&w=800&_wi=1", imageAlt: "Rolex Daytona" },
|
||||
{ id: "r4", imageSrc: "https://images.unsplash.com/photo-1587836374828-4dbafa94f0e0?q=80&w=800", imageAlt: "Rolex GMT Master" },
|
||||
{ id: "r5", imageSrc: "https://images.unsplash.com/photo-1606830722234-909565306296?q=80&w=800", imageAlt: "Rolex Yacht-Master" },
|
||||
{ id: "r6", imageSrc: "https://images.unsplash.com/photo-1635338006307-e8568e217833?q=80&w=800", imageAlt: "Rolex Explorer" },
|
||||
@@ -114,15 +114,15 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "f1", title: "Swiss Movement", descriptions: [
|
||||
"In-house calibers designed for absolute accuracy with 72-hour power reserve."],
|
||||
imageSrc: "https://images.unsplash.com/photo-1614164185128-e4ec99c436d7?q=80&w=800"},
|
||||
imageSrc: "https://images.unsplash.com/photo-1614164185128-e4ec99c436d7?q=80&w=800&_wi=2"},
|
||||
{
|
||||
id: "f2", title: "Lifetime Warranty", descriptions: [
|
||||
"We stand behind the engineering of every Reich timepiece for your lifetime."],
|
||||
imageSrc: "https://images.unsplash.com/photo-1623998012613-26466986e7c1?q=80&w=800"},
|
||||
imageSrc: "https://images.unsplash.com/photo-1623998012613-26466986e7c1?q=80&w=800&_wi=2"},
|
||||
{
|
||||
id: "f3", title: "White Glove Delivery", descriptions: [
|
||||
"Insured, hand-delivered worldwide through our private concierge network."],
|
||||
imageSrc: "https://images.unsplash.com/photo-1576091160550-2173dba999ef?q=80&w=800"},
|
||||
imageSrc: "https://images.unsplash.com/photo-1576091160550-2173dba999ef?q=80&w=800&_wi=2"},
|
||||
]}
|
||||
title="Why Reich"
|
||||
description="Uncompromising standards applied to every caliber and component."
|
||||
|
||||
Reference in New Issue
Block a user