diff --git a/src/app/appointments/page.tsx b/src/app/appointments/page.tsx
index 566f4d1..4c93b91 100644
--- a/src/app/appointments/page.tsx
+++ b/src/app/appointments/page.tsx
@@ -19,9 +19,7 @@ export default function AppointmentsPage() {
];
const navButton = {
- text: "Visit Showroom",
- href: "/appointments",
- };
+ text: "Visit Showroom", href: "/appointments"};
return (
@@ -72,7 +70,7 @@ export default function AppointmentsPage() {
{ value: "1-on-1", title: "Personal Consultation" },
{ value: "100%", title: "Exclusive Access" },
]}
- imageSrc="http://img.b2bpic.net/free-photo/close-up-seller-s-hands-gloves-shows-exclusive-men-s-watch-from-new-collection-luxury-jewelry-store_613910-20850.jpg?_wi=2"
+ imageSrc="http://img.b2bpic.net/free-photo/close-up-seller-s-hands-gloves-shows-exclusive-men-s-watch-from-new-collection-luxury-jewelry-store_613910-20850.jpg"
imageAlt="Personalized consultation at Timeless"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -92,35 +90,17 @@ export default function AppointmentsPage() {
gridVariant="uniform-all-items-equal"
testimonials={[
{
- id: "1",
- name: "David Richardson",
- role: "Watch Collector",
- company: "Private Collector",
- rating: 5,
+ id: "1", name: "David Richardson", role: "Watch Collector", company: "Private Collector", rating: 5,
imageSrc:
- "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3",
- imageAlt: "David Richardson",
- },
+ "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Richardson"},
{
- id: "2",
- name: "Sophie Laurent",
- role: "Gallery Owner",
- company: "Laurent Galleries",
- rating: 5,
+ id: "2", name: "Sophie Laurent", role: "Gallery Owner", company: "Laurent Galleries", rating: 5,
imageSrc:
- "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2",
- imageAlt: "Sophie Laurent",
- },
+ "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Sophie Laurent"},
{
- id: "3",
- name: "Michael Thomson",
- role: "Investment Manager",
- company: "Capital Ventures",
- rating: 5,
+ id: "3", name: "Michael Thomson", role: "Investment Manager", company: "Capital Ventures", rating: 5,
imageSrc:
- "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=2",
- imageAlt: "Michael Thomson",
- },
+ "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Michael Thomson"},
]}
/>
diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx
index 9857970..b0b990b 100644
--- a/src/app/gallery/page.tsx
+++ b/src/app/gallery/page.tsx
@@ -18,9 +18,7 @@ export default function GalleryPage() {
];
const navButton = {
- text: "Visit Showroom",
- href: "/appointments",
- };
+ text: "Visit Showroom", href: "/appointments"};
return (
diff --git a/src/app/page.tsx b/src/app/page.tsx
index 4e5264f..f05e9b7 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -21,9 +21,7 @@ export default function HomePage() {
];
const navButton = {
- text: "Visit Showroom",
- href: "/appointments",
- };
+ text: "Visit Showroom", href: "/appointments"};
return (
@@ -177,65 +142,29 @@ export default function HomePage() {
gridVariant="uniform-all-items-equal"
testimonials={[
{
- id: "1",
- name: "Alexander Sterling",
- role: "Private Collector",
- company: "Heritage Collections",
- rating: 5,
+ id: "1", name: "Alexander Sterling", role: "Private Collector", company: "Heritage Collections", rating: 5,
imageSrc:
- "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
- imageAlt: "Alexander Sterling",
- },
+ "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Alexander Sterling"},
{
- id: "2",
- name: "Catherine Beaumont",
- role: "CEO",
- company: "Luxury Goods International",
- rating: 5,
+ id: "2", name: "Catherine Beaumont", role: "CEO", company: "Luxury Goods International", rating: 5,
imageSrc:
- "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1",
- imageAlt: "Catherine Beaumont",
- },
+ "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Catherine Beaumont"},
{
- id: "3",
- name: "Marcus Rothschild",
- role: "Investment Advisor",
- company: "Fine Assets Corp",
- rating: 5,
+ id: "3", name: "Marcus Rothschild", role: "Investment Advisor", company: "Fine Assets Corp", rating: 5,
imageSrc:
- "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=1",
- imageAlt: "Marcus Rothschild",
- },
+ "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Marcus Rothschild"},
{
- id: "4",
- name: "Victoria Chen",
- role: "Entrepreneur",
- company: "Prestige Ventures",
- rating: 5,
+ id: "4", name: "Victoria Chen", role: "Entrepreneur", company: "Prestige Ventures", rating: 5,
imageSrc:
- "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg",
- imageAlt: "Victoria Chen",
- },
+ "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", imageAlt: "Victoria Chen"},
{
- id: "5",
- name: "James Montgomery",
- role: "Art Curator",
- company: "Metropolitan Collections",
- rating: 5,
+ id: "5", name: "James Montgomery", role: "Art Curator", company: "Metropolitan Collections", rating: 5,
imageSrc:
- "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
- imageAlt: "James Montgomery",
- },
+ "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Montgomery"},
{
- id: "6",
- name: "Isabella Fontaine",
- role: "Fashion Designer",
- company: "Fontaine Atelier",
- rating: 5,
+ id: "6", name: "Isabella Fontaine", role: "Fashion Designer", company: "Fontaine Atelier", rating: 5,
imageSrc:
- "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg",
- imageAlt: "Isabella Fontaine",
- },
+ "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "Isabella Fontaine"},
]}
/>
@@ -252,7 +181,7 @@ export default function HomePage() {
{ text: "Learn More", href: "/contact" },
]}
buttonAnimation="slide-up"
- background={{ variant: "aurora" }}
+ background={{ variant: "plain" }}
useInvertedBackground={false}
/>