7 Commits

Author SHA1 Message Date
790c935286 Update src/app/page.tsx 2026-02-24 13:57:56 +00:00
bd7f4877e4 Update src/app/page.tsx 2026-02-24 13:55:20 +00:00
8924c620fc Update src/app/page.tsx 2026-02-24 13:52:59 +00:00
6bdd782980 Update src/app/styles/variables.css 2026-02-24 12:47:28 +00:00
e0b00892f3 Merge version_5 into main
Merge version_5 into main
2026-02-24 12:44:21 +00:00
7787a9293a Update src/app/page.tsx 2026-02-24 12:44:16 +00:00
d9cad04ded Merge version_4 into main
Merge version_4 into main
2026-02-24 12:20:20 +00:00
2 changed files with 19 additions and 19 deletions

View File

@@ -55,7 +55,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardGallery
title="key for requests to you"
title="API Keys to Power Your Connections"
description="Crafting exquisite floral arrangements for every occasion, bringing beauty and joy to your special moments."
background={{ variant: "plain" }}
tag="Your Floral Journey Starts Here"
@@ -90,7 +90,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?_wi=2"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A47KqSdGj7sEG8mcGU4TIVm5ml/panda-with-hookah-in-black-room-1771941243821-1e9faa67.png"
imageAlt="Interior of a modern, elegant flower studio with various floral arrangements and tools."
imagePosition="right"
buttons={[{ text: "Our Story", href: "/#about" }]}
@@ -131,7 +131,7 @@ export default function LandingPage() {
description="Hear from our delighted clients who have experienced the magic of Balala's floral artistry."
testimonials={[
{ id: "1", name: "Elena R., Event Planner", date: "Date: October 15, 2024", title: "Absolutely stunning arrangements!", quote: "Balala exceeded all expectations for our corporate event. The floral designs were breathtaking and perfectly complemented the venue. Highly recommend their professional and creative team!", tag: "Event Floral", avatarSrc: "https://img.b2bpic.net/free-photo/smiling-woman-sitting-cafe-with-closed-laptop_1262-1151.jpg", imageSrc: "https://img.b2bpic.net/free-photo/beautiful-woman-arranging-flowers-presented-by-her-husbant-home-happy-joyful_158595-7957.jpg", imageAlt: "A customer holding a beautiful bouquet of flowers." },
{ id: "2", name: "Mark T., Happy Husband", date: "Date: September 28, 2024", title: "My wife loved her anniversary bouquet!", quote: "The anniversary bouquet from Balala was absolutely gorgeous and lasted so long. The online ordering was seamless, and delivery was prompt. A truly special gift!", tag: "Anniversary Gift", avatarSrc: "https://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageSrc: "https://img.b2bpic.net/free-photo/woman-holding-red-roses-bouquet-with-hearts-decoration-laughing-room-filled-with-luxury-presents-valentines-day-romantic-date-excited-blonde-girl-with-expensive-flowers-sitting_482257-51716.jpg", imageAlt: "Flowers delivered to a home, sitting on a table." },
{ id: "2", name: "Mark T., Happy Husband", date: "Date: September 28, 2024", title: "My wife loved her anniversary bouquet!", quote: "The anniversary bouquet from Balala was absolutely gorgeous and lasted so long. The online ordering was seamless, and delivery was prompt. A truly special gift!", tag: "Anniversary Gift", avatarSrc: "https://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A47KqSdGj7sEG8mcGU4TIVm5ml/smiling-student-non-binary-approximately-1771845861526-876f4195.png", imageAlt: "Flowers delivered to a home, sitting on a table." },
{ id: "3", name: "Sarah J., Wedding Client", date: "Date: August 01, 2024", title: "Dream wedding flowers!", quote: "Balala brought my wedding floral vision to life flawlessly. Every detail was perfect, from my bridal bouquet to the table centerpieces. They made our day even more beautiful.", tag: "Wedding Floral", avatarSrc: "https://img.b2bpic.net/free-photo/front-view-smiley-woman-home_23-2150062545.jpg", imageSrc: "https://img.b2bpic.net/free-photo/vertical-closeup-shot-beautiful-wedding-bouquet-with-gorgeous-white-roses_181624-15923.jpg?_wi=2", imageAlt: "Wedding flowers on a table." },
{ id: "4", name: "David K., Local Business Owner", date: "Date: July 10, 2024", title: "Fresh, beautiful flowers weekly.", quote: "We use Balala for our weekly office floral arrangements, and they always deliver fresh, vibrant, and unique designs. It adds such a lovely touch to our workspace.", tag: "Corporate Service", avatarSrc: "https://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", imageSrc: "https://img.b2bpic.net/free-photo/elegant-bouquet-pink-white-roses-with-lilies_9975-133063.jpg?_wi=2", imageAlt: "A bouquet of flowers in an office setting." },
]}

View File

@@ -2,23 +2,23 @@
/* Base units */
/* --vw is set by ThemeProvider */
/* --background: #060000;;
--card: #1d0d0d;;
--foreground: #ffe6e6;;
--primary-cta: #ff3d4a;;
--secondary-cta: #1f0a0a;;
--accent: #7b2d2d;;
--background-accent: #b8111f;; */
/* --background: #03040C;;
--card: #0A0D18;;
--foreground: #F0F0F0;;
--primary-cta: #34D399;;
--secondary-cta: #A78BFA;;
--accent: #C4B5FD;;
--background-accent: #1A202C;; */
--background: #060000;;
--card: #1d0d0d;;
--foreground: #ffe6e6;;
--primary-cta: #ff3d4a;;
--primary-cta-text: #060000;;
--secondary-cta: #1f0a0a;;
--secondary-cta-text: #ffe6e6;;
--accent: #7b2d2d;;
--background-accent: #b8111f;;
--background: #03040C;;
--card: #0A0D18;;
--foreground: #F0F0F0;;
--primary-cta: #34D399;;
--primary-cta-text: #03040C;;
--secondary-cta: #A78BFA;;
--secondary-cta-text: #F0F0F0;;
--accent: #C4B5FD;;
--background-accent: #1A202C;;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);