diff --git a/src/app/page.tsx b/src/app/page.tsx index 635fa02..009d502 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,10 +55,12 @@ export default function LandingPage() { testimonials={[ { name: "R. Nurmakhanova", handle: "Customer", testimonial: "My favorite flower shop. Always fresh and beautiful flowers for all occasions.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "portrait woman professional avatar"}, + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "portrait woman professional avatar" + }, { name: "Link Min", handle: "Customer", testimonial: "Good prices and good service. Highly recommended for flower delivery.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg?_wi=1", imageAlt: "portrait man professional avatar"}, + imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg?_wi=1", imageAlt: "portrait man professional avatar" + }, ]} buttons={[ { text: "Call Now: +7 701 261 8444", href: "tel:+77012618444" }, @@ -101,20 +103,23 @@ export default function LandingPage() { products={[ { id: "1", brand: "Green Garden", name: "Romantic Rose Bouquet", price: "₸8,500", rating: 5, - reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/girlfriend-standing-living-room-filled-with-romantic-gifts_482257-77346.jpg", imageAlt: "Romantic red rose bouquet"}, + reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/girlfriend-standing-living-room-filled-with-romantic-gifts_482257-77346.jpg", imageAlt: "Romantic red rose bouquet" + }, { id: "2", brand: "Green Garden", name: "Birthday Celebration Mix", price: "₸6,900", rating: 5, - reviewCount: "38", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-bouquet-yellow-orange-dahliason-light-background_169016-39443.jpg", imageAlt: "Colorful birthday flower arrangement"}, + reviewCount: "38", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-bouquet-yellow-orange-dahliason-light-background_169016-39443.jpg", imageAlt: "Colorful birthday flower arrangement" + }, { id: "3", brand: "Green Garden", name: "Elegant Wedding Arrangement", price: "₸12,500", rating: 5, - reviewCount: "52", imageSrc: "http://img.b2bpic.net/free-photo/elegant-wedding-bouquet_1157-18562.jpg", imageAlt: "Elegant white wedding bouquet"}, + reviewCount: "52", imageSrc: "http://img.b2bpic.net/free-photo/elegant-wedding-bouquet_1157-18562.jpg", imageAlt: "Elegant white wedding bouquet" + }, ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" textboxLayout="default" useInvertedBackground={false} buttons={[ - { text: "View All Bouquets", href: "#contact" }, + { text: "Order Now", href: "contact" }, ]} buttonAnimation="slide-up" /> @@ -125,7 +130,8 @@ export default function LandingPage() { heading={[ { type: "text", content: "Green Garden: Trusted by" }, { - type: "image", src: "http://img.b2bpic.net/free-photo/flowers-floral-shop-different-types_1303-15615.jpg", alt: "Green Garden store interior"}, + type: "image", src: "http://img.b2bpic.net/free-photo/flowers-floral-shop-different-types_1303-15615.jpg", alt: "Green Garden store interior" + }, { type: "text", content: "Astana for Fresh Flowers" }, ]} useInvertedBackground={true} @@ -178,7 +184,8 @@ export default function LandingPage() { tag="Local Partnerships" tagIcon={Award} names={[ - "Birthday Celebrations", "Wedding Events", "Corporate Orders", "Anniversary Gifts", "Last-Minute Surprises", "Holiday Arrangements", "Event Decorations", "Romantic Gestures"]} + "Birthday Celebrations", "Wedding Events", "Corporate Orders", "Anniversary Gifts", "Last-Minute Surprises", "Holiday Arrangements", "Event Decorations", "Romantic Gestures" + ]} textboxLayout="default" useInvertedBackground={true} speed={40} @@ -194,17 +201,23 @@ export default function LandingPage() { tagIcon={HelpCircle} faqs={[ { - id: "1", title: "What are your business hours?", content: "Green Garden is open daily from 9:00 AM to 7:00 PM. We offer same-day delivery for orders placed before 3:00 PM. Special arrangements can be made for after-hours requests."}, + id: "1", title: "What are your business hours?", content: "Green Garden is open daily from 9:00 AM to 7:00 PM. We offer same-day delivery for orders placed before 3:00 PM. Special arrangements can be made for after-hours requests." + }, { - id: "2", title: "Do you offer same-day delivery?", content: "Yes! We offer same-day delivery for orders placed before 3:00 PM. Delivery is available throughout Astana. Contact us at +7 701 261 8444 or visit our store at 49J9+9FX for rush orders."}, + id: "2", title: "Do you offer same-day delivery?", content: "Yes! We offer same-day delivery for orders placed before 3:00 PM. Delivery is available throughout Astana. Contact us at +7 701 261 8444 or visit our store at 49J9+9FX for rush orders." + }, { - id: "3", title: "What payment methods do you accept?", content: "We accept cash, bank transfers, and mobile payments. For online orders, we accept all major payment methods. WhatsApp orders are also available for your convenience."}, + id: "3", title: "What payment methods do you accept?", content: "We accept cash, bank transfers, and mobile payments. For online orders, we accept all major payment methods. WhatsApp orders are also available for your convenience." + }, { - id: "4", title: "Can I customize my bouquet?", content: "Absolutely! We specialize in custom arrangements. Tell us your preferences, budget, and occasion, and our expert florists will create the perfect bouquet for you. Call +7 701 261 8444 to discuss custom orders."}, + id: "4", title: "Can I customize my bouquet?", content: "Absolutely! We specialize in custom arrangements. Tell us your preferences, budget, and occasion, and our expert florists will create the perfect bouquet for you. Call +7 701 261 8444 to discuss custom orders." + }, { - id: "5", title: "How long do the flowers last?", content: "With proper care, our fresh flowers typically last 7-10 days. We provide care instructions with every bouquet. Store flowers in cool conditions and change the water every 2-3 days for best results."}, + id: "5", title: "How long do the flowers last?", content: "With proper care, our fresh flowers typically last 7-10 days. We provide care instructions with every bouquet. Store flowers in cool conditions and change the water every 2-3 days for best results." + }, { - id: "6", title: "What is your location?", content: "Green Garden is located at 49J9+9FX, Astana 020000, Kazakhstan. We're easily accessible and offer a welcoming showroom where you can see our fresh arrangements in person."}, + id: "6", title: "What is your location?", content: "Green Garden is located at 49J9+9FX, Astana 020000, Kazakhstan. We're easily accessible and offer a welcoming showroom where you can see our fresh arrangements in person." + }, ]} imageSrc="http://img.b2bpic.net/free-photo/flowers-wood-background-from_176420-55784.jpg" imageAlt="Fresh flower arrangement at Green Garden"