Merge version_1 into main #4
@@ -154,20 +154,17 @@ export default function HomePage() {
|
||||
animationType="slide-up"
|
||||
plans={[
|
||||
{
|
||||
id: "entry", title: "Entry Luxury", price: "$3,000 - $10,000", period: "Starting Price", imageSrc: "http://img.b2bpic.net/free-photo/businessman-looking-his-watch-closeup_53876-176905.jpg", imageAlt: "Entry Luxury Watches", button: { text: "Explore", href: "/collections" },
|
||||
features: [
|
||||
id: "entry", title: "Entry Luxury", price: "$3,000 - $10,000", period: "Starting Price", imageSrc: "http://img.b2bpic.net/free-photo/businessman-looking-his-watch-closeup_53876-176905.jpg", imageAlt: "Entry Luxury Watches", button: { text: "Explore", href: "/collections" }, features: [
|
||||
"Authentic Swiss watches", "Certified authenticity", "International warranty", "Free maintenance consultation"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "premium", title: "Premium Collection", price: "$10,000 - $30,000", period: "Investment Range", imageSrc: "http://img.b2bpic.net/free-photo/modern-black-watch-wrist-man-sitting-car_181624-58251.jpg", imageAlt: "Premium Watches", button: { text: "Browse", href: "/collections" },
|
||||
features: [
|
||||
id: "premium", title: "Premium Collection", price: "$10,000 - $30,000", period: "Investment Range", imageSrc: "http://img.b2bpic.net/free-photo/modern-black-watch-wrist-man-sitting-car_181624-58251.jpg", imageAlt: "Premium Watches", button: { text: "Browse", href: "/collections" }, features: [
|
||||
"Rare timepieces", "Certified by experts", "Extended warranty included", "VIP customer service", "Trade-in options available"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "exclusive", title: "Exclusive Luxury", price: "$30,000+", period: "Prestige Line", imageSrc: "http://img.b2bpic.net/free-photo/businessman-looking-his-watch-closeup_53876-176905.jpg", imageAlt: "Exclusive Luxury Watches", button: { text: "Contact", href: "#contact" },
|
||||
features: [
|
||||
id: "exclusive", title: "Exclusive Luxury", price: "$30,000+", period: "Prestige Line", imageSrc: "http://img.b2bpic.net/free-photo/businessman-looking-his-watch-closeup_53876-176905.jpg", imageAlt: "Exclusive Luxury Watches", button: { text: "Contact", href: "#contact" }, features: [
|
||||
"Ultra-rare vintage pieces", "Museum-quality examples", "Personal concierge service", "Bespoke sourcing available", "Lifetime authentication"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user