diff --git a/src/app/page.tsx b/src/app/page.tsx index fff190c..4c2b3a8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,126 +32,44 @@ export default function LandingPage() {
@@ -172,33 +90,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { - id: "f1", - title: "Artistic Vision", - tags: [ - "Creative", - "Unique", - ], - imageSrc: "http://img.b2bpic.net/free-photo/combination-facial-features-collage_52683-105412.jpg", - }, - { - id: "f2", - title: "Professional Tech", - tags: [ - "High End", - "Modern", - ], - imageSrc: "http://img.b2bpic.net/free-photo/arrangement-professional-photographer-equipment_23-2149033391.jpg", - }, - { - id: "f3", - title: "Tailored Sessions", - tags: [ - "Custom", - "Bespoke", - ], - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-tight-black-clothes-posing-with-raised-arm-dark-studio-front-view-pensive_7502-10514.jpg", - }, + { id: "f1", title: "Artistic Vision", tags: ["Creative", "Unique"], imageSrc: "http://img.b2bpic.net/free-photo/combination-facial-features-collage_52683-105412.jpg" }, + { id: "f2", title: "Professional Tech", tags: ["High End", "Modern"], imageSrc: "http://img.b2bpic.net/free-photo/arrangement-professional-photographer-equipment_23-2149033391.jpg" }, + { id: "f3", title: "Tailored Sessions", tags: ["Custom", "Bespoke"], imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-tight-black-clothes-posing-with-raised-arm-dark-studio-front-view-pensive_7502-10514.jpg" } ]} title="Unmatched Excellence" description="Our studio combines cutting-edge equipment with decades of expertise to deliver superior results." @@ -210,49 +104,14 @@ export default function LandingPage() { textboxLayout="default" gridVariant="uniform-all-items-equal" useInvertedBackground={true} + animationType="blur-reveal" products={[ - { - id: "p1", - name: "Gallery Prints", - price: "From $250", - variant: "Fine Art", - imageSrc: "http://img.b2bpic.net/free-photo/spa-concept-with-woman-bathtub_23-2147821068.jpg", - }, - { - id: "p2", - name: "Digital Archives", - price: "From $500", - variant: "High-Res", - imageSrc: "http://img.b2bpic.net/free-photo/organic-white-cheese-black-plate_114579-50352.jpg", - }, - { - id: "p3", - name: "Bespoke Sessions", - price: "From $800", - variant: "Premium", - imageSrc: "http://img.b2bpic.net/free-photo/different-machines-barbershop_23-2147736972.jpg", - }, - { - id: "p4", - name: "Event Coverage", - price: "From $1200", - variant: "Full Service", - imageSrc: "http://img.b2bpic.net/free-photo/wedding-couple-is-standing-near-wall-sun-rays-almost-kissing-marriage-concept_8353-11220.jpg", - }, - { - id: "p5", - name: "Editorial Shoots", - price: "From $950", - variant: "Artistic", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-photography-studio_23-2150254686.jpg", - }, - { - id: "p6", - name: "Family Portraits", - price: "From $400", - variant: "Lifestyle", - imageSrc: "http://img.b2bpic.net/free-photo/professional-dslr-digital-camera-blank-spiral-notepad-sticky-notes-pen-camera-lens-belt-pink-background_23-2148038957.jpg", - }, + { id: "p1", name: "Gallery Prints", price: "From $250", variant: "Fine Art", imageSrc: "http://img.b2bpic.net/free-photo/spa-concept-with-woman-bathtub_23-2147821068.jpg" }, + { id: "p2", name: "Digital Archives", price: "From $500", variant: "High-Res", imageSrc: "http://img.b2bpic.net/free-photo/organic-white-cheese-black-plate_114579-50352.jpg" }, + { id: "p3", name: "Bespoke Sessions", price: "From $800", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/different-machines-barbershop_23-2147736972.jpg" }, + { id: "p4", name: "Event Coverage", price: "From $1200", variant: "Full Service", imageSrc: "http://img.b2bpic.net/free-photo/wedding-couple-is-standing-near-wall-sun-rays-almost-kissing-marriage-concept_8353-11220.jpg" }, + { id: "p5", name: "Editorial Shoots", price: "From $950", variant: "Artistic", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-photography-studio_23-2150254686.jpg" }, + { id: "p6", name: "Family Portraits", price: "From $400", variant: "Lifestyle", imageSrc: "http://img.b2bpic.net/free-photo/professional-dslr-digital-camera-blank-spiral-notepad-sticky-notes-pen-camera-lens-belt-pink-background_23-2148038957.jpg" } ]} title="Selected Works" description="A curated selection of our recent photography work, spanning portrait, lifestyle, and editorial styles." @@ -265,27 +124,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} metrics={[ - { - id: "m1", - value: "1500+", - title: "Sessions", - description: "Successful photo sessions.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-photographer_52683-110082.jpg", - }, - { - id: "m2", - value: "45", - title: "Awards", - description: "National photography awards.", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-working-his-photography-studio_23-2149033314.jpg", - }, - { - id: "m3", - value: "98%", - title: "Satisfaction", - description: "Client retention rate.", - imageSrc: "http://img.b2bpic.net/free-photo/bucharest-romania-july-30th-2024-director-watches-olympics-swimming-trial_482257-123070.jpg", - }, + { id: "m1", value: "1500+", title: "Sessions", description: "Successful photo sessions.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-photographer_52683-110082.jpg" }, + { id: "m2", value: "45", title: "Awards", description: "National photography awards.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-working-his-photography-studio_23-2149033314.jpg" }, + { id: "m3", value: "98%", title: "Satisfaction", description: "Client retention rate.", imageSrc: "http://img.b2bpic.net/free-photo/bucharest-romania-july-30th-2024-director-watches-olympics-swimming-trial_482257-123070.jpg" } ]} title="By The Numbers" description="Our track record reflects our commitment to artistic excellence." @@ -299,24 +140,9 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={true} members={[ - { - id: "t1", - name: "Marcus Thorne", - role: "Director", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-working-his-photography-studio_23-2149033322.jpg", - }, - { - id: "t2", - name: "Lila Vance", - role: "Lead Editor", - imageSrc: "http://img.b2bpic.net/free-photo/girl-leather-jacket-taking-her-photos-funny-strange-positions_114579-27287.jpg", - }, - { - id: "t3", - name: "Jaxon Reed", - role: "Studio Manager", - imageSrc: "http://img.b2bpic.net/free-photo/man-holding-professional-camera_23-2148503561.jpg", - }, + { id: "t1", name: "Marcus Thorne", role: "Director", imageSrc: "http://img.b2bpic.net/free-photo/young-man-working-his-photography-studio_23-2149033322.jpg" }, + { id: "t2", name: "Lila Vance", role: "Lead Editor", imageSrc: "http://img.b2bpic.net/free-photo/girl-leather-jacket-taking-her-photos-funny-strange-positions_114579-27287.jpg" }, + { id: "t3", name: "Jaxon Reed", role: "Studio Manager", imageSrc: "http://img.b2bpic.net/free-photo/man-holding-professional-camera_23-2148503561.jpg" } ]} title="Meet The Artists" description="The creative minds behind every captured moment." @@ -327,31 +153,11 @@ export default function LandingPage() {