Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2c45bbcc7c | |||
| 489c840586 | |||
| 1b5a4b98b5 |
@@ -5,7 +5,7 @@ import NavbarStyleCentered from "@/components/navbar/NavbarStyleCentered/NavbarS
|
|||||||
import HeroBillboard from "@/components/sections/hero/HeroBillboard";
|
import HeroBillboard from "@/components/sections/hero/HeroBillboard";
|
||||||
import InlineImageSplitTextAbout from "@/components/sections/about/InlineImageSplitTextAbout";
|
import InlineImageSplitTextAbout from "@/components/sections/about/InlineImageSplitTextAbout";
|
||||||
import FeatureCardOne from "@/components/sections/feature/FeatureCardOne";
|
import FeatureCardOne from "@/components/sections/feature/FeatureCardOne";
|
||||||
import TestimonialCardSix from "@/components/sections/testimonial/TestimonialCardSix";
|
import TestimonialCardTwo from "@/components/sections/testimonial/TestimonialCardTwo";
|
||||||
import ContactCenter from "@/components/sections/contact/ContactCenter";
|
import ContactCenter from "@/components/sections/contact/ContactCenter";
|
||||||
import FooterMedia from "@/components/sections/footer/FooterMedia";
|
import FooterMedia from "@/components/sections/footer/FooterMedia";
|
||||||
import { Coffee, Sparkles, Heart, Mail } from "lucide-react";
|
import { Coffee, Sparkles, Heart, Mail } from "lucide-react";
|
||||||
@@ -98,7 +98,7 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="testimonials" data-section="testimonials">
|
<div id="testimonials" data-section="testimonials">
|
||||||
<TestimonialCardSix
|
<TestimonialCardTwo
|
||||||
title="What Our Customers Say"
|
title="What Our Customers Say"
|
||||||
description="Real stories from people who visit John's Cafe"
|
description="Real stories from people who visit John's Cafe"
|
||||||
tag="Reviews"
|
tag="Reviews"
|
||||||
@@ -109,28 +109,24 @@ export default function LandingPage() {
|
|||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1", name: "Sarah Martinez", handle: "@sarahm_coffee", testimonial: "The best coffee I've had in years. The baristas truly know their craft and treat every order with care.", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-blond-short-hair-tanned-smiling-cute-gazing-camera-with-friendly_176420-44610.jpg?_wi=1", imageAlt: "woman portrait profile avatar headshot"
|
id: "1", name: "Sarah Martinez", role: "Coffee Enthusiast", testimonial: "The best coffee I've had in years. The baristas truly know their craft and treat every order with care.", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-blond-short-hair-tanned-smiling-cute-gazing-camera-with-friendly_176420-44610.jpg?_wi=1", imageAlt: "woman portrait profile avatar headshot"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2", name: "James Chen", handle: "@jchen_design", testimonial: "A hidden gem that feels like home. Perfect spot for morning meetings or quiet work sessions.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-with-copy-space_23-2148422282.jpg?_wi=1", imageAlt: "man portrait profile avatar headshot"
|
id: "2", name: "James Chen", role: "Designer", testimonial: "A hidden gem that feels like home. Perfect spot for morning meetings or quiet work sessions.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-with-copy-space_23-2148422282.jpg?_wi=1", imageAlt: "man portrait profile avatar headshot"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3", name: "Emma Thompson", handle: "@emmathompson", testimonial: "The ambiance, the coffee, the pastries—everything is thoughtfully curated. I'm here almost every morning.", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-blond-short-hair-tanned-smiling-cute-gazing-camera-with-friendly_176420-44610.jpg?_wi=2", imageAlt: "woman portrait profile avatar headshot"
|
id: "3", name: "Emma Thompson", role: "Regular Visitor", testimonial: "The ambiance, the coffee, the pastries—everything is thoughtfully curated. I'm here almost every morning.", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-blond-short-hair-tanned-smiling-cute-gazing-camera-with-friendly_176420-44610.jpg?_wi=2", imageAlt: "woman portrait profile avatar headshot"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "4", name: "Michael Park", handle: "@mpark_food", testimonial: "John's Cafe sets the standard for specialty coffee. Their single-origins are absolutely exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-with-copy-space_23-2148422282.jpg?_wi=2", imageAlt: "man portrait profile avatar headshot"
|
id: "4", name: "Michael Park", role: "Food Critic", testimonial: "John's Cafe sets the standard for specialty coffee. Their single-origins are absolutely exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-with-copy-space_23-2148422282.jpg?_wi=2", imageAlt: "man portrait profile avatar headshot"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "5", name: "Lisa Anderson", handle: "@lisa.reads", testimonial: "Finally, a cafe that respects coffee as an art form. The staff's passion is evident in every cup.", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-blond-short-hair-tanned-smiling-cute-gazing-camera-with-friendly_176420-44610.jpg?_wi=3", imageAlt: "woman portrait profile avatar headshot"
|
id: "5", name: "Lisa Anderson", role: "Book Lover", testimonial: "Finally, a cafe that respects coffee as an art form. The staff's passion is evident in every cup.", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-blond-short-hair-tanned-smiling-cute-gazing-camera-with-friendly_176420-44610.jpg?_wi=3", imageAlt: "woman portrait profile avatar headshot"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "6", name: "David Rodriguez", handle: "@davidrodz", testimonial: "More than just coffee—it's an experience. The community here is warm and welcoming.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-with-copy-space_23-2148422282.jpg?_wi=3", imageAlt: "man portrait profile avatar headshot"
|
id: "6", name: "David Rodriguez", role: "Community Member", testimonial: "More than just coffee—it's an experience. The community here is warm and welcoming.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-with-copy-space_23-2148422282.jpg?_wi=3", imageAlt: "man portrait profile avatar headshot"
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "7", name: "Google Maps Review", handle: "Google Maps", testimonial: "Outstanding specialty coffee experience. The attention to detail in every cup is remarkable, and the welcoming atmosphere keeps us coming back. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-with-copy-space_23-2148422282.jpg?_wi=4", imageAlt: "Google Maps review profile"
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
speed={40}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user