Merge version_1 into main #3
@@ -64,14 +64,13 @@ export default function LandingPage() {
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/marble-wall-texture_23-2148132262.jpg", imageAlt: "Decorative feature wall" }
|
||||
]}
|
||||
carouselPosition="right"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "circleGradient" }}
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", alt: "Customer 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", alt: "Customer 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", alt: "Customer 3" }
|
||||
]}
|
||||
avatarText="Trusted by 227+ happy customers"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -173,10 +172,8 @@ export default function LandingPage() {
|
||||
{ id: "5", title: "Expert Fireplace Solutions", quote: "The fireplace team at Tiletopia helped us choose the perfect heating solution for our home. Their knowledge and installation support made everything smooth and stress-free.", name: "Patricia Moore", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Patricia Moore" },
|
||||
{ id: "6", title: "Outstanding Customer Care", quote: "From the moment I walked in to after the delivery, Tiletopia's customer care was outstanding. They truly care about customer satisfaction and it shows in every interaction.", name: "David Thompson", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Thompson" }
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttonAnimation="none"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -210,7 +207,7 @@ export default function LandingPage() {
|
||||
{ text: "Visit Our Showroom", href: "https://maps.google.com/?q=Gerber+Blvd,+Gants+Plaza,+Cape+Town,+7140" }
|
||||
]}
|
||||
buttonAnimation="none"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "circleGradient" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user