diff --git a/src/app/page.tsx b/src/app/page.tsx
index 41139de..1202e0a 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
@@ -54,60 +46,37 @@ export default function LandingPage() {
@@ -128,45 +97,25 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "f1",
- title: "Authenticity Guaranteed",
- descriptions: [
- "Every timepiece and gemstone is certified.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/businessman-terrace_23-2148103941.jpg",
- },
+ id: "f1", title: "Authenticity Guaranteed", descriptions: [
+ "Every timepiece and gemstone is certified."],
+ imageSrc: "http://img.b2bpic.net/free-photo/businessman-terrace_23-2148103941.jpg"},
{
- id: "f2",
- title: "Premium Packaging",
- descriptions: [
- "Elegant boxes for every gift-giving occasion.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/shiny-purple-ribbon-red-striped-white-background_23-2147877979.jpg",
- },
+ id: "f2", title: "Premium Packaging", descriptions: [
+ "Elegant boxes for every gift-giving occasion."],
+ imageSrc: "http://img.b2bpic.net/free-photo/shiny-purple-ribbon-red-striped-white-background_23-2147877979.jpg"},
{
- id: "f3",
- title: "Bespoke Services",
- descriptions: [
- "Expert engraving and maintenance tailored for you.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/person-painting-piece-wood_23-2148742373.jpg",
- },
+ id: "f3", title: "Bespoke Services", descriptions: [
+ "Expert engraving and maintenance tailored for you."],
+ imageSrc: "http://img.b2bpic.net/free-photo/person-painting-piece-wood_23-2148742373.jpg"},
{
- id: "f4",
- title: "Repair & Restoration",
- descriptions: [
- "Revive your cherished heirlooms with our master clockmakers.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/mature-clockmaster-is-fixing-old-watch-customer-his-busy-repairing-workshop_613910-20851.jpg",
- },
+ id: "f4", title: "Repair & Restoration", descriptions: [
+ "Revive your cherished heirlooms with our master clockmakers."],
+ imageSrc: "http://img.b2bpic.net/free-photo/mature-clockmaster-is-fixing-old-watch-customer-his-busy-repairing-workshop_613910-20851.jpg"},
{
- id: "f5",
- title: "Expert Consultation",
- descriptions: [
- "Guidance from professional gemologists.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/jeweler-working-shop-with-equipment_23-2150914293.jpg",
- },
+ id: "f5", title: "Expert Consultation", descriptions: [
+ "Guidance from professional gemologists."],
+ imageSrc: "http://img.b2bpic.net/free-photo/jeweler-working-shop-with-equipment_23-2150914293.jpg"},
]}
title="Commitment to Excellence"
description="Why choosing Formas means choosing authenticity and care."
@@ -181,40 +130,22 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "p1",
- name: "Classic Swiss Watch",
- price: "$1,200",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-man-accessories_1328-2271.jpg",
+ id: "p1", name: "Classic Swiss Watch", price: "$1,200", imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-man-accessories_1328-2271.jpg", priceButtonProps: { variant: "default" }
},
{
- id: "p2",
- name: "Diamond Solitaire Ring",
- price: "$2,500",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-silver-ring-with-purple-diamond-soft-female-hand_181624-25558.jpg",
+ id: "p2", name: "Diamond Solitaire Ring", price: "$2,500", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-silver-ring-with-purple-diamond-soft-female-hand_181624-25558.jpg", priceButtonProps: { variant: "default" }
},
{
- id: "p3",
- name: "Golden Charm Bracelet",
- price: "$850",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-young-woman-street_1301-4773.jpg",
+ id: "p3", name: "Golden Charm Bracelet", price: "$850", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-young-woman-street_1301-4773.jpg", priceButtonProps: { variant: "default" }
},
{
- id: "p4",
- name: "Elegant Pearl Earrings",
- price: "$600",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-sterling-silver-earrings-with-swarovski-crystal-with-studs-black-wall_140725-12952.jpg",
+ id: "p4", name: "Elegant Pearl Earrings", price: "$600", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sterling-silver-earrings-with-swarovski-crystal-with-studs-black-wall_140725-12952.jpg", priceButtonProps: { variant: "default" }
},
{
- id: "p5",
- name: "Modern Chronograph",
- price: "$1,800",
- imageSrc: "http://img.b2bpic.net/free-photo/rehearsal-preparation-groom-s-watch-hand_8353-5810.jpg",
+ id: "p5", name: "Modern Chronograph", price: "$1,800", imageSrc: "http://img.b2bpic.net/free-photo/rehearsal-preparation-groom-s-watch-hand_8353-5810.jpg", priceButtonProps: { variant: "default" }
},
{
- id: "p6",
- name: "Diamond Pendant Necklace",
- price: "$1,450",
- imageSrc: "http://img.b2bpic.net/free-photo/jewelry-concept-closeup-portrait-wedding-necklace-female-neck_8353-5904.jpg",
+ id: "p6", name: "Diamond Pendant Necklace", price: "$1,450", imageSrc: "http://img.b2bpic.net/free-photo/jewelry-concept-closeup-portrait-wedding-necklace-female-neck_8353-5904.jpg", priceButtonProps: { variant: "default" }
},
]}
title="Curated Luxury Collection"
@@ -229,51 +160,22 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
- id: "member",
- tag: "Basic",
- price: "$0",
- period: "lifetime",
- description: "Free access to store events.",
- button: {
- text: "Sign Up",
- },
- featuresTitle: "Included",
- features: [
- "Newsletter",
- "Store access",
- ],
+ id: "member", tag: "Basic", price: "$0", period: "lifetime", description: "Free access to store events.", button: {
+ text: "Sign Up"},
+ featuresTitle: "Included", features: [
+ "Newsletter", "Store access"],
},
{
- id: "gold",
- tag: "Gold",
- price: "$150",
- period: "yearly",
- description: "Priority service and exclusive collection previews.",
- button: {
- text: "Subscribe",
- },
- featuresTitle: "Benefits",
- features: [
- "Concierge",
- "Free shipping",
- "Early access",
- ],
+ id: "gold", tag: "Gold", price: "$150", period: "yearly", description: "Priority service and exclusive collection previews.", button: {
+ text: "Subscribe"},
+ featuresTitle: "Benefits", features: [
+ "Concierge", "Free shipping", "Early access"],
},
{
- id: "vip",
- tag: "V.I.P.",
- price: "$500",
- period: "yearly",
- description: "Ultimate bespoke experience and private showings.",
- button: {
- text: "Join VIP",
- },
- featuresTitle: "Premium Benefits",
- features: [
- "Personal shopper",
- "Private showings",
- "Insurance discount",
- ],
+ id: "vip", tag: "V.I.P.", price: "$500", period: "yearly", description: "Ultimate bespoke experience and private showings.", button: {
+ text: "Join VIP"},
+ featuresTitle: "Premium Benefits", features: [
+ "Personal shopper", "Private showings", "Insurance discount"],
},
]}
title="Exclusive Membership Tiers"
@@ -288,45 +190,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "t1",
- name: "Sarah J.",
- handle: "@sarahjewelry",
- testimonial: "The service was impeccable and the watch quality is stunning.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/woman-with-ideal-skin-closeup-portrait-cosmetology-treatment-antiage_633478-2595.jpg",
- },
+ id: "t1", name: "Sarah J.", handle: "@sarahjewelry", testimonial: "The service was impeccable and the watch quality is stunning.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/woman-with-ideal-skin-closeup-portrait-cosmetology-treatment-antiage_633478-2595.jpg"},
{
- id: "t2",
- name: "Michael B.",
- handle: "@michealb",
- testimonial: "Found the perfect engagement ring here. Absolutely loved the store experience.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/handsome-blond-young-man-posing_158595-2938.jpg",
- },
+ id: "t2", name: "Michael B.", handle: "@michealb", testimonial: "Found the perfect engagement ring here. Absolutely loved the store experience.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/handsome-blond-young-man-posing_158595-2938.jpg"},
{
- id: "t3",
- name: "Emily R.",
- handle: "@emilyr",
- testimonial: "Very professional and helpful. Highly recommend their bespoke collection.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-with-cutlery-restaurant_169016-21627.jpg",
- },
+ id: "t3", name: "Emily R.", handle: "@emilyr", testimonial: "Very professional and helpful. Highly recommend their bespoke collection.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-with-cutlery-restaurant_169016-21627.jpg"},
{
- id: "t4",
- name: "David L.",
- handle: "@davidl",
- testimonial: "Top-tier watch collection and great technical support.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12313.jpg",
- },
+ id: "t4", name: "David L.", handle: "@davidl", testimonial: "Top-tier watch collection and great technical support.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12313.jpg"},
{
- id: "t5",
- name: "Clarissa P.",
- handle: "@clarissap",
- testimonial: "The staff really listened to what I was looking for. Excellent boutique.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/woman-choosing-ring-jewelry-shop_1303-30664.jpg",
- },
+ id: "t5", name: "Clarissa P.", handle: "@clarissap", testimonial: "The staff really listened to what I was looking for. Excellent boutique.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/woman-choosing-ring-jewelry-shop_1303-30664.jpg"},
]}
showRating={true}
title="Trusted by Collectors"
@@ -338,8 +215,7 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file