Merge version_3 into main #25

Merged
bender merged 2 commits from version_3 into main 2026-02-24 12:16:09 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -22,7 +22,7 @@ export const metadata: Metadata = {
openGraph: {
title: "Balala Flowers Studio", description: "Discover stunning floral arrangements for weddings, events, and everyday beauty from Balala Flowers Studio. Fresh, handcrafted bouquets for every occasion.", url: "https://balalaflowers.com", siteName: "Balala Flowers Studio", images: [
{
url: "https://img.b2bpic.net/free-photo/elegant-bouquet-pink-white-roses-with-lilies_9975-133063.jpg", alt: "A vibrant, artfully arranged bouquet of fresh flowers"},
url: "https://img.b2bpic.net/free-photo/elegant-bouquet-pink-white-roses-with-lilies_9975-133063.jpg", alt: "A vibrant, artfully arranged bouquet of fresh flowers"}
],
type: "website"},
twitter: {

View File

@@ -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" }
];
@@ -86,6 +85,7 @@ 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"