5 Commits

Author SHA1 Message Date
e896bd2b04 Merge version_4 into main
Merge version_4 into main
2026-05-23 18:34:41 +00:00
d997707cef Update src/app/page.tsx 2026-05-23 18:34:35 +00:00
47bff17d7e Merge version_3 into main
Merge version_3 into main
2026-05-23 18:33:13 +00:00
cf4ceeaec8 Update src/app/page.tsx 2026-05-23 18:33:10 +00:00
8afe8f6a4d Merge version_2 into main
Merge version_2 into main
2026-05-23 18:31:46 +00:00

View File

@@ -6,7 +6,7 @@ import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
import FaqSplitText from '@/components/sections/faq/FaqSplitText';
import FeatureCardSix from '@/components/sections/feature/FeatureCardSix';
import FooterBase from '@/components/sections/footer/FooterBase';
import HeroBillboard from '@/components/sections/hero/HeroBillboard';
import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import ProductCardOne from '@/components/sections/product/ProductCardOne';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
@@ -47,7 +47,7 @@ export default function LandingPage() {
</div>
<div id="hero" data-section="hero">
<HeroBillboard
<HeroBillboardScroll
background={{
variant: "radial-gradient"}}
title="Where Coastal Elegance Meets Coffee Mastery"
@@ -57,31 +57,6 @@ export default function LandingPage() {
text: "Reserve Your Moment", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/coffee-cup-table-cafe_1150-4002.jpg"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/hot-caramel-macchiato_1339-6103.jpg", alt: "Patron one"},
{
src: "http://img.b2bpic.net/free-photo/hot-caramel-macchiato_1339-6113.jpg", alt: "Patron two"},
{
src: "http://img.b2bpic.net/free-photo/cup-coffee-old-wooden-textured-table-empty-caf_23-2148209314.jpg", alt: "Patron three"},
{
src: "http://img.b2bpic.net/free-photo/cup-aromatic-coffee-counter_23-2147775880.jpg", alt: "Patron four"},
{
src: "http://img.b2bpic.net/free-photo/wine-glass_1203-3448.jpg", alt: "Patron five"},
]}
marqueeItems={[
{
type: "text", text: "Artisan Roasts"},
{
type: "text", text: "Mediterranean Vibes"},
{
type: "text", text: "Coffee Heritage"},
{
type: "text", text: "Premium Craft"},
{
type: "text", text: "Coastal Sanctuary"},
]}
/>
</div>
@@ -157,7 +132,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-stylish-male-wearing-elegant-suit-dark-background_613910-11359.jpg"},
{
id: "2", name: "Mehmet Demir", role: "Entrepreneur", company: "Global Tech", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/waist-up-portrait-beautiful-successful-gray-haired-mature-businesswoman-formal-wear-having-serious-pensive-facial-expression_343059-3707.jpg"},
imageSrc: "http://img.b2bpic.net/waist-up-portrait-beautiful-successful-gray-haired-mature-businesswoman-formal-wear-having-serious-pensive-facial-expression_343059-3707.jpg"},
{
id: "3", name: "Ayşe Arı", role: "Designer", company: "Creative Co.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-enjoying-coffee-break_23-2148756282.jpg"},