Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -10,7 +10,7 @@ import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import ContactText from '@/components/sections/contact/ContactText';
|
||||
import FooterMedia from '@/components/sections/footer/FooterMedia';
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import { Paw } from "lucide-react";
|
||||
import { Heart } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="compact"
|
||||
sizing="mediumSizeLargeTitles"
|
||||
background="grid"
|
||||
background="circleGradient"
|
||||
cardStyle="soft-shadow"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -45,9 +45,9 @@ export default function LandingPage() {
|
||||
<HeroBillboardRotatedCarousel
|
||||
title="Welcome to Pet City"
|
||||
description="Your one-stop shop for everything your furry friends need. Quality pet products, expert care, and a community of pet lovers."
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Pet Care Excellence"
|
||||
tagIcon={Paw}
|
||||
tagIcon={Heart}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Shop Now", href: "#products" },
|
||||
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-looking-cat_23-2149078335.jpg", imageAlt: "kitten playing cute cat pet care animal companion"
|
||||
},
|
||||
{
|
||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/woman-writing-notepad-shop_107420-95958.jpg?_wi=1", imageAlt: "pet supplies pet food pet products shopping"
|
||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/woman-writing-notepad-shop_107420-95958.jpg", imageAlt: "pet supplies pet food pet products shopping"
|
||||
},
|
||||
{
|
||||
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/mother-with-daughter-home_1157-18662.jpg", imageAlt: "pet grooming pet care pet salon pet wellness"
|
||||
@@ -99,13 +99,13 @@ export default function LandingPage() {
|
||||
description="Browse our selection of premium pet products including food, toys, accessories, and care items."
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Premium Dog Food - Organic Blend", price: "$32.99", imageSrc: "/placeholders/placeholder1.webp?_wi=1", imageAlt: "Premium dog food bag", initialQuantity: 1
|
||||
id: "1", name: "Premium Dog Food - Organic Blend", price: "$32.99", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Premium dog food bag", initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "2", name: "Interactive Cat Toy Set", price: "$24.99", imageSrc: "/placeholders/placeholder1.webp?_wi=2", imageAlt: "Cat toy collection", initialQuantity: 1
|
||||
id: "2", name: "Interactive Cat Toy Set", price: "$24.99", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Cat toy collection", initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "3", name: "Comfortable Pet Bed - Large", price: "$59.99", imageSrc: "/placeholders/placeholder1.webp?_wi=3", imageAlt: "Cozy pet bed", initialQuantity: 1
|
||||
id: "3", name: "Comfortable Pet Bed - Large", price: "$59.99", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Cozy pet bed", initialQuantity: 1
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -124,19 +124,19 @@ export default function LandingPage() {
|
||||
{
|
||||
id: 1,
|
||||
title: "Professional Grooming", description: "Expert grooming services for all pet types including bathing, nail trimming, and styling tailored to your pet's needs.", phoneOne: {
|
||||
imageSrc: "/placeholders/placeholder1.webp?_wi=4", imageAlt: "Professional Grooming - Phone 1"
|
||||
imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Professional Grooming - Phone 1"
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "/placeholders/placeholder1.webp?_wi=5", imageAlt: "Professional Grooming - Phone 2"
|
||||
imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Professional Grooming - Phone 2"
|
||||
}
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Pet Training", description: "Certified trainers providing behavioral training, obedience classes, and customized training programs for puppies and adult pets.", phoneOne: {
|
||||
imageSrc: "/placeholders/placeholder1.webp?_wi=6", imageAlt: "Pet Training - Phone 1"
|
||||
imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Pet Training - Phone 1"
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "/placeholders/placeholder1.webp?_wi=7", imageAlt: "Pet Training - Phone 2"
|
||||
imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Pet Training - Phone 2"
|
||||
}
|
||||
}
|
||||
]}
|
||||
@@ -155,7 +155,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", role: "Pet Owner", company: "Happy Paws Family", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "woman portrait customer smiling face professional photo"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "woman portrait customer smiling face professional photo"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michael Chen", role: "Dog Lover", company: "Chen Family", rating: 5,
|
||||
@@ -163,7 +163,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", role: "Cat Enthusiast", company: "Rodriguez Pets", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "woman face smiling customer portrait professional headshot"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "woman face smiling customer portrait professional headshot"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Kim", role: "Pet Parent", company: "Kim Household", rating: 5,
|
||||
@@ -211,7 +211,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-writing-notepad-shop_107420-95958.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-writing-notepad-shop_107420-95958.jpg"
|
||||
imageAlt="pet store retail shop interior warm lighting"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user