Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-08 11:22:03 +00:00

View File

@@ -8,7 +8,7 @@ import FeatureCardThree from "@/components/sections/feature/featureCardThree/Fea
import TestimonialCardTen from "@/components/sections/testimonial/TestimonialCardTen";
import ContactCTA from "@/components/sections/contact/ContactCTA";
import FooterBaseCard from "@/components/sections/footer/FooterBaseCard";
import { BookOpen, Cafe, Book, Library, Lightbulb, Star, MapPin } from "lucide-react";
import { BookOpen, Coffee, Book, Library, Lightbulb, Star, MapPin } from "lucide-react";
export default function LandingPage() {
return (
@@ -18,7 +18,7 @@ export default function LandingPage() {
borderRadius="pill"
contentWidth="mediumLarge"
sizing="medium"
background="floatingGradient"
background="circleGradient"
cardStyle="glass-depth"
primaryButtonStyle="shadow"
secondaryButtonStyle="glass"
@@ -52,20 +52,20 @@ export default function LandingPage() {
testimonials={[
{
name: "Priya Sharma", handle: "Literature Student", testimonial: "Finally, a place where I can read, study, and eat amazing food without feeling rushed!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-standing-straight-smiling-striped-blouse-looking-confident_176474-36692.jpg?_wi=1"},
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-standing-straight-smiling-striped-blouse-looking-confident_176474-36692.jpg"},
{
name: "Arjun Desai", handle: "Regular Visitor", testimonial: "The Quattro Stagioni pizza and the ambiance are unbeatable. I spend hours here.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-street_23-2148289283.jpg?_wi=1"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-street_23-2148289283.jpg"},
{
name: "Neha Gupta", handle: "College Frequent Guest", testimonial: "Best study spot with free WiFi and incredible hot chocolate. Worth every visit!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pretty-long-haired-singing-woman_1187-5553.jpg?_wi=1"},
imageSrc: "http://img.b2bpic.net/free-photo/pretty-long-haired-singing-woman_1187-5553.jpg"},
]}
buttons={[
{ text: "Reserve a Reading Nook", href: "#reserve" },
{ text: "Order via WhatsApp", href: "https://wa.me/919876543210" },
]}
buttonAnimation="slide-up"
background={{ variant: "floatingGradient" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
</div>
@@ -74,7 +74,7 @@ export default function LandingPage() {
<div id="about" data-section="about">
<TextAbout
tag="Our Story"
tagIcon={Cafe}
tagIcon={Coffee}
tagAnimation="blur-reveal"
title="Born from a love of books and great food, The Bookmark Cafe is your sanctuary in Kalyan West. We blend the tranquility of a library with the warmth of a bistro, creating the perfect space for readers, students, and food enthusiasts."
buttons={[
@@ -129,11 +129,11 @@ export default function LandingPage() {
textboxLayout="default"
features={[
{
id: "01", title: "Curated Book Collection", description: "Handpicked books across genres—contemporary fiction, classics, non-fiction, poetry, and travel guides. Take one home after your meal.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-lying-bed-with-book_23-2147912471.jpg?_wi=1", imageAlt: "Library Shelves"},
id: "01", title: "Curated Book Collection", description: "Handpicked books across genres—contemporary fiction, classics, non-fiction, poetry, and travel guides. Take one home after your meal.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-lying-bed-with-book_23-2147912471.jpg", imageAlt: "Library Shelves"},
{
id: "02", title: "Reading Spaces", description: "Cozy corners designed for undisturbed reading. Window seats, plush seating, and ambient lighting create the perfect literary sanctuary.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-lying-bed-with-book_23-2147912471.jpg?_wi=2", imageAlt: "Reading Nook"},
id: "02", title: "Reading Spaces", description: "Cozy corners designed for undisturbed reading. Window seats, plush seating, and ambient lighting create the perfect literary sanctuary.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-lying-bed-with-book_23-2147912471.jpg", imageAlt: "Reading Nook"},
{
id: "03", title: "Book Exchange Program", description: "Bring a book you've finished, exchange it for another, and keep expanding your library without the commitment.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-lying-bed-with-book_23-2147912471.jpg?_wi=3", imageAlt: "Book Exchange"},
id: "03", title: "Book Exchange Program", description: "Bring a book you've finished, exchange it for another, and keep expanding your library without the commitment.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-lying-bed-with-book_23-2147912471.jpg", imageAlt: "Book Exchange"},
]}
animationType="slide-up"
gridVariant="three-columns-all-equal-width"
@@ -155,11 +155,11 @@ export default function LandingPage() {
textboxLayout="default"
features={[
{
id: "01", title: "Free High-Speed WiFi", description: "Stay connected with reliable WiFi. Perfect for online research, assignments, and collaborative study sessions.", imageSrc: "http://img.b2bpic.net/free-photo/roommates-spending-time-together-home_23-2149358478.jpg?_wi=1", imageAlt: "Student studying with WiFi"},
id: "01", title: "Free High-Speed WiFi", description: "Stay connected with reliable WiFi. Perfect for online research, assignments, and collaborative study sessions.", imageSrc: "http://img.b2bpic.net/free-photo/roommates-spending-time-together-home_23-2149358478.jpg", imageAlt: "Student studying with WiFi"},
{
id: "02", title: "Study-Friendly Atmosphere", description: "Quiet zones for focused work, collaborative tables for group projects, and the perfect ambiance for productive hours.", imageSrc: "http://img.b2bpic.net/free-photo/roommates-spending-time-together-home_23-2149358478.jpg?_wi=2", imageAlt: "Study space"},
id: "02", title: "Study-Friendly Atmosphere", description: "Quiet zones for focused work, collaborative tables for group projects, and the perfect ambiance for productive hours.", imageSrc: "http://img.b2bpic.net/free-photo/roommates-spending-time-together-home_23-2149358478.jpg", imageAlt: "Study space"},
{
id: "03", title: "Affordable Comfort", description: "Student-friendly pricing on meals and beverages. Spend hours with us without breaking your budget.", imageSrc: "http://img.b2bpic.net/free-photo/roommates-spending-time-together-home_23-2149358478.jpg?_wi=3", imageAlt: "Affordable menu"},
id: "03", title: "Affordable Comfort", description: "Student-friendly pricing on meals and beverages. Spend hours with us without breaking your budget.", imageSrc: "http://img.b2bpic.net/free-photo/roommates-spending-time-together-home_23-2149358478.jpg", imageAlt: "Affordable menu"},
]}
animationType="slide-up"
gridVariant="three-columns-all-equal-width"
@@ -178,11 +178,11 @@ export default function LandingPage() {
textboxLayout="default"
testimonials={[
{
id: "1", title: "My Perfect Study Spot", quote: "I've found my sanctuary at The Bookmark Cafe. The books, the food, the ambiance—everything is perfect. I spend my afternoons here with friends and my evenings solo with a good book.", name: "Priya Sharma", role: "BCA Student, KM Agrawal College", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-standing-straight-smiling-striped-blouse-looking-confident_176474-36692.jpg?_wi=2", imageAlt: "Priya Sharma"},
id: "1", title: "My Perfect Study Spot", quote: "I've found my sanctuary at The Bookmark Cafe. The books, the food, the ambiance—everything is perfect. I spend my afternoons here with friends and my evenings solo with a good book.", name: "Priya Sharma", role: "BCA Student, KM Agrawal College", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-standing-straight-smiling-striped-blouse-looking-confident_176474-36692.jpg", imageAlt: "Priya Sharma"},
{
id: "2", title: "Exceptional Food & Warmth", quote: "The Quattro Stagioni pizza is incredible, and the staff treats you like family. It's rare to find a place that combines great food with a literary haven.", name: "Arjun Desai", role: "Regular Visitor & Book Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-street_23-2148289283.jpg?_wi=2", imageAlt: "Arjun Desai"},
id: "2", title: "Exceptional Food & Warmth", quote: "The Quattro Stagioni pizza is incredible, and the staff treats you like family. It's rare to find a place that combines great food with a literary haven.", name: "Arjun Desai", role: "Regular Visitor & Book Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-street_23-2148289283.jpg", imageAlt: "Arjun Desai"},
{
id: "3", title: "Worth Every Visit", quote: "Free WiFi, amazing hot chocolate, friendly staff, and endless books. This place has it all. Highly recommend to anyone in Kalyan West.", name: "Neha Gupta", role: "Engineering Student", imageSrc: "http://img.b2bpic.net/free-photo/pretty-long-haired-singing-woman_1187-5553.jpg?_wi=2", imageAlt: "Neha Gupta"},
id: "3", title: "Worth Every Visit", quote: "Free WiFi, amazing hot chocolate, friendly staff, and endless books. This place has it all. Highly recommend to anyone in Kalyan West.", name: "Neha Gupta", role: "Engineering Student", imageSrc: "http://img.b2bpic.net/free-photo/pretty-long-haired-singing-woman_1187-5553.jpg", imageAlt: "Neha Gupta"},
{
id: "4", title: "A Hidden Gem", quote: "Perfect for dates, study sessions, or just a quiet afternoon alone. The Book Exchange Program is genius—I'm always discovering new reads.", name: "Rahul Verma", role: "Literature Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3565.jpg", imageAlt: "Rahul Verma"},
]}
@@ -203,7 +203,7 @@ export default function LandingPage() {
{ text: "Order via WhatsApp", href: "https://wa.me/919876543210" },
]}
buttonAnimation="slide-up"
background={{ variant: "floatingGradient" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
</div>