Merge version_1 into main #4

Merged
bender merged 2 commits from version_1 into main 2026-03-31 18:46:26 +00:00
2 changed files with 42 additions and 77 deletions

View File

@@ -11,12 +11,16 @@ import { Playfair_Display, Inter } from "next/font/google";
export const metadata: Metadata = {
title: 'Vive Study Cafe | Bangladesh\'s First Study Cafe',
description: 'Vive, Bangladesh\'s first dedicated study cafe located in Hatirjheel. Focus, sip, and succeed in our premium, distraction-free environment.',
title: 'Welcome to Our Platform',
description: 'Explore our curated products and learn more about us.',
openGraph: {
"title": "Vive Study Cafe - Dhaka",
"siteName": "Vive Study Cafe"
},
robots: {
"index": true,
"follow": true
},
};
const playfair = Playfair_Display({ variable: "--font-playfair", subsets: ["latin"] });

View File

@@ -1,107 +1,68 @@
"use client";
'use client';
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import { ThemeProvider } from '@/providers/themeProvider/ThemeProvider';
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import HeroOverlay from '@/components/sections/hero/HeroOverlay';
import TextAbout from '@/components/sections/about/TextAbout';
import ProductCardOne from '@/components/sections/product/ProductCardOne';
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
import FaqBase from '@/components/sections/faq/FaqBase';
const navItems = [
{ name: "Home", id: "/" }
];
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
import { Zap, Target, Star, HelpCircle } from 'lucide-react';
export default function Page() {
const navItems = [{ name: 'Home', id: '/' }];
return (
<ThemeProvider
defaultButtonVariant="hover-magnetic"
defaultTextAnimation="entrance-slide"
borderRadius="rounded"
contentWidth="medium"
sizing="medium"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
headingFontWeight="normal"
>
<ThemeProvider>
<div id="nav" data-section="nav">
<NavbarStyleApple navItems={navItems} brandName="Vive Study Cafe" />
<NavbarStyleApple navItems={navItems} />
</div>
<div id="hero" data-section="hero">
<HeroOverlay
title="Vive Study Cafe"
description="Bangladesh's First Study Cafe. Focus. Sip. Succeed."
buttons={[{text: "Explore Menu", href: "#menu"}, {text: "Reserve a Workspace", href: "#reservation"}]}
imageSrc="http://img.b2bpic.net/free-photo/front-view-assortments-cake-decorating-ingredients_23-2148368259.jpg"
imageAlt="luxury cafe interior dark academia"
/>
<HeroOverlay title="Welcome" description="Explore our amazing platform." />
</div>
<div id="about" data-section="about">
<TextAbout
useInvertedBackground={true}
title="The Vive Experience"
buttons={[{text: "Learn More", href: "#about"}]}
/>
<TextAbout title="About Us" />
</div>
<div id="menu" data-section="menu">
<ProductCardOne
animationType="slide-up"
textboxLayout="split"
gridVariant="two-columns-alternating-heights"
useInvertedBackground={false}
title="Curated Brain Foods & Brews"
description="Specially crafted to keep you focused."
products={[
{id: "p1", name: "Spanish Latte", price: "BDT 315", imageSrc: "http://img.b2bpic.net/free-photo/hands-man-holding-hot-cup-tea_23-2148441353.jpg", imageAlt: "latte art espresso dark mood"},
{id: "p2", name: "Breakfast Cereal Oats", price: "BDT 345", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-high-protein-meal-composition_23-2149089619.jpg", imageAlt: "oats breakfast aesthetic"},
{id: "p3", name: "Student Platter", price: "BDT 299", imageSrc: "http://img.b2bpic.net/free-photo/hands-man-holding-hot-cup-tea_23-2148441353.jpg", imageAlt: "latte art espresso dark mood"},
{id: "p4", name: "Matcha Energy Bowl", price: "BDT 380", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-high-protein-meal-composition_23-2149089619.jpg", imageAlt: "oats breakfast aesthetic"},
{id: "p5", name: "Dark Roast Espresso", price: "BDT 250", imageSrc: "http://img.b2bpic.net/free-photo/hands-man-holding-hot-cup-tea_23-2148441353.jpg", imageAlt: "latte art espresso dark mood"}
]}
title="Our Selection"
description="Top quality products"
gridVariant="uniform-all-items-equal"
animationType="slide-up"
textboxLayout="default"
products={[
{ id: '1', name: 'Item 1', price: '$10', imageSrc: 'https://images.unsplash.com/photo-1511556532299-8f662526c06a' },
{ id: '2', name: 'Item 2', price: '$20', imageSrc: 'https://images.unsplash.com/photo-1511556532299-8f662526c06a' },
{ id: '3', name: 'Item 3', price: '$30', imageSrc: 'https://images.unsplash.com/photo-1511556532299-8f662526c06a' }
]}
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardTwelve
useInvertedBackground={true}
cardTitle="What the Community Says"
cardTag="Reviews"
cardAnimation="blur-reveal"
testimonials={[
{id: "t1", name: "Abrar Jahin", imageSrc: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285278.jpg", imageAlt: "student portrait cafe lighting"},
{id: "t2", name: "Suprio Pramanik Emon", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-female-entrepreneur-sitting-table-cafe_1262-17235.jpg", imageAlt: "professional portrait study cafe"},
{id: "t3", name: "Anonymous Student", imageSrc: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285278.jpg", imageAlt: "student portrait cafe lighting"},
{id: "t4", name: "Creative Professional", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-female-entrepreneur-sitting-table-cafe_1262-17235.jpg", imageAlt: "professional portrait study cafe"},
{id: "t5", name: "Local Researcher", imageSrc: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285278.jpg", imageAlt: "student portrait cafe lighting"}
]}
testimonials={[{ id: '1', name: 'User', imageSrc: 'https://images.unsplash.com/photo-1511556532299-8f662526c06a' }]}
cardTitle="Testimonials"
cardTag="Happy Users"
cardAnimation="slide-up"
/>
</div>
<div id="faq" data-section="faq">
<FaqBase
textboxLayout="default"
useInvertedBackground={false}
title="Frequently Asked Questions"
description="Everything you need to know about our study environment."
faqsAnimation="blur-reveal"
faqs={[
{id: "q1", title: "Do I need to book in advance?", content: "For prime hours, we highly recommend reserving your workspace via our booking system."},
{id: "q2", title: "Is there high-speed Wi-Fi available?", content: "Yes, we provide dedicated high-speed fiber internet for all our members."},
{id: "q3", title: "What are your operating hours?", content: "We are open daily from 9:00 AM to 11:00 PM to support your study schedule."},
{id: "q4", title: "Are there power outlets at every seat?", content: "Yes, every workstation is equipped with universal power outlets for your convenience."},
{id: "q5", title: "Can I bring my own food?", content: "Outside food is not permitted, but we offer a curated menu of healthy snacks and beverages."}
]}
title="FAQs"
description="Common questions"
faqs={[{ id: '1', title: 'Question', content: 'Answer' }]}
faqsAnimation="slide-up"
textboxLayout="default"
/>
</div>
<div id="footer" data-section="footer">
<FooterBaseCard
logoText="Vive Study Cafe"
columns={[
{title: "Visit Us", items: [{label: "Gate No. 2, Hatirjheel, Dhaka 1219", href: "#"}, {label: "Call: 01751-202119", href: "tel:01751202119"}]},
{title: "Socials", items: [{label: "Facebook", href: "http://facebook.com/vivestudycafe"}]}
]}
/>
<FooterBaseCard columns={[{ title: 'Info', items: [{ label: 'Home', href: '/' }] }]} />
</div>
</ThemeProvider>
);