Merge version_1 into main #1
405
src/app/page.tsx
405
src/app/page.tsx
@@ -28,300 +28,133 @@ export default function LandingPage() {
|
||||
headingFontWeight="normal"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "products",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
]}
|
||||
brandName="Gjestalveien Conditori"
|
||||
/>
|
||||
</div>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Menu", id: "products" },
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
brandName="Gjestalveien Conditori"
|
||||
button={{ text: "Order Online", href: "#products" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroOverlayTestimonial
|
||||
title="Sandnes' Finest Artisanal Bakery"
|
||||
description="Indulge in authentic recipes, handmade pastries, and the warmest atmosphere in the heart of Sandnes. Experience tradition in every bite."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Jacob",
|
||||
handle: "@local",
|
||||
testimonial: "Best bakery in Sandnes. Hands down. Strongly recommended.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-rejoicing-woman-eats-tasty-croissant-home-unhealthy-food-concept_1153-8292.jpg",
|
||||
},
|
||||
{
|
||||
name: "Patrick Nikolay",
|
||||
handle: "@local",
|
||||
testimonial: "The gluten-free assortment is unbelievably varied.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-hotel-drinking-coffee_1368-6295.jpg",
|
||||
},
|
||||
{
|
||||
name: "Raymond T.",
|
||||
handle: "@local",
|
||||
testimonial: "Cool and quiet place with great sandwiches and cakes...",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-baker_23-2149233681.jpg",
|
||||
},
|
||||
{
|
||||
name: "Ingrid L.",
|
||||
handle: "@fan",
|
||||
testimonial: "Exceptional quality, I visit every Saturday morning.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pleasant-looking-female-wears-casual-shirt-fashionable-glasses-holds-mug-with-coffee-eats-sweet-chocolate_273609-8894.jpg",
|
||||
},
|
||||
{
|
||||
name: "Erik M.",
|
||||
handle: "@fan",
|
||||
testimonial: "Fresh, delicious, and friendly service every single time.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-black-jacket-looking-white-cup_23-2148401397.jpg",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "View Our Menu",
|
||||
href: "#products",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/waitress-holding-berries-sponge-cake_23-2147984966.jpg"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-eating-strawberry-cheesecake_158595-691.jpg",
|
||||
alt: "Customer portrait 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/women-eating-sweets-coffee-shop_23-2148263260.jpg",
|
||||
alt: "Customer portrait 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-eating-piece-cake_171337-4070.jpg",
|
||||
alt: "Customer portrait 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/dessert-with-my-best-friend-tastes-doubly-well_329181-2937.jpg",
|
||||
alt: "Customer portrait 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/people-watching-news-tv_23-2149718958.jpg",
|
||||
alt: "Customer portrait 5",
|
||||
},
|
||||
]}
|
||||
avatarText="Loved by over 500 locals"
|
||||
/>
|
||||
</div>
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroOverlayTestimonial
|
||||
title="Sandnes' Finest Artisanal Bakery"
|
||||
description="Indulge in authentic recipes, handmade pastries, and the warmest atmosphere in the heart of Sandnes. Experience tradition in every bite."
|
||||
testimonials={[
|
||||
{ name: "Jacob", handle: "@local", testimonial: "Best bakery in Sandnes. Hands down. Strongly recommended.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-rejoicing-woman-eats-tasty-croissant-home-unhealthy-food-concept_1153-8292.jpg" },
|
||||
{ name: "Patrick Nikolay", handle: "@local", testimonial: "The gluten-free assortment is unbelievably varied.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-hotel-drinking-coffee_1368-6295.jpg" },
|
||||
{ name: "Raymond T.", handle: "@local", testimonial: "Cool and quiet place with great sandwiches and cakes...", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-baker_23-2149233681.jpg" },
|
||||
{ name: "Ingrid L.", handle: "@fan", testimonial: "Exceptional quality, I visit every Saturday morning.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/pleasant-looking-female-wears-casual-shirt-fashionable-glasses-holds-mug-with-coffee-eats-sweet-chocolate_273609-8894.jpg" },
|
||||
{ name: "Erik M.", handle: "@fan", testimonial: "Fresh, delicious, and friendly service every single time.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-with-black-jacket-looking-white-cup_23-2148401397.jpg" }
|
||||
]}
|
||||
buttons={[{ text: "View Our Menu", href: "#products" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/waitress-holding-berries-sponge-cake_23-2147984966.jpg"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/young-woman-eating-strawberry-cheesecake_158595-691.jpg", alt: "Customer portrait 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/women-eating-sweets-coffee-shop_23-2148263260.jpg", alt: "Customer portrait 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-eating-piece-cake_171337-4070.jpg", alt: "Customer portrait 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/dessert-with-my-best-friend-tastes-doubly-well_329181-2937.jpg", alt: "Customer portrait 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/people-watching-news-tv_23-2149718958.jpg", alt: "Customer portrait 5" }
|
||||
]}
|
||||
avatarText="Loved by over 500 locals"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<TextAbout
|
||||
useInvertedBackground={true}
|
||||
title="A Legacy of Quality and Taste"
|
||||
/>
|
||||
</div>
|
||||
<div id="about" data-section="about">
|
||||
<TextAbout useInvertedBackground={true} title="A Legacy of Quality and Taste" />
|
||||
</div>
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<FeatureBorderGlow
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
icon: CheckCircle,
|
||||
title: "Artisanal Craft",
|
||||
description: "Every single item is baked from scratch daily.",
|
||||
},
|
||||
{
|
||||
icon: Award,
|
||||
title: "Gluten-Free Options",
|
||||
description: "Wide variety of delicious gluten-free pastries.",
|
||||
},
|
||||
{
|
||||
icon: Coffee,
|
||||
title: "Cozy Ambience",
|
||||
description: "Your quiet corner in Sandnes for coffee and cake.",
|
||||
},
|
||||
]}
|
||||
title="Why We're Different"
|
||||
description="We blend heritage techniques with the finest local ingredients to bring you something truly special."
|
||||
/>
|
||||
</div>
|
||||
<div id="features" data-section="features">
|
||||
<FeatureBorderGlow
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ icon: CheckCircle, title: "Artisanal Craft", description: "Every single item is baked from scratch daily." },
|
||||
{ icon: Award, title: "Gluten-Free Options", description: "Wide variety of delicious gluten-free pastries." },
|
||||
{ icon: Coffee, title: "Cozy Ambience", description: "Your quiet corner in Sandnes for coffee and cake." }
|
||||
]}
|
||||
title="Why We're Different"
|
||||
description="We blend heritage techniques with the finest local ingredients to bring you something truly special."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardThree
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Cream Cake Slice",
|
||||
price: "65 kr",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-piece-handmade-cake-plate_23-2148461110.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Cinnamon Bun",
|
||||
price: "40 kr",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cinnamon-rolls-buns-kanelbulle-swedish-dessert_123827-22243.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Sourdough Sandwich",
|
||||
price: "95 kr",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-vegetarian-sandwich_23-2148322811.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Almond Cake",
|
||||
price: "70 kr",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crepes-filled-with-cottage-cheese-breakfast_114579-35100.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Fruit Tartlet",
|
||||
price: "55 kr",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cake-charlotte-with-raspberries-plums_2829-5550.jpg",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Chocolate Brownie",
|
||||
price: "45 kr",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-tasty-brownie_1220-376.jpg",
|
||||
},
|
||||
]}
|
||||
title="Handmade Delights"
|
||||
description="Fresh from our oven to your plate."
|
||||
/>
|
||||
</div>
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardThree
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{ id: "1", name: "Cream Cake Slice", price: "65 kr", imageSrc: "http://img.b2bpic.net/free-photo/close-up-piece-handmade-cake-plate_23-2148461110.jpg" },
|
||||
{ id: "2", name: "Cinnamon Bun", price: "40 kr", imageSrc: "http://img.b2bpic.net/free-photo/cinnamon-rolls-buns-kanelbulle-swedish-dessert_123827-22243.jpg" },
|
||||
{ id: "3", name: "Sourdough Sandwich", price: "95 kr", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-vegetarian-sandwich_23-2148322811.jpg" },
|
||||
{ id: "4", name: "Almond Cake", price: "70 kr", imageSrc: "http://img.b2bpic.net/free-photo/crepes-filled-with-cottage-cheese-breakfast_114579-35100.jpg" },
|
||||
{ id: "5", name: "Fruit Tartlet", price: "55 kr", imageSrc: "http://img.b2bpic.net/free-photo/cake-charlotte-with-raspberries-plums_2829-5550.jpg" },
|
||||
{ id: "6", name: "Chocolate Brownie", price: "45 kr", imageSrc: "http://img.b2bpic.net/free-photo/close-up-tasty-brownie_1220-376.jpg" }
|
||||
]}
|
||||
title="Handmade Delights"
|
||||
description="Fresh from our oven to your plate."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardThirteen
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Jacob",
|
||||
handle: "@fan",
|
||||
testimonial: "Best bakery in Sandnes. Hands down. Strongly recommended.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-mother-with-apron-holding-plate-muffins_23-2148414889.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Patrick",
|
||||
handle: "@fan",
|
||||
testimonial: "The gluten-free variety is amazing.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-from-top-mom-daughter-prepare-pastries-kitchen_169016-1522.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Raymond",
|
||||
handle: "@fan",
|
||||
testimonial: "Great sandwiches and cakes in a cozy atmosphere.",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-bakery_23-2150273239.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Ingrid",
|
||||
handle: "@fan",
|
||||
testimonial: "My favorite place for a Saturday morning treat.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-having-cup-coffee-while-reading-newspaper_1170-543.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Erik",
|
||||
handle: "@fan",
|
||||
testimonial: "Authentic and high quality. The best service.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girls-buys-buns-bakery_1157-24685.jpg",
|
||||
},
|
||||
]}
|
||||
showRating={true}
|
||||
title="Loved by Our Community"
|
||||
description="Hear what our loyal customers say about Gjestalveien Conditori."
|
||||
/>
|
||||
</div>
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardThirteen
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Jacob", handle: "@fan", testimonial: "Best bakery in Sandnes. Hands down. Strongly recommended.", rating: 5 },
|
||||
{ id: "2", name: "Patrick", handle: "@fan", testimonial: "The gluten-free variety is amazing.", rating: 5 },
|
||||
{ id: "3", name: "Raymond", handle: "@fan", testimonial: "Great sandwiches and cakes in a cozy atmosphere.", rating: 4 },
|
||||
{ id: "4", name: "Ingrid", handle: "@fan", testimonial: "My favorite place for a Saturday morning treat.", rating: 5 },
|
||||
{ id: "5", name: "Erik", handle: "@fan", testimonial: "Authentic and high quality. The best service.", rating: 5 }
|
||||
]}
|
||||
showRating={true}
|
||||
title="Loved by Our Community"
|
||||
description="Hear what our loyal customers say about Gjestalveien Conditori."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqDouble
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Do you offer catering?",
|
||||
content: "Yes, we provide cakes and pastries for events.",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Are there vegan options?",
|
||||
content: "We offer a selection of vegan-friendly treats daily.",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Where can I park?",
|
||||
content: "There is convenient street parking available nearby.",
|
||||
},
|
||||
]}
|
||||
title="Questions Answered"
|
||||
description="Everything you need to know about our bakery."
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqDouble
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{ id: "1", title: "Do you offer catering?", content: "Yes, we provide cakes and pastries for events." },
|
||||
{ id: "2", title: "Are there vegan options?", content: "We offer a selection of vegan-friendly treats daily." },
|
||||
{ id: "3", title: "Where can I park?", content: "There is convenient street parking available nearby." }
|
||||
]}
|
||||
title="Questions Answered"
|
||||
description="Everything you need to know about our bakery."
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "animated-grid",
|
||||
}}
|
||||
text="Visit us at Gjesdalveien 27, Sandnes. Open Monday to Wednesday: 9am–4:30pm, Friday: 9am–5pm, Saturday: 9am–3pm."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Us: 51 66 39 02",
|
||||
href: "tel:51663902",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "animated-grid" }}
|
||||
text="Visit us at Gjesdalveien 27, Sandnes. Open Monday to Wednesday: 9am–4:30pm, Friday: 9am–5pm, Saturday: 9am–3pm."
|
||||
buttons={[{ text: "Call Us: 51 66 39 02", href: "tel:51663902" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
logoText="Gjestalveien Conditori"
|
||||
copyrightText="© 2025 Gjestalveien Conditori. All rights reserved."
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "#",
|
||||
ariaLabel: "Facebook",
|
||||
},
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "#",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
logoText="Gjestalveien Conditori"
|
||||
copyrightText="© 2025 Gjestalveien Conditori. All rights reserved."
|
||||
socialLinks={[
|
||||
{ icon: Facebook, href: "#", ariaLabel: "Facebook" },
|
||||
{ icon: Instagram, href: "#", ariaLabel: "Instagram" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user