Skip to content

Remove phone number from website#67

Merged
jjuanrivvera99 merged 1 commit into
mainfrom
claude/remove-phone-website-5ATfT
Jun 7, 2026
Merged

Remove phone number from website#67
jjuanrivvera99 merged 1 commit into
mainfrom
claude/remove-phone-website-5ATfT

Conversation

@jjuanrivvera99

@jjuanrivvera99 jjuanrivvera99 commented Jun 7, 2026

Copy link
Copy Markdown
Member

Remove the phone contact entry from the contact section, drop the
telephone field from the JSON-LD Person schema, remove the phone click
analytics tracking, delete the now-unused phone icon, and update the
README accordingly.

Summary by CodeRabbit

Release Notes

  • Documentation

    • Updated README to reflect current contact options.
  • Changes

    • Removed phone contact method from contact section; email and location remain available.
    • Removed phone tracking from analytics monitoring.

Remove the phone contact entry from the contact section, drop the
telephone field from the JSON-LD Person schema, remove the phone click
analytics tracking, delete the now-unused phone icon, and update the
README accordingly.
@netlify

netlify Bot commented Jun 7, 2026

Copy link
Copy Markdown

Deploy Preview for jjuanrivvera99 ready!

Name Link
🔨 Latest commit e7cd21e
🔍 Latest deploy log https://app.netlify.com/projects/jjuanrivvera99/deploys/6a24bf06f1b373000850d64b
😎 Deploy Preview https://deploy-preview-67--jjuanrivvera99.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@coderabbitai

coderabbitai Bot commented Jun 7, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: be663919-0137-4d16-8953-ccd4a047bf34

📥 Commits

Reviewing files that changed from the base of the PR and between 53d64a2 and e7cd21e.

⛔ Files ignored due to path filters (1)
  • public/img/icons.svg is excluded by !**/*.svg
📒 Files selected for processing (3)
  • README.md
  • src/components/sections/Contact.astro
  • src/layouts/Layout.astro
💤 Files with no reviewable changes (1)
  • src/components/sections/Contact.astro

📝 Walkthrough

Walkthrough

Phone contact information is removed from the website across the UI component, documentation, structured data markup, and analytics tracking. The Contact component no longer displays a phone link, README contact and analytics sections are updated accordingly, JSON-LD schema removes the telephone field, and the analytics event handler for phone clicks is deleted.

Changes

Remove Phone Contact Information

Layer / File(s) Summary
Phone contact removal
src/components/sections/Contact.astro, README.md, src/layouts/Layout.astro
Contact component removes the phone (tel:) link and icon. README removes phone mentions from the Contact section description and tracked Analytics events. Layout removes the telephone JSON-LD field, updates the setupContactTracking comment to reference only email and social tracking, and removes the tel: click listener and contact_phone analytics event.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

📞➜🗑️ A phone line bids farewell,
Removed from every corner where it dwell.
Schema, tracking, UI set free—
Contact info, now just email and geography. 🐰✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Remove phone number from website' directly summarizes the main change: removing phone contact information across the website.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch claude/remove-phone-website-5ATfT

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@jjuanrivvera99 jjuanrivvera99 merged commit 07f6ad2 into main Jun 7, 2026
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants