Merge version_2 into main #1
264
src/app/page.tsx
264
src/app/page.tsx
@@ -2,7 +2,7 @@
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import ContactText from '@/components/sections/contact/ContactText';
|
||||
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
|
||||
import FaqBase from '@/components/sections/faq/FaqBase';
|
||||
import FeatureCardTwentyEight from '@/components/sections/feature/FeatureCardTwentyEight';
|
||||
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
|
||||
@@ -11,7 +11,7 @@ import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaA
|
||||
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
|
||||
import ProductCardFour from '@/components/sections/product/ProductCardFour';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
|
||||
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -32,36 +32,22 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Our Brownies",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Our Brownies", id: "#products"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Order Now",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Order Now", id: "#contact"},
|
||||
]}
|
||||
logoSrc="http://img.b2bpic.net/free-photo/bake-bakery-baking-bread-breakfast-cake-culinary-concept_53876-26214.jpg"
|
||||
brandName="Baked by Geulis"
|
||||
button={{
|
||||
text: "Order Now",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Order Now", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -71,13 +57,9 @@ export default function LandingPage() {
|
||||
description="Indulge in our decadent, handcrafted brownies. Baked with love and the finest ingredients, perfect for every craving and celebration. Order yours today!"
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Our Brownies",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Shop Our Brownies", href: "#products"},
|
||||
{
|
||||
text: "Our Story",
|
||||
href: "#about",
|
||||
},
|
||||
text: "Our Story", href: "#about"},
|
||||
]}
|
||||
buttonAnimation="opacity"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/chocolate-brownie-cake-piece-pie-homemade-pastries-sweet-cooking_114579-580.jpg"
|
||||
@@ -92,17 +74,11 @@ export default function LandingPage() {
|
||||
description="Baked by Geulis started with a simple passion for creating the most delicious brownies. Every batch is a testament to our commitment to quality, flavor, and a touch of homemade warmth. We believe in spreading joy, one fudgy bite at a time."
|
||||
metrics={[
|
||||
{
|
||||
value: "5+",
|
||||
title: "Years of Baking",
|
||||
},
|
||||
value: "5+", title: "Years of Baking"},
|
||||
{
|
||||
value: "1000+",
|
||||
title: "Happy Customers",
|
||||
},
|
||||
value: "1000+", title: "Happy Customers"},
|
||||
{
|
||||
value: "10k+",
|
||||
title: "Brownies Sold",
|
||||
},
|
||||
value: "10k+", title: "Brownies Sold"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sweet-jaggery-dessert-arrangement_23-2149335560.jpg"
|
||||
imageAlt="A baker meticulously decorating brownies in a professional kitchen"
|
||||
@@ -118,26 +94,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Premium Ingredients",
|
||||
subtitle: "Only the finest cocoa, rich butter, and natural flavors go into every brownie for an unparalleled taste.",
|
||||
category: "Quality",
|
||||
value: "Exceptional",
|
||||
},
|
||||
id: "1", title: "Premium Ingredients", subtitle: "Only the finest cocoa, rich butter, and natural flavors go into every brownie for an unparalleled taste.", category: "Quality", value: "Exceptional"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Irresistible Flavors",
|
||||
subtitle: "From classic fudge to unique gourmet combinations like salted caramel and espresso swirl, find your perfect match.",
|
||||
category: "Variety",
|
||||
value: "Delicious",
|
||||
},
|
||||
id: "2", title: "Irresistible Flavors", subtitle: "From classic fudge to unique gourmet combinations like salted caramel and espresso swirl, find your perfect match.", category: "Variety", value: "Delicious"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Baked Fresh Daily",
|
||||
subtitle: "Ensuring every single order is as fresh and delectable as it gets, delivered straight from our oven to your door.",
|
||||
category: "Freshness",
|
||||
value: "Guaranteed",
|
||||
},
|
||||
id: "3", title: "Baked Fresh Daily", subtitle: "Ensuring every single order is as fresh and delectable as it gets, delivered straight from our oven to your door.", category: "Freshness", value: "Guaranteed"},
|
||||
]}
|
||||
title="Why Choose Baked by Geulis?"
|
||||
description="Experience the difference with our premium quality and commitment to taste that sets us apart in every delicious bite."
|
||||
@@ -152,53 +113,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Classic Fudge",
|
||||
price: "IDR 35,000",
|
||||
variant: "Rich & Gooey",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-brownie-portions-wooden-background_123827-27266.jpg",
|
||||
imageAlt: "Classic fudge brownie with a glossy top",
|
||||
},
|
||||
id: "p1", name: "Classic Fudge", price: "IDR 35,000", variant: "Rich & Gooey", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-brownie-portions-wooden-background_123827-27266.jpg", imageAlt: "Classic fudge brownie with a glossy top"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Salted Caramel",
|
||||
price: "IDR 40,000",
|
||||
variant: "Sweet & Salty",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strawberry-pie-black-metallic-pan_114579-61917.jpg",
|
||||
imageAlt: "Salted caramel brownie with a caramel swirl and sea salt flakes",
|
||||
},
|
||||
id: "p2", name: "Salted Caramel", price: "IDR 40,000", variant: "Sweet & Salty", imageSrc: "http://img.b2bpic.net/free-photo/strawberry-pie-black-metallic-pan_114579-61917.jpg", imageAlt: "Salted caramel brownie with a caramel swirl and sea salt flakes"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Walnut Wonder",
|
||||
price: "IDR 40,000",
|
||||
variant: "Nutty Delight",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-homemade-chocolate-cake-with-peanut-fresh-slices-plate_114579-91905.jpg",
|
||||
imageAlt: "Chocolate brownie studded with crunchy walnuts",
|
||||
},
|
||||
id: "p3", name: "Walnut Wonder", price: "IDR 40,000", variant: "Nutty Delight", imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-homemade-chocolate-cake-with-peanut-fresh-slices-plate_114579-91905.jpg", imageAlt: "Chocolate brownie studded with crunchy walnuts"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Choc Chip Bliss",
|
||||
price: "IDR 38,000",
|
||||
variant: "Extra Chocolatey",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-chips-cookie-dough-flat-lay_23-2149556932.jpg",
|
||||
imageAlt: "Fudgy brownie with generous melted chocolate chips",
|
||||
},
|
||||
id: "p4", name: "Choc Chip Bliss", price: "IDR 38,000", variant: "Extra Chocolatey", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-chips-cookie-dough-flat-lay_23-2149556932.jpg", imageAlt: "Fudgy brownie with generous melted chocolate chips"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Red Velvet",
|
||||
price: "IDR 42,000",
|
||||
variant: "Velvety Smooth",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/homemade-delicious-raspberry-cake-roll_114579-65471.jpg",
|
||||
imageAlt: "Red velvet brownie with a delicate cream cheese swirl",
|
||||
},
|
||||
id: "p5", name: "Red Velvet", price: "IDR 42,000", variant: "Velvety Smooth", imageSrc: "http://img.b2bpic.net/free-photo/homemade-delicious-raspberry-cake-roll_114579-65471.jpg", imageAlt: "Red velvet brownie with a delicate cream cheese swirl"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Espresso Swirl",
|
||||
price: "IDR 45,000",
|
||||
variant: "Coffee Infused",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/different-foundation-shades-mix-top-view_23-2149511230.jpg",
|
||||
imageAlt: "Dark chocolate brownie with an espresso coffee swirl",
|
||||
},
|
||||
id: "p6", name: "Espresso Swirl", price: "IDR 45,000", variant: "Coffee Infused", imageSrc: "http://img.b2bpic.net/free-photo/different-foundation-shades-mix-top-view_23-2149511230.jpg", imageAlt: "Dark chocolate brownie with an espresso coffee swirl"},
|
||||
]}
|
||||
title="Our Delicious Brownie Collection"
|
||||
description="Discover a world of rich, fudgy goodness. Each brownie is a masterpiece, ready to delight your taste buds and satisfy any craving."
|
||||
@@ -206,35 +131,28 @@ export default function LandingPage() {
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardFifteen
|
||||
<TestimonialCardSix
|
||||
useInvertedBackground={true}
|
||||
testimonial="The best brownies I've ever tasted! Rich, fudgy, and absolutely addictive. Baked by Geulis is my go-to for all sweet cravings."
|
||||
rating={5}
|
||||
author="Jessica L., Loyal Customer"
|
||||
avatars={[
|
||||
title="What Our Customers Say"
|
||||
description="Hear directly from our happy customers who can't get enough of Baked by Geulis brownies!"
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13321.jpg",
|
||||
alt: "Customer Jessica L.",
|
||||
id: "t1", name: "Jessica L.", handle: "@jessicalovesfood", testimonial: "Baked by Geulis makes the absolute best brownies! Rich, fudgy, and always fresh. My family and I are completely hooked!", imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13321.jpg", imageAlt: "Jessica L."
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/hispanic-man-standing-blue-background-smiling-cheerful-playing-peek-boo-with-hands-showing-face-surprised-exited_839833-10690.jpg",
|
||||
alt: "Customer Michael K.",
|
||||
id: "t2", name: "Michael K.", handle: "@mikebakesstuff", testimonial: "As a baker myself, I'm genuinely impressed. The Classic Fudge is perfection, and the Salted Caramel is divine. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/hispanic-man-standing-blue-background-smiling-cheerful-playing-peek-boo-with-hands-showing-face-surprised-exited_839833-10690.jpg", imageAlt: "Michael K."
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-chef-kitchen_23-2148006682.jpg",
|
||||
alt: "Chef Maria P.",
|
||||
id: "t3", name: "Sarah P.", handle: "@sweettoothsarah", testimonial: "I ordered for a party, and they were a huge hit! Everyone asked where they came from. So moist and flavorful. Will definitely order again!", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-curly-hair-posing_273609-13175.jpg", imageAlt: "Sarah P."
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-wearing-striped-shirt-eyeglasses_273609-13229.jpg",
|
||||
alt: "Student David G.",
|
||||
id: "t4", name: "David G.", handle: "@dgourmet", testimonial: "The Red Velvet brownie is a game-changer. Perfectly balanced sweetness and that velvety texture is just unmatched. Five stars!", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-profile-picture-smile-face_1194-40614.jpg", imageAlt: "David G."
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-plus-sized-woman-influencer_23-2151414057.jpg",
|
||||
alt: "Food Blogger Emily R.",
|
||||
},
|
||||
id: "t5", name: "Emily R.", handle: "@emilyeatsdaily", testimonial: "Consistently amazing! Baked by Geulis never disappoints. The Espresso Swirl is my personal favorite for a morning pick-me-up. Must try!", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-plus-sized-woman-influencer_23-2151414057.jpg", imageAlt: "Emily R."
|
||||
}
|
||||
]}
|
||||
ratingAnimation="blur-reveal"
|
||||
avatarsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -244,30 +162,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq1",
|
||||
title: "How do I place an order?",
|
||||
content: "You can easily order directly through our website! Simply browse our delicious brownie collection, add your favorites to the cart, and proceed to our secure checkout.",
|
||||
},
|
||||
id: "faq1", title: "How do I place an order?", content: "You can easily order directly through our website! Simply browse our delicious brownie collection, add your favorites to the cart, and proceed to our secure checkout."},
|
||||
{
|
||||
id: "faq2",
|
||||
title: "Do you offer custom orders for events?",
|
||||
content: "Yes, we love making special occasions sweeter! Please contact us directly to discuss your custom brownie needs for parties, corporate gifts, weddings, and other events. We can accommodate various sizes and designs.",
|
||||
},
|
||||
id: "faq2", title: "What are the main ingredients in your brownies?", content: "We pride ourselves on using high-quality ingredients including premium cocoa powder, real unsalted butter, farm-fresh eggs, pure vanilla extract, and fine granulated sugar. Specific ingredients may vary slightly by brownie flavor."},
|
||||
{
|
||||
id: "faq3",
|
||||
title: "What are your delivery options?",
|
||||
content: "We offer convenient local delivery within [Your City/Area] and shipping options for customers in other regions. Specific delivery fees and estimated times will be calculated during checkout based on your location.",
|
||||
},
|
||||
id: "faq3", title: "Do you offer gluten-free or vegan brownie options?", content: "Currently, our standard brownie selection is not gluten-free or vegan. However, we are exploring options to introduce these varieties in the future. Please check our website for updates!"},
|
||||
{
|
||||
id: "faq4",
|
||||
title: "What ingredients do you use?",
|
||||
content: "We use only premium, high-quality ingredients including real butter, rich cocoa, and natural flavorings to ensure every brownie is a delightful treat. We source locally whenever possible.",
|
||||
},
|
||||
id: "faq4", title: "What are your delivery options and costs?", content: "We offer local delivery within [Your City/Area] with a flat fee of [Amount]. We also provide nationwide shipping at rates calculated based on your location and order size during checkout. Delivery times vary, typically 2-5 business days for shipping."},
|
||||
{
|
||||
id: "faq5",
|
||||
title: "How long do the brownies stay fresh?",
|
||||
content: "Our brownies are baked fresh daily. They are best enjoyed within 3-5 days at room temperature or can be refrigerated for up to a week. For longer storage, they can be frozen for up to one month.",
|
||||
},
|
||||
id: "faq5", title: "Can I customize an order for special events or gifts?", content: "Absolutely! We love creating custom brownie batches for birthdays, corporate gifts, weddings, and other special occasions. Contact us with your specific needs, preferred flavors, and quantity, and we'll work with you to make your vision a delicious reality."},
|
||||
{
|
||||
id: "faq6", title: "How should I store my brownies to keep them fresh?", content: "For optimal freshness, store your brownies in an airtight container at room temperature for up to 3-5 days. For longer enjoyment, refrigerate them for up to a week, or freeze them for up to one month. Warm them slightly before serving for the best experience!"},
|
||||
]}
|
||||
title="Sweet Answers to Your Questions"
|
||||
description="Find quick answers to common questions about our ordering process, ingredients, delivery, and more. Your satisfaction is our priority!"
|
||||
@@ -280,36 +185,36 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Happy Customers",
|
||||
"Food Enthusiasts",
|
||||
"Local Partners",
|
||||
"Event Planners",
|
||||
"Dessert Aficionados",
|
||||
"Celebration Makers",
|
||||
"Sweet Treat Lovers",
|
||||
"25k+ Followers", "500+ Reviews", "Award-Winning Taste", "Featured in Local Guides", "Community Favorite", "Trending on Social", "Customer Love"]}
|
||||
title="Join Our Sweet Community!"
|
||||
description="Follow us on Instagram for daily doses of deliciousness, behind-the-scenes glimpses, and exclusive offers. See why thousands are loving Baked by Geulis!"
|
||||
buttons={[
|
||||
{
|
||||
text: "Follow Us on Instagram", href: "https://www.instagram.com/bakedbygeulis/", onClick: () => console.log("Navigating to Instagram"),
|
||||
},
|
||||
]}
|
||||
title="Trusted by Sweet Tooth Connoisseurs"
|
||||
description="Join the community of delighted customers and partners who can't get enough of Baked by Geulis brownies. Our quality speaks for itself!"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
text="Ready for a taste of pure bliss? Order your Baked by Geulis brownies now and experience the ultimate indulgence!"
|
||||
buttons={[
|
||||
{
|
||||
text: "Place Your Order",
|
||||
href: "#products",
|
||||
},
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "mailto:info@bakedbygeulis.com",
|
||||
},
|
||||
title="Inquire About Your Order"
|
||||
description="Have a question about an existing order, a special request, or want to place a large custom order? Fill out the form below and we'll get back to you as soon as possible."
|
||||
inputs={[
|
||||
{ name: "name", type: "text", placeholder: "Your Name", required: true },
|
||||
{ name: "email", type: "email", placeholder: "Your Email", required: true },
|
||||
{ name: "phone", type: "tel", placeholder: "Phone Number (Optional)" },
|
||||
]}
|
||||
textarea={{
|
||||
name: "message", placeholder: "Tell us about your order inquiry or special request...", rows: 5,
|
||||
required: true,
|
||||
}}
|
||||
buttonText="Send Inquiry"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/chocolate-dessert-with-nuts-coffee_23-2147746972.jpg"
|
||||
imageAlt="Delicious brownies and coffee on a table, representing an order"
|
||||
mediaPosition="right"
|
||||
onSubmit={(data) => console.log("Order Inquiry Submitted:", data)}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -318,50 +223,31 @@ export default function LandingPage() {
|
||||
logoText="Baked by Geulis"
|
||||
columns={[
|
||||
{
|
||||
title: "Shop",
|
||||
items: [
|
||||
title: "Shop", items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Home", href: "#hero"},
|
||||
{
|
||||
label: "Our Brownies",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Our Brownies", href: "#products"},
|
||||
{
|
||||
label: "Custom Orders",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Custom Orders", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "About Us",
|
||||
items: [
|
||||
title: "About Us", items: [
|
||||
{
|
||||
label: "Our Story",
|
||||
href: "#about",
|
||||
},
|
||||
label: "Our Story", href: "#about"},
|
||||
{
|
||||
label: "Testimonials",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Testimonials", href: "#testimonials"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "https://www.instagram.com/bakedbygeulis/",
|
||||
},
|
||||
label: "Instagram", href: "https://www.instagram.com/bakedbygeulis/"},
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "mailto:info@bakedbygeulis.com",
|
||||
},
|
||||
label: "Contact Us", href: "mailto:info@bakedbygeulis.com"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user