Merge version_2 into main #2
@@ -1,4 +1,4 @@
|
||||
"use client"
|
||||
"use client";
|
||||
|
||||
import { CheckCircle, Coffee, Hammer, Leaf, Sparkles, Users } from "lucide-react";
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
@@ -88,7 +88,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Community Focus", description: "We're more than a shop—we're a gathering place for coffee lovers and bread enthusiasts.", icon: Users
|
||||
}
|
||||
]
|
||||
]}
|
||||
imageSrc="https://img.b2bpic.net/free-photo/baker-holding-fresh-bread-hands_169016-1421.jpg"
|
||||
imageAlt="Artisan coffee and fresh bread being prepared in a cozy café setting"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -158,7 +158,7 @@ export default function LandingPage() {
|
||||
id: "testimonial-3", name: "Sophie Martinez", role: "Coffee Enthusiast", company: "Local Roasters", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/smiley-man-posing-apron-with-coffee-pot_23-2148366687.jpg", imageAlt: "Sophie Martinez, coffee enthusiast"
|
||||
}
|
||||
]
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
title="What Our Community Says"
|
||||
|
||||
Reference in New Issue
Block a user