Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
{ text: "📍 Get Directions", href: "https://maps.google.com/?q=Coffee+Tea+Me+Agartala+TG+Rd+Ram+Nagar" }
|
||||
]}
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-woman-arranging-table-restaurant_23-2147936228.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-woman-arranging-table-restaurant_23-2147936228.jpg?_wi=1"
|
||||
imageAlt="Coffee Tea & Me café interior with cozy ambience"
|
||||
frameStyle="card"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
@@ -64,27 +64,27 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Priya Sharma", role: "Regular Customer", company: "Local Resident", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg", imageAlt: "woman portrait professional headshot smiling face photo customer"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg?_wi=1", imageAlt: "woman portrait professional headshot smiling face photo customer"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Arjun Dey", role: "Coffee Enthusiast", company: "Agartala", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "man portrait professional headshot smiling face photo customer"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1", imageAlt: "man portrait professional headshot smiling face photo customer"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Sneha Rao", role: "Pastry Lover", company: "Student", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg", imageAlt: "woman portrait professional headshot smiling face photo customer"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg?_wi=2", imageAlt: "woman portrait professional headshot smiling face photo customer"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Rohan Verma", role: "Business Owner", company: "Local Entrepreneur", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "man portrait professional headshot smiling face photo customer"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", imageAlt: "man portrait professional headshot smiling face photo customer"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Anjali Bhat", role: "Office Professional", company: "Agartala IT Park", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg", imageAlt: "woman portrait professional headshot smiling face photo customer"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg?_wi=3", imageAlt: "woman portrait professional headshot smiling face photo customer"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Vikram Singh", role: "Food Blogger", company: "Social Media", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "man portrait professional headshot smiling face photo customer"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=3", imageAlt: "man portrait professional headshot smiling face photo customer"
|
||||
}
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
@@ -103,7 +103,7 @@ export default function LandingPage() {
|
||||
{ text: "Order Online", href: "tel:097747%2095481" },
|
||||
{ text: "Reserve a Table", href: "tel:097747%2095481" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-woman-arranging-table-restaurant_23-2147936228.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-woman-arranging-table-restaurant_23-2147936228.jpg?_wi=2"
|
||||
imageAlt="Cozy café interior with warm lighting"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -142,7 +142,7 @@ export default function LandingPage() {
|
||||
description="আমরা টিজি রোডে অবস্থিত, রাম নগরের হৃদয়ে। সহজে অ্যাক্সেসযোগ্য, পার্কিং উপলব্ধ, এবং সর্বদা উষ্ণ স্বাগত।"
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-woman-arranging-table-restaurant_23-2147936228.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-woman-arranging-table-restaurant_23-2147936228.jpg?_wi=3"
|
||||
imageAlt="Café interior with comfortable seating"
|
||||
mediaAnimation="slide-up"
|
||||
inputPlaceholder="Enter your email for updates"
|
||||
|
||||
Reference in New Issue
Block a user