11 Commits

Author SHA1 Message Date
4fa3e6234a Merge version_9 into main
Merge version_9 into main
2026-03-04 13:29:17 +00:00
74544c5901 Update theme colors 2026-03-04 13:29:09 +00:00
2ea85d1ffa Merge version_9 into main
Merge version_9 into main
2026-03-04 13:12:09 +00:00
14a6ea23a4 Update src/app/page.tsx 2026-03-04 13:12:04 +00:00
d76523f2c4 Update src/app/layout.tsx 2026-03-04 13:12:03 +00:00
f413ceb732 Merge version_9 into main
Merge version_9 into main
2026-03-04 13:05:46 +00:00
fbc1762965 Update src/app/page.tsx 2026-03-04 13:05:42 +00:00
a73082d674 Merge version_9 into main
Merge version_9 into main
2026-03-04 13:04:14 +00:00
6ba85423b9 Update src/app/page.tsx 2026-03-04 13:04:10 +00:00
2823f5e51a Update src/app/layout.tsx 2026-03-04 13:04:09 +00:00
cfe9a766d0 Merge version_8 into main
Merge version_8 into main
2026-03-04 13:00:12 +00:00
3 changed files with 1382 additions and 14 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -26,7 +26,7 @@ export default function LandingPage() {
> >
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarStyleApple <NavbarStyleApple
brandName="Kviten" brandName="JP Koko "
navItems={[ navItems={[
{ name: "Portfolio", id: "features" }, { name: "Portfolio", id: "features" },
{ name: "About", id: "about" }, { name: "About", id: "about" },
@@ -39,7 +39,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroBillboard <HeroBillboard
title="Exquisite Floral Artistry" title="Exquisite Floral Artistry"
description="Transform your moments into unforgettable memories with Kviten's handcrafted floral arrangements. Each bloom is carefully selected to create stunning designs that speak to the heart." description="Transform your moments into unforgettable memories with JP Koko 's handcrafted floral arrangements. Each bloom is carefully selected to create stunning designs that speak to the heart."
tag="Premium Flowers" tag="Premium Flowers"
tagIcon={Sparkles} tagIcon={Sparkles}
tagAnimation="slide-up" tagAnimation="slide-up"
@@ -63,10 +63,10 @@ export default function LandingPage() {
<div id="about" data-section="about"> <div id="about" data-section="about">
<TextAbout <TextAbout
tag="About Kviten" tag="About JP Koko "
tagIcon={Heart} tagIcon={Heart}
tagAnimation="slide-up" tagAnimation="slide-up"
title="Celebrating the Beauty of Nature Through Floral Design. At Kviten, we believe every flower tells a story. Our studio combines traditional florist techniques with contemporary aesthetics to create arrangements that inspire, delight, and endure." title="Celebrating the Beauty of Nature Through Floral Design. At JP Koko , we believe every flower tells a story. Our studio combines traditional florist techniques with contemporary aesthetics to create arrangements that inspire, delight, and endure."
buttons={[ buttons={[
{ text: "Learn Our Story", href: "features" } { text: "Learn Our Story", href: "features" }
]} ]}
@@ -113,25 +113,25 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials"> <div id="testimonials" data-section="testimonials">
<TestimonialCardFifteen <TestimonialCardFifteen
testimonial="Kviten transformed our wedding day with the most beautiful floral arrangements we could imagine. Every detail was perfect, and the quality of the flowers exceeded our expectations. We couldn't have asked for better service." testimonial="JP Koko transformed our wedding day with the most beautiful floral arrangements we could imagine. Every detail was perfect, and the quality of the flowers exceeded our expectations. We couldn't have asked for better service."
rating={5} rating={5}
author="Sarah & Michael, Wedding Couple" author="Sarah & Michael, Wedding Couple"
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", src: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=400&h=400&fit=crop",
alt: "Sarah" alt: "Sarah"
}, },
{ {
src: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", src: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop",
alt: "Client testimonial" alt: "Client testimonial"
}, },
{ {
src: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A47KqSdGj7sEG8mcGU4TIVm5ml/smiling-student-non-binary-approximately-1771845861526-876f4195.png",
alt: "Happy customer" alt: "Happy customer"
}, },
{ {
src: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg", src: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=400&h=400&fit=crop",
alt: "Kviten client" alt: "JP Koko client"
} }
]} ]}
ratingAnimation="slide-up" ratingAnimation="slide-up"
@@ -159,8 +159,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterBase <FooterBase
logoText="Kviten" logoText="JP Koko "
copyrightText="© 2025 Kviten Floral Studio | Crafting Beauty Through Flowers" copyrightText="© 2025 JP Koko Floral Studio | Crafting Beauty Through Flowers"
columns={[ columns={[
{ {
title: "Services", items: [ title: "Services", items: [

View File

@@ -18,7 +18,7 @@
--secondary-cta: #ffffff;; --secondary-cta: #ffffff;;
--secondary-cta-text: #1c1c1c;; --secondary-cta-text: #1c1c1c;;
--accent: #159c49;; --accent: #159c49;;
--background-accent: #a8e8ba;; --background-accent: #a7c1e8;;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);