|
|
|
|
@@ -17,8 +17,7 @@ export default function LandingPage() {
|
|
|
|
|
{ name: "Products", id: "/#products" },
|
|
|
|
|
{ name: "Shop", id: "/shop" },
|
|
|
|
|
{ name: "Testimonials", id: "/#testimonials" },
|
|
|
|
|
{ name: "Blog", id: "/blog" },
|
|
|
|
|
{ name: "FAQ", id: "/#faq" },
|
|
|
|
|
{ name: "Blog", id: "/blog" }, { name: "FAQ", id: "/#faq" },
|
|
|
|
|
{ name: "Contact", id: "/#contact" }
|
|
|
|
|
];
|
|
|
|
|
|
|
|
|
|
@@ -67,7 +66,7 @@ export default function LandingPage() {
|
|
|
|
|
mediaItems={[
|
|
|
|
|
{ videoSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A47KqSdGj7sEG8mcGU4TIVm5ml/uploaded-1771860987566-afmvzen0.mp4", imageAlt: "A vibrant, artfully arranged bouquet of fresh flowers" },
|
|
|
|
|
{ videoSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A47KqSdGj7sEG8mcGU4TIVm5ml/uploaded-1771860484840-0zq4tvo8.mp4", imageAlt: "Elegant white wedding flowers and decor" },
|
|
|
|
|
{ videoSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A47KqSdGj7sEG8mcGU4TIVm5ml/uploaded-1771850674704-2zcygfwe.mp4", imageAlt: "A modern, colorful floral arrangement with unique blooms" },
|
|
|
|
|
{ videoSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A47KqSdGj7sEG8mcGU4TIVm5ml/uploaded-1771850674704-2zcygfwe.mp4?_wi=1", imageAlt: "A modern, colorful floral arrangement with unique blooms" },
|
|
|
|
|
]}
|
|
|
|
|
mediaAnimation="slide-up"
|
|
|
|
|
tagAnimation="slide-up"
|
|
|
|
|
@@ -86,11 +85,12 @@ export default function LandingPage() {
|
|
|
|
|
{ title: "Artistic Design", description: "Every bouquet is a unique work of art, handcrafted with precision and creativity." },
|
|
|
|
|
{ title: "Freshness Guaranteed", description: "We source only the freshest, highest quality blooms for lasting beauty." },
|
|
|
|
|
{ title: "Personalized Service", description: "Dedicated to understanding your needs and bringing your floral dreams to life." },
|
|
|
|
|
{ title: "AI-Powered Insights", description: "Leveraging AI to analyze floral trends and personalize recommendations, ensuring every arrangement is perfectly suited to your taste and occasion." }
|
|
|
|
|
]}
|
|
|
|
|
mediaAnimation="slide-up"
|
|
|
|
|
textboxLayout="default"
|
|
|
|
|
useInvertedBackground={true}
|
|
|
|
|
videoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A47KqSdGj7sEG8mcGU4TIVm5ml/uploaded-1771850674704-2zcygfwe.mp4"
|
|
|
|
|
videoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A47KqSdGj7sEG8mcGU4TIVm5ml/uploaded-1771850674704-2zcygfwe.mp4?_wi=2"
|
|
|
|
|
imageAlt="Interior of a modern, elegant flower studio with various floral arrangements and tools."
|
|
|
|
|
imagePosition="right"
|
|
|
|
|
buttons={[{ text: "Our Story", href: "/#about" }]}
|
|
|
|
|
|