diff --git a/src/app/page.tsx b/src/app/page.tsx
index 0a996dd..ad49181 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,25 +32,15 @@ export default function LandingPage() {
@@ -59,21 +49,16 @@ export default function LandingPage() {
@@ -84,18 +69,11 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
- type: "text",
- content: "The Story of ",
- },
+ type: "text", content: "The Story of "},
{
- type: "image",
- src: "http://img.b2bpic.net/free-photo/portrait-female-business-executive-with-arms-crossed_1170-1133.jpg",
- alt: "Founder",
- },
+ type: "image", src: "http://img.b2bpic.net/free-photo/portrait-female-business-executive-with-arms-crossed_1170-1133.jpg", alt: "Founder"},
{
- type: "text",
- content: "Modern Elegance. At 26, our founder blends heritage with contemporary minimalism.",
- },
+ type: "text", content: "Modern Elegance. At 26, our founder blends heritage with contemporary minimalism."},
]}
/>
@@ -105,43 +83,20 @@ export default function LandingPage() {
textboxLayout="split"
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
+ animationType="blur-reveal"
products={[
{
- id: "p1",
- name: "Eternal Solitaire",
- price: "$4,500",
- imageSrc: "http://img.b2bpic.net/free-photo/expensive-golden-ring-with-white-powder-background_23-2150347047.jpg",
- },
+ id: "p1", name: "Eternal Solitaire", price: "$4,500", imageSrc: "http://img.b2bpic.net/free-photo/expensive-golden-ring-with-white-powder-background_23-2150347047.jpg"},
{
- id: "p2",
- name: "Celestial Bangle",
- price: "$2,800",
- imageSrc: "http://img.b2bpic.net/free-photo/jewellery-bangle-background-with-place-text-banner-fashion-accessories_460848-13231.jpg",
- },
+ id: "p2", name: "Celestial Bangle", price: "$2,800", imageSrc: "http://img.b2bpic.net/free-photo/jewellery-bangle-background-with-place-text-banner-fashion-accessories_460848-13231.jpg"},
{
- id: "p3",
- name: "Luminous Drops",
- price: "$1,900",
- imageSrc: "http://img.b2bpic.net/free-photo/jewellery-earrings-background-with-place-text-banner-fashion-accessories_460848-14702.jpg",
- },
+ id: "p3", name: "Luminous Drops", price: "$1,900", imageSrc: "http://img.b2bpic.net/free-photo/jewellery-earrings-background-with-place-text-banner-fashion-accessories_460848-14702.jpg"},
{
- id: "p4",
- name: "Vintage Glory",
- price: "$5,200",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-engagement-ring-with-diamonds_23-2149509247.jpg",
- },
+ id: "p4", name: "Vintage Glory", price: "$5,200", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-engagement-ring-with-diamonds_23-2149509247.jpg"},
{
- id: "p5",
- name: "Royal Cuff",
- price: "$3,100",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-fashionable-sisters-holding-hands-together_23-2147840666.jpg",
- },
+ id: "p5", name: "Royal Cuff", price: "$3,100", imageSrc: "http://img.b2bpic.net/free-photo/close-up-fashionable-sisters-holding-hands-together_23-2147840666.jpg"},
{
- id: "p6",
- name: "Heritage Studs",
- price: "$2,200",
- imageSrc: "http://img.b2bpic.net/free-photo/luxury-shine-diamonds-digital-art_23-2151695081.jpg",
- },
+ id: "p6", name: "Heritage Studs", price: "$2,200", imageSrc: "http://img.b2bpic.net/free-photo/luxury-shine-diamonds-digital-art_23-2151695081.jpg"},
]}
title="Iconic Collections"
description="Curated pieces that define the modern heritage."
@@ -155,28 +110,13 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- title: "Cut",
- description: "The precision that defines fire and light.",
- bentoComponent: "reveal-icon",
- icon: Sparkles,
- imageSrc: "http://img.b2bpic.net/free-photo/expensive-golden-ring-displayed-white-coral-background_23-2150347052.jpg",
- imageAlt: "Expensive golden ring displayed on white coral background",
+ title: "Cut", description: "The precision that defines fire and light.", bentoComponent: "reveal-icon", icon: Sparkles,
},
{
- title: "Clarity",
- description: "Defining the purity within the diamond.",
- bentoComponent: "reveal-icon",
- icon: Shield,
- imageSrc: "http://img.b2bpic.net/free-photo/gold-aesthetic-wallpaper-with-flower_23-2149872261.jpg?_wi=2",
- imageAlt: "Expensive golden ring displayed on white coral background",
+ title: "Clarity", description: "Defining the purity within the diamond.", bentoComponent: "reveal-icon", icon: Shield,
},
{
- title: "Carat",
- description: "The weight of pure beauty.",
- bentoComponent: "reveal-icon",
- icon: Award,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-business-executive-with-arms-crossed_1170-1133.jpg",
- imageAlt: "Expensive golden ring displayed on white coral background",
+ title: "Carat", description: "The weight of pure beauty.", bentoComponent: "reveal-icon", icon: Award,
},
]}
title="The Art of Brilliance"
@@ -189,47 +129,23 @@ export default function LandingPage() {
textboxLayout="split"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
+ animationType="blur-reveal"
testimonials={[
{
- id: "1",
- name: "Aria Singh",
- role: "Architect",
- company: "Studio X",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-calm-blonde-curly-woman-pearl-necklace-white-blouse-velvet-brown-pants-poses-outside_197531-29977.jpg",
- },
+ id: "1", name: "Aria Singh", role: "Architect", company: "Studio X", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-calm-blonde-curly-woman-pearl-necklace-white-blouse-velvet-brown-pants-poses-outside_197531-29977.jpg"},
{
- id: "2",
- name: "Rahul Verma",
- role: "Entrepreneur",
- company: "Tech Labs",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/women-shopping-buying-consumer-products-customer-day-celebration_23-2151623388.jpg",
- },
+ id: "2", name: "Rahul Verma", role: "Entrepreneur", company: "Tech Labs", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/women-shopping-buying-consumer-products-customer-day-celebration_23-2151623388.jpg"},
{
- id: "3",
- name: "Priya Kapoor",
- role: "Creative Director",
- company: "DesignCo",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/elegant-brunette-woman-sequins-mask-with-black-gloves-looks-diamond-necklace_149155-4679.jpg",
- },
+ id: "3", name: "Priya Kapoor", role: "Creative Director", company: "DesignCo", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/elegant-brunette-woman-sequins-mask-with-black-gloves-looks-diamond-necklace_149155-4679.jpg"},
{
- id: "4",
- name: "Vikram Seth",
- role: "Finance",
- company: "Bankers",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/woman-with-necklace-looking-away-medium-shot_23-2148346153.jpg",
- },
+ id: "4", name: "Vikram Seth", role: "Finance", company: "Bankers", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/woman-with-necklace-looking-away-medium-shot_23-2148346153.jpg"},
{
- id: "5",
- name: "Sanya Malhotra",
- role: "Actor",
- company: "Media",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/person-drinking-beverage-while-break-time_23-2149256900.jpg",
- },
+ id: "5", name: "Sanya Malhotra", role: "Actor", company: "Media", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/person-drinking-beverage-while-break-time_23-2149256900.jpg"},
]}
title="Aspirational Moments"
description="Stories from our valued clientele."
@@ -242,20 +158,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
- id: "1",
- title: "Is certification provided?",
- content: "All diamonds are GIA certified.",
- },
+ id: "1", title: "Is certification provided?", content: "All diamonds are GIA certified."},
{
- id: "2",
- title: "Do you offer shipping?",
- content: "We offer insured global shipping.",
- },
+ id: "2", title: "Do you offer shipping?", content: "We offer insured global shipping."},
{
- id: "3",
- title: "Can I request custom design?",
- content: "Yes, our bespoke concierge is available.",
- },
+ id: "3", title: "Can I request custom design?", content: "Yes, our bespoke concierge is available."},
]}
title="Concierge Insights"
description="Answers to your most common inquiries."
@@ -267,14 +174,11 @@ export default function LandingPage() {
@@ -284,29 +188,19 @@ export default function LandingPage() {
logoText="LIAARA"
columns={[
{
- title: "Shop",
- items: [
+ title: "Shop", items: [
{
- label: "Engagement",
- href: "#",
- },
+ label: "Engagement", href: "#"},
{
- label: "Necklaces",
- href: "#",
- },
+ label: "Necklaces", href: "#"},
],
},
{
- title: "Legal",
- items: [
+ title: "Legal", items: [
{
- label: "Privacy Policy",
- href: "#",
- },
+ label: "Privacy Policy", href: "#"},
{
- label: "Terms",
- href: "#",
- },
+ label: "Terms", href: "#"},
],
},
]}