Update src/app/page.tsx

This commit is contained in:
2026-02-23 15:53:05 +00:00
parent d803f6d2fd
commit ab2d464231

View File

@@ -63,7 +63,7 @@ export default function LandingPage() {
{ text: "Learn More", href: "/#about" },
]}
mediaItems={[
{ videoSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A47KqSdGj7sEG8mcGU4TIVm5ml/uploaded-1771850674704-2zcygfwe.mp4", imageAlt: "A vibrant, artfully arranged bouquet of fresh flowers" },
{ imageSrc: "https://img.b2bpic.net/premium-photo/hands-typing-keyboard-create-innovative-software-change-world-provide-completely-new-service-close-up-shot-hologram-tech-graphs-concept-dev-team-formal-wear_269648-15489.jpg?id=43832028", imageAlt: "A vibrant, artfully arranged bouquet of fresh flowers" },
{ imageSrc: "https://img.b2bpic.net/free-photo/businessman-pointing-his-presentation-futuristic-digital-screen_53876-102617.jpg?id=15556741", imageAlt: "Elegant white wedding flowers and decor" },
{ videoSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A47KqSdGj7sEG8mcGU4TIVm5ml/uploaded-1771860987566-afmvzen0.mp4", imageAlt: "A modern, colorful floral arrangement with unique blooms" },
]}
@@ -88,7 +88,7 @@ export default function LandingPage() {
mediaAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={true}
videoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A47KqSdGj7sEG8mcGU4TIVm5ml/uploaded-1771850674704-2zcygfwe.mp4"
imageSrc="https://img.b2bpic.net/premium-photo/hands-typing-keyboard-create-innovative-software-change-world-provide-completely-new-service-close-up-shot-hologram-tech-graphs-concept-dev-team-formal-wear_269648-15489.jpg?id=43832028"
imageAlt="Interior of a modern, elegant flower studio with various floral arrangements and tools."
imagePosition="right"
buttons={[{ text: "Our Story", href: "/#about" }]}