diff --git a/src/app/page.tsx b/src/app/page.tsx index 508198d..4f99764 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,29 +33,17 @@ export default function LandingPage() { @@ -64,45 +52,28 @@ export default function LandingPage() {
@@ -122,47 +93,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "prod-1", - name: "Pro Mirrorless Camera", - price: "$2,499", - imageSrc: "http://img.b2bpic.net/free-photo/table-with-content-creator-stuff-camera-microphone-camera-lens-headphones-working-from-home_1268-17366.jpg", - imageAlt: "Professional Mirrorless Camera Body", - }, + id: "prod-1", name: "Pro Mirrorless Camera", price: "$2,499", imageSrc: "http://img.b2bpic.net/free-photo/table-with-content-creator-stuff-camera-microphone-camera-lens-headphones-working-from-home_1268-17366.jpg", imageAlt: "Professional Mirrorless Camera Body"}, { - id: "prod-2", - name: "50mm Prime Lens", - price: "$799", - imageSrc: "http://img.b2bpic.net/free-photo/3d-view-camera-shutter_23-2150473164.jpg", - imageAlt: "50mm Prime Camera Lens", - }, + id: "prod-2", name: "50mm Prime Lens", price: "$799", imageSrc: "http://img.b2bpic.net/free-photo/3d-view-camera-shutter_23-2150473164.jpg", imageAlt: "50mm Prime Camera Lens"}, { - id: "prod-3", - name: "Classic Film Camera", - price: "$549", - imageSrc: "http://img.b2bpic.net/free-photo/vintage-objects-arrangement-still-life_23-2150348585.jpg", - imageAlt: "Classic Film Camera", - }, + id: "prod-3", name: "Classic Film Camera", price: "$549", imageSrc: "http://img.b2bpic.net/free-photo/vintage-objects-arrangement-still-life_23-2150348585.jpg", imageAlt: "Classic Film Camera"}, { - id: "prod-4", - name: "Compact Photography Drone", - price: "$1,199", - imageSrc: "http://img.b2bpic.net/free-photo/modern-drone-flying-rocky-seacoast_657883-105.jpg", - imageAlt: "Compact Photography Drone", - }, + id: "prod-4", name: "Compact Photography Drone", price: "$1,199", imageSrc: "http://img.b2bpic.net/free-photo/modern-drone-flying-rocky-seacoast_657883-105.jpg", imageAlt: "Compact Photography Drone"}, { - id: "prod-5", - name: "Flexible Travel Tripod", - price: "$89", - imageSrc: "http://img.b2bpic.net/free-photo/white-desk-with-professional-camera-accessoires_1163-2737.jpg", - imageAlt: "Flexible Travel Tripod", - }, + id: "prod-5", name: "Flexible Travel Tripod", price: "$89", imageSrc: "http://img.b2bpic.net/free-photo/white-desk-with-professional-camera-accessoires_1163-2737.jpg", imageAlt: "Flexible Travel Tripod"}, { - id: "prod-6", - name: "External Speedlight Flash", - price: "$299", - imageSrc: "http://img.b2bpic.net/free-photo/christmas-decoration-with-vintage-camera_23-2147726434.jpg", - imageAlt: "External Speedlight Flash", - }, + id: "prod-6", name: "External Speedlight Flash", price: "$299", imageSrc: "http://img.b2bpic.net/free-photo/christmas-decoration-with-vintage-camera_23-2147726434.jpg", imageAlt: "External Speedlight Flash"}, ]} title="Our Stellar Camera Collection" description="Explore our hand-picked selection of the latest and greatest cameras and essential accessories. Each product is chosen for its quality, innovation, and ability to inspire your next masterpiece." @@ -176,19 +117,11 @@ export default function LandingPage() { useInvertedBackground={true} negativeCard={{ items: [ - "Limited selection and obscure brands", - "No personal guidance or support", - "High prices, minimal warranty", - "Outdated models, slow delivery", - ], + "Limited selection and obscure brands", "No personal guidance or support", "High prices, minimal warranty", "Outdated models, slow delivery"], }} positiveCard={{ items: [ - "Curated collection, top brands", - "Expert advice and technical support", - "Competitive pricing, extensive warranty", - "Latest models, fast & secure shipping", - ], + "Curated collection, top brands", "Expert advice and technical support", "Competitive pricing, extensive warranty", "Latest models, fast & secure shipping"], }} title="Why Choose Our Cameras?" description="We offer a curated selection and expert support that sets us apart. Compare our benefits against common alternatives." @@ -200,22 +133,14 @@ export default function LandingPage() { textboxLayout="default" gridVariant="uniform-all-items-equal" useInvertedBackground={false} + animationType="slide-up" metrics={[ { - id: "m1", - value: "15K+", - description: "Happy Photographers", - }, + id: "m1", value: "15K+", description: "Happy Photographers"}, { - id: "m2", - value: "100+", - description: "Top Brands Stocked", - }, + id: "m2", value: "100+", description: "Top Brands Stocked"}, { - id: "m3", - value: "500K+", - description: "Photos Shared", - }, + id: "m3", value: "500K+", description: "Photos Shared"}, ]} title="Our Impact & Community" description="Numbers speak louder than words. We're proud of the community we've built and the joy we've helped capture." @@ -229,45 +154,15 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - name: "Sarah J.", - handle: "@FotoFanatic", - testimonial: "The staff at LensCrafters are incredibly knowledgeable! They helped me choose the perfect mirrorless camera for my travel photography. Highly recommend!", - imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-designer-planning-renovation-modern-apartment_273609-37022.jpg", - imageAlt: "Smiling man with a camera", - }, + id: "1", name: "Sarah J.", handle: "@FotoFanatic", testimonial: "The staff at LensCrafters are incredibly knowledgeable! They helped me choose the perfect mirrorless camera for my travel photography. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-designer-planning-renovation-modern-apartment_273609-37022.jpg", imageAlt: "Smiling man with a camera"}, { - id: "2", - name: "Mark L.", - handle: "@ShutterBug", - testimonial: "Amazing selection of lenses and accessories. My orders always arrive quickly and are well-packaged. A truly professional experience every time.", - imageSrc: "http://img.b2bpic.net/free-photo/girl-leather-jacket-taking-her-photos-funny-strange-positions_114579-27287.jpg", - imageAlt: "Smiling woman with camera gear", - }, + id: "2", name: "Mark L.", handle: "@ShutterBug", testimonial: "Amazing selection of lenses and accessories. My orders always arrive quickly and are well-packaged. A truly professional experience every time.", imageSrc: "http://img.b2bpic.net/free-photo/girl-leather-jacket-taking-her-photos-funny-strange-positions_114579-27287.jpg", imageAlt: "Smiling woman with camera gear"}, { - id: "3", - name: "Emily R.", - handle: "@PixelPioneer", - testimonial: "I love their commitment to customer service. Had an issue with a tripod, and they resolved it efficiently and graciously. You've earned a lifelong customer!", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-handsome-man-taking-picture_23-2148357288.jpg", - imageAlt: "Young man looking at a camera lens", - }, + id: "3", name: "Emily R.", handle: "@PixelPioneer", testimonial: "I love their commitment to customer service. Had an issue with a tripod, and they resolved it efficiently and graciously. You've earned a lifelong customer!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-handsome-man-taking-picture_23-2148357288.jpg", imageAlt: "Young man looking at a camera lens"}, { - id: "4", - name: "David K.", - handle: "@LensLover", - testimonial: "The best place to get expert advice on film cameras. The team's passion for photography is infectious and incredibly helpful for a beginner like me.", - imageSrc: "http://img.b2bpic.net/free-photo/female-shine-attractive-portrait-brunette_1303-570.jpg", - imageAlt: "Smiling woman with an artistic background", - }, + id: "4", name: "David K.", handle: "@LensLover", testimonial: "The best place to get expert advice on film cameras. The team's passion for photography is infectious and incredibly helpful for a beginner like me.", imageSrc: "http://img.b2bpic.net/free-photo/female-shine-attractive-portrait-brunette_1303-570.jpg", imageAlt: "Smiling woman with an artistic background"}, { - id: "5", - name: "Jessica M.", - handle: "@PhotoPro", - testimonial: "Always my first stop for new gear. They stock unique items you can't find anywhere else, and the quality is consistently superb. Five stars!", - imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3800.jpg", - imageAlt: "Smiling male executive", - }, + id: "5", name: "Jessica M.", handle: "@PhotoPro", testimonial: "Always my first stop for new gear. They stock unique items you can't find anywhere else, and the quality is consistently superb. Five stars!", imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3800.jpg", imageAlt: "Smiling male executive"}, ]} title="What Our Customers Say" description="Hear directly from our vibrant community of photographers about their experiences with LensCrafters." @@ -281,14 +176,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Canon", - "Nikon", - "Sony", - "Fujifilm", - "Leica", - "Olympus", - "GoPro", - ]} + "Canon", "Nikon", "Sony", "Fujifilm", "Leica", "Olympus", "GoPro"]} title="Trusted by the Best in Photography" description="We proudly partner with leading brands and organizations to bring you the highest quality photography equipment and experiences." showCard={false} @@ -300,20 +188,11 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "q1", - title: "What is your return policy?", - content: "We offer a 30-day return policy on all unused products in their original packaging. Please see our full terms for more details.", - }, + id: "q1", title: "What is your return policy?", content: "We offer a 30-day return policy on all unused products in their original packaging. Please see our full terms for more details."}, { - id: "q2", - title: "Do you offer international shipping?", - content: "Yes, we ship to most countries worldwide. Shipping costs and delivery times vary by destination. You can find more information during checkout.", - }, + id: "q2", title: "Do you offer international shipping?", content: "Yes, we ship to most countries worldwide. Shipping costs and delivery times vary by destination. You can find more information during checkout."}, { - id: "q3", - title: "Can I get technical support for my camera?", - content: "Absolutely! Our expert team is available to provide technical support and guidance. Contact us via email or phone for assistance.", - }, + id: "q3", title: "Can I get technical support for my camera?", content: "Absolutely! Our expert team is available to provide technical support and guidance. Contact us via email or phone for assistance."}, ]} sideTitle="Your Questions, Answered" sideDescription="Find quick answers to the most common questions about our products, services, and policies." @@ -326,8 +205,7 @@ export default function LandingPage() {