diff --git a/src/app/page.tsx b/src/app/page.tsx index fe25914..8459a0c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -5,14 +5,14 @@ import ReactLenis from "lenis/react"; import ContactCenter from '@/components/sections/contact/ContactCenter'; import FaqDouble from '@/components/sections/faq/FaqDouble'; import FeatureBorderGlow from '@/components/sections/feature/featureBorderGlow/FeatureBorderGlow'; -import FooterBaseCard from '@/components/sections/footer/FooterBaseCard'; +import FooterCard from '@/components/sections/footer/FooterCard'; import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll'; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; import PricingCardNine from '@/components/sections/pricing/PricingCardNine'; import ProductCardThree from '@/components/sections/product/ProductCardThree'; import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen'; -import { Award, CheckCircle, Globe, Shield, Sparkles, Zap } from "lucide-react"; +import { Award, CheckCircle, Globe, Shield, Sparkles, Zap, Facebook, Instagram, Twitter } from "lucide-react"; export default function LandingPage() { return ( @@ -33,43 +33,30 @@ export default function LandingPage() {
@@ -135,44 +112,20 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "p1", - name: "Artisan Leather Tote", - price: "$189", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-vintage-suitcase-floor_23-2148610419.jpg", - }, + id: "p1", name: "Teak Lounge Chair", price: "$489", imageSrc: "http://img.b2bpic.net/free-photo/close-up-vintage-suitcase-floor_23-2148610419.jpg"}, { - id: "p2", - name: "Carved Walnut Bowl", - price: "$85", - imageSrc: "http://img.b2bpic.net/free-photo/elegant-modern-vase-design_23-2150529758.jpg", - }, + id: "p2", name: "All-Weather Bistro Set", price: "$850", imageSrc: "http://img.b2bpic.net/free-photo/elegant-modern-vase-design_23-2150529758.jpg"}, { - id: "p3", - name: "Hand-Woven Linen Scarf", - price: "$65", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-wine-stain-detail_23-2149641678.jpg", - }, + id: "p3", name: "Outdoor Woven Hammock", price: "$265", imageSrc: "http://img.b2bpic.net/free-photo/close-up-wine-stain-detail_23-2149641678.jpg"}, { - id: "p4", - name: "Ceramic Tea Vessel", - price: "$45", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-engraving-art-tools_23-2149186750.jpg", - }, + id: "p4", name: "Concrete Side Table", price: "$145", imageSrc: "http://img.b2bpic.net/free-photo/close-up-engraving-art-tools_23-2149186750.jpg"}, { - id: "p5", - name: "Brass Desk Accessory", - price: "$95", - imageSrc: "http://img.b2bpic.net/free-photo/eid-pods-with-coffee-cups-front-view-white-background_187299-39149.jpg", - }, + id: "p5", name: "Patio Fire Pit", price: "$695", imageSrc: "http://img.b2bpic.net/free-photo/eid-pods-with-coffee-cups-front-view-white-background_187299-39149.jpg"}, { - id: "p6", - name: "Artisan Notebook Set", - price: "$30", - imageSrc: "http://img.b2bpic.net/free-photo/knolling-concept-with-sticky-notes-accessories-green-shades_23-2148362185.jpg", - }, + id: "p6", name: "Garden Lantern Set", price: "$130", imageSrc: "http://img.b2bpic.net/free-photo/knolling-concept-with-sticky-notes-accessories-green-shades_23-2148362185.jpg"}, ]} - title="Curated Essentials" - description="Explore our hand-selected catalog of contemporary goods." + title="Curated Collections" + description="Our premium selection of outdoor furnishings built for style and endurance." /> @@ -183,40 +136,20 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "basic", - title: "Enthusiast", - price: "$12", - period: "/mo", - features: [ - "Early access to new drops", - "Artisan newsletters", - "Monthly digital perks", - ], + id: "basic", title: "Patio Starter", price: "$99", period: "/season", features: [ + "Maintenance kits included", "Seasonal care guides", "Priority delivery"], button: { - text: "Start Now", - }, - imageSrc: "http://img.b2bpic.net/free-photo/rain-falling-around-candle_23-2147785890.jpg", - imageAlt: "handcrafted icon golden light", - }, + text: "Start Setup"}, + imageSrc: "http://img.b2bpic.net/free-photo/rain-falling-around-candle_23-2147785890.jpg", imageAlt: "handcrafted icon golden light"}, { - id: "pro", - title: "Connoisseur", - price: "$35", - period: "/mo", - features: [ - "Everything in Enthusiast", - "10% off storewide", - "Exclusive event invites", - ], + id: "pro", title: "Garden Pro", price: "$249", period: "/season", features: [ + "Everything in Patio Starter", "15% off new arrivals", "Personal design consultation"], button: { - text: "Upgrade Now", - }, - imageSrc: "http://img.b2bpic.net/free-photo/still-life-refillable-reusable-container_23-2150936070.jpg?_wi=2", - imageAlt: "handcrafted icon golden light", - }, + text: "Get Professional"}, + imageSrc: "http://img.b2bpic.net/free-photo/still-life-refillable-reusable-container_23-2150936070.jpg?_wi=2", imageAlt: "handcrafted icon golden light"}, ]} - title="Membership Benefits" - description="Join our community and unlock exclusive perks, early access, and artisan insights." + title="Outdoor Membership" + description="Join our community to receive professional care guidance and exclusive furniture discounts." /> @@ -227,57 +160,18 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - name: "Sarah Miller", - handle: "@sarahm", - testimonial: "The quality is simply unmatched. You can feel the intention in every piece.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg", - }, + id: "1", name: "Sarah Miller", handle: "@sarahm", testimonial: "My patio looks like a luxury resort now. The teak quality is truly amazing.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg"}, { - id: "2", - name: "David Chen", - handle: "@dchen", - testimonial: "Dozti makes it so easy to discover unique, high-quality artisan goods.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-sitting-chair_23-2149241411.jpg", - }, + id: "2", name: "David Chen", handle: "@dchen", testimonial: "Dozti made styling my balcony so easy. Highly recommend their bistro sets!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-sitting-chair_23-2149241411.jpg"}, { - id: "3", - name: "Emily Rose", - handle: "@erose", - testimonial: "I bought a custom piece and it's become the highlight of my living space.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-dark-jacket-pink-background_179666-14379.jpg", - }, - { - id: "4", - name: "Marcus J.", - handle: "@marcusj", - testimonial: "Professional, fast, and high-quality. Cannot recommend enough.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-business-embrace-confidence-posing-beauty-black-african-american-isolated-gray-background_640221-39.jpg", - }, - { - id: "5", - name: "Olivia W.", - handle: "@oliviaw", - testimonial: "Dozti is the best marketplace for truly unique handmade artisan items.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-posing_23-2148916388.jpg", - }, - { - id: "6", - name: "Julian B.", - handle: "@julianb", - testimonial: "Every purchase feels like a treasure hunt. I'm obsessed with this service.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-short-curly-hair-colorful-shirt-smiling-broadly-hugging-herself-standing-green-wall_141793-29368.jpg", - }, + id: "3", name: "Emily Rose", handle: "@erose", testimonial: "This fire pit set is the highlight of my backyard gatherings. Simply stunning.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-dark-jacket-pink-background_179666-14379.jpg"}, ]} showRating={true} - title="What They Say" - description="Real stories from our global community of craft enthusiasts." + title="Our Community Says" + description="Hear from homeowners who have transformed their outdoor spaces with Dozti." /> @@ -287,33 +181,14 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "1", - title: "How do you vet your artisans?", - content: "We review portfolio submissions, ethical working environment standards, and material certifications for every applicant.", - }, + id: "1", title: "How does your furniture handle extreme weather?", content: "All our furniture undergoes rigorous testing for weather resistance and UV protection, ensuring year-round durability."}, { - id: "2", - title: "What is your return policy?", - content: "We offer a 30-day return policy for any non-custom items in their original condition.", - }, + id: "2", title: "What is your shipping policy for large items?", content: "We provide white-glove shipping for all large furniture items to ensure they reach your yard in perfect condition."}, { - id: "3", - title: "Do you ship internationally?", - content: "Yes, we ship to over 50 countries worldwide with secure and tracked shipping options.", - }, - { - id: "4", - title: "Can I request custom commissions?", - content: "Most of our artisans offer custom work; please reach out through our contact page to start a conversation.", - }, - { - id: "5", - title: "How is my purchase packaged?", - content: "We use sustainable, recycled materials to ensure your pieces are safe while keeping our environmental impact low.", - }, + id: "3", title: "Do you offer custom patio planning?", content: "Yes! We offer virtual and in-person consultations to help you design the perfect outdoor setup for your unique space."}, ]} title="Questions? We have answers." - description="Find everything you need to know about our sourcing, shipping, and membership programs." + description="Find everything you need to know about our outdoor collections, care, and shipping programs." faqsAnimation="slide-up" /> @@ -322,58 +197,21 @@ export default function LandingPage() {