Merge version_1 into main #2
@@ -20,7 +20,7 @@ export default function ChaHutPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="medium"
|
||||
sizing="mediumSizeLargeTitles"
|
||||
background="floatingGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="outline"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -43,7 +43,7 @@ export default function ChaHutPage() {
|
||||
<HeroCentered
|
||||
title="Sip. Relax. Repeat."
|
||||
description="Experience the 4.7⭐ rated tea spot in Rohini. Warm chai, cozy vibes, and moments worth savoring."
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", alt: "Happy customer"},
|
||||
@@ -104,13 +104,13 @@ export default function ChaHutPage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "Sarah Johnson"},
|
||||
id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Sarah Johnson"},
|
||||
{
|
||||
id: "2", name: "Rahul Sharma", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg?_wi=1", imageAlt: "Rahul Sharma"},
|
||||
id: "2", name: "Rahul Sharma", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg", imageAlt: "Rahul Sharma"},
|
||||
{
|
||||
id: "3", name: "Priya Patel", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "Priya Patel"},
|
||||
id: "3", name: "Priya Patel", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Priya Patel"},
|
||||
{
|
||||
id: "4", name: "Amit Kumar", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg?_wi=2", imageAlt: "Amit Kumar"},
|
||||
id: "4", name: "Amit Kumar", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg", imageAlt: "Amit Kumar"},
|
||||
]}
|
||||
cardTitle="Best chai in Rohini! Affordable, cozy, and the perfect hangout spot with great service and friendly vibes."
|
||||
cardTag="See what they say"
|
||||
|
||||
Reference in New Issue
Block a user